jb55's avatar
jb55
_@jb55.com
npub1xtsc...kk5s
I made damus, npubs, and zaps ⚡️ Independent bitcoin core and lightning dev.
jb55's avatar
jb55 0 months ago
Are software licenses like GPL useless now that you can create a completely rewritten version of an entire codebase at the click of a button?
jb55's avatar
jb55 0 months ago
nostrdb doesn’t support replaceable notes because replaceable notes are a terrible idea. it does something much better: it stores every version of the replaceable note, and recovers replaceable note queries using a special query called a fold. Fold queries allow you to perform any logic you want while walking a filter. Whats cool about this is that you could have a query that shows the last 3 versions of each replaceable event. This can be useful for showing things like how your contact list has changed over time. image
jb55's avatar
jb55 0 months ago
the power if nostrdb is starting to show when you are negentropy syncing tens of thousands of encrypted notes that get automatically decrypted and unwrapped in a dedicated threadpool. agentium can send tens of thousands of private notes over many sessions: every time an agent does tool calls, sends a message, etc. so the performance gains from nostrdb is pretty significant.
jb55's avatar
jb55 0 months ago
been using codex a bit in agentium. codex is way more autistic than opus. I makes file edits using python scripts. what a weirdo. it's cool I can experiment with both of then remotely on the go via the same interface now image
jb55's avatar
jb55 0 months ago
I stopped running my clawdbot, gotta conserve tokens for actually useful work (swarm of non-autonomous coding agents) jex0 was useful for certain things, but it still felt like a waste of tokens for most of the things it was doing.
jb55's avatar
jb55 1 month ago
now that I have an army of agents to work on all my crazy ideas... i now have a working prototype of a thing i've always wanted to build: virtual shared spaces over nostr.
jb55's avatar
jb55 1 month ago
Kind of crazy this is my main coding interface now. coordinating 8+ coding agents across all my projects thanks to nostr . I think my favourite thing is that it has completely freed me from my desktop. I can be walking, working out, at a bar. Much healthier way to code image