!robot what time is it?
Justin Moon
npub1zxu6...cx2y
GN
Catholics have some funny saints


git worktrees are extremely useful when you're running concurrent coding agents.
Last couple days I made this[1] little `vibe` bash script that you can call like `vibe ~/code/ziggurat "please make me a nostr rely in zig"` and it will
- create a tmux session called "vibe" if one doesn't already exist
- create a tmux window in the "vibe" session
- use gpt-4o-mini to summarize your prompt into 15 chars and use this as git branch, git worktree and tmux window name. neat thing here is that i'm reading the api key out of 1password cli: `OPENAI_API_KEY=$(op read "op://cli/openai/configs" 2>/dev/null)`
- launch claude code with the prompt
Now my workflow is that I usually have ~5 agents running at once in a tmux session. The tmux window name at the bottom changes color when the agent stops running (forgot how i did that lol). Pretty slick.
[1] 

Gist
vibe
GitHub Gist: instantly share code, notes, and snippets.

If you want to help me and @Paul re-write the entire Nostr ecosystem in Zig, please apply to Sovereign Engineering


Sovereign Engineering
Sovereign Engineering
The program that brought you Blossom, Nutzaps, Wikifreedia, Nsite, TollGate, Zapstore, and more...

I want to start a podcast but don’t know anybody who laughs good enough to be my sidekick
It’s humbling to realize Alex Jones figured things out 20 years before you did ...
The first (1553) English joint stock company was called
The Mysterie and Companie of the Merchant Adventurers for the Discoverie of Regions, Dominions and Places Unknown
GN
@shroominic check your DMs!
You should apply to Sovereign Engineering.


Sovereign Engineering
Sovereign Engineering
The program that brought you Blossom, Nutzaps, Wikifreedia, Nsite, TollGate, Zapstore, and more...
@Gigi @jack You guys might like this talk about a new browser being developed called Ladybird.
The dev makes an interesting point that there are only 3 distinct browsers that don't just wrap someone else's browser engine: Chrome, Safari, Firefox. Google spends $2b / year on Chrome, Safari takes $20b / year from Google to be default search engine, and Firefox takes $500m from Google for same reason.
**There is no browser that isn't funded by Google ads.**
Ladybird is targeting alpha release in 2026 and general release in 2028 with no funding from Google, and no web code from Google (maybe share encryption libs etc), and a budget that's like 1/1000 of Chrome's budget.
