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
_@jb55.com
npub1xtsc...kk5s
I made damus, npubs, and zaps ⚡️
Independent bitcoin core and lightning dev.
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.


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.
Anthropic is building something similar! I wonder if they support multiple agent autoswitching… gotta try it out still
remote control is the future though. so powerful
View quoted note →
X (formerly Twitter)
Claude (@claudeai) on X
New in Claude Code: Remote Control.
Kick off a task in your terminal and pick it up from your phone while you take a walk or join a meeting.
Cla...
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 

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.
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.
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

