jb55's avatar
jb55
_@jb55.com
npub1xtsc...kk5s
I made damus, npubs, and zaps ⚡️ Independent bitcoin core and lightning dev. Owner of the oldest still running lightning node. 💍 Engaged to nostr:npub1l0gxx3qq9ex5lpurnfmqhfdrx27xfgj24sx6kqmk3r8a5cne63zspx78fx
jb55's avatar
jb55 22 hours ago
make sure to walk your wife at least once per day image
jb55's avatar
jb55 3 days ago
found my best friend/wife so i haven’t been on nostr much. we started a podcast called #thebadnerds. Making it zap powered. Stay tuned 📺
jb55's avatar
jb55 3 days ago
This is a scam, can’t believe it needs to be said but the number of people dming me saying they can’t claim their “wsats” is frankly disturbing. Come on people. View quoted note →
jb55's avatar
jb55 3 days ago
dangerously skipping permissions so i can enjoy the sunset image
jb55's avatar
jb55 5 days ago
can we stop pretending matcha tastes good
jb55's avatar
jb55 5 days ago
claude loves saying that certain software constructs are “load-bearing”. I don’t know any human who says this. I wonder where it picked this up 🤔
jb55's avatar
jb55 5 days ago
Using NIP-SNS for private team data. Its like giftwrap+PNS. - Zero metadata on envelope (no tags). - Knowledge of the team key allows you to seal posts to the team channel - Seals are member-signed, nip44 encrypted inner-envelopes with rumors inside. - Adding team members is just sharing your team key via giftwrap. No need to rewrap existing notes to new members. - Members posting SNS notes under this channel reveals no info to relays. - Member sealed notes can’t be leaked to relays just like giftwraps. - it’s basically giftwraps without the p tag, because the p tag is already known from the team pubkey - its an encrypted channel where members can share notes to each other! - Key rotation is just giftwrapping the new team key (generation+1) to the new member set (allows you to remove members) Added support for this to nostrdb so it will automatically unwrap these. Going to use this for most of the shared private data in notedeck (shared issue boards, shared agent sessions, notion/obsidian style notes, etc) Cheers! 🍻
jb55's avatar
jb55 1 week ago
longform editor / obsidian+notion clone is coming along
jb55's avatar
jb55 1 week ago
command line tool to introspect your agentium sessions/agents running across all of your devices View quoted note → image
jb55's avatar
jb55 1 week ago
test plz ignore headway:dave/since-ostrich-ahead
jb55's avatar
jb55 1 week ago
coding harness and issue tracker is fully integrated with each other and work over nostr. runs off the relay in my home, no third parties needed. I build most of my software from my phone these days. Way more powerful than buzz and uses less tokens.
jb55's avatar
jb55 1 week ago
anyone building tapsigner alternatives?
jb55's avatar
jb55 2 weeks ago
sneak peek at rich hyperlinks in notedeck. both notebook and dave have no idea about headway (our issue tracker), but can render an inline issues when it see a headway reference (eg: notedeck#label-orphan-chalk) this is because when you create a notedeck app, you can provide parsers and renderers to the browser! then any app can use these parsers/renderers to render rich hyperlinks. fun!
jb55's avatar
jb55 2 weeks ago
I recently did a 2 tab lsd trip and the hallucinations were so intense my entire consciousness effectively collapsed into some kind of existential spiral. When i came out of it i was 1000% convinced i actually died and that the new consciousness i was experiencing was some kind of virtual afterlife because everything was cel-shaded, glitchy, and virtual. I was like this for hours until the effect wore off and my brain started rendering things normally again. I totally understand mkultra now, it can make you believe stuff that is completely fabricated by your mind. Never doing 2 tab again. Maybe.
jb55's avatar
jb55 2 weeks ago
some #headway progress: - subissues - activity feeds - status icons it has replaced linear for me already! I've also just landed a "work-order" concept so ais can sequence work while it creates issues for you. then you can just type "notedeck ready" to see the next thing to work on. ais can just keep calling this to always know what to work on next.
jb55's avatar
jb55 2 weeks ago
started working on the notebook note vault beyond just the canvas. for now notes are NIP-PNS-encrypted longform articles. was cool to see my vault populate with existing articles i wrote in the past. once i add non-encrypted publishing it could be a decent longform client...