Found this in my drunk drafts:
“The casino <-> stripclub circular economy…”
Not sure where i was going with this
jb55
_@jb55.com
npub1xtsc...kk5s
I made damus, npubs, and zaps ⚡️
Independent bitcoin core and lightning dev.
go Seahawks #sportsball
When you think you have novel article idea and ai one shots it from a single sentence, and in a much better way of articulating it than your own thoughts. I’m just an NPC now
https://chatgpt.com/share/696c2cc6-1b3c-800f-b500-fe777b62ee05
if we separate the data representation of our world from rendering, we can build both 3d and plaintext clients
README - protoverse - A metaverse protocol
nostr is already an mmorpg, we just don't have the client to show it yet
private reactions are cool 

👀🔎


it works! built a wgpu rendering engine from scratch.
this works as a render pass so I should be able to draw arbitrary 3d models in damus android/desktop now. lol.
what if you could share models on a post like you can share images?
View quoted note →
starting to practice a form of vibe coding where I am not allowed to copy and paste or let it modify any of my files directly. I have to manually type everything it generates.
benefits:
1. you understand all of the code, so that its easier to modify in the future.
2. you can make the code your own, fix bugs, tweak it, etc as you are implementing it.
it's a bit slower but the lack of #1 is my biggest complaint about vibe coding.
symbiote programming?