the board feels more alive when the ais look like they are dragging notes between columns :P
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.
soulbound to nostr:npub1l0gxx3qq9ex5lpurnfmqhfdrx27xfgj24sx6kqmk3r8a5cne63zspx78fx
nostr enables you to build apps that are isolated from each other complexity wise (unix philosophy, do one thing well), but also enables interoperability at the data layer.
a browser specifically designed to support application developement with this style will open up a whole new way of building interoperable applications better than the web ever could.
it's the world wide web of applications. internet 2.0
all the web could do was hyperlinks. nostr enables shared data models.
few understand how huge this is.
View quoted note →
i have multiple agents updating my issue board while they work.
would be cool if #headway showed which agent is working on what, and then you could click it to open that dave's claude-code/codex sessions. 🤔


might need to prioritize this...
View quoted note →
View quoted note →definitely. it can already summarize threads! many more features to come.
View quoted note →
View quoted note →a gitnostr client seems like the obvious next step for our productivity suite.
Will be able to clone git dirs directly to disk and a bunch of other capabilities not available in normal web browsers.
View quoted note →
just added a really cool feature to the nostr browser. check it out!
adding a rust trait in notedeck that allows notedeck apps to register renderers for different note kinds.
then there will be a browser api for rendering notes even if the app doesn't know how to render them.
if any app knows how to render a note, any other app can render it as well.
going to use this for rendering threads/issues/anything in the obsidian-style note taking app.
building a local first, e2e encrypted productivity suite for individuals and teams. will have notes and issues to start. works without internet and syncs to a company/team relay when you come back online.
View quoted note →
gm 🍣


added negentropy support to the embedded notedeck relay.
now you can use the #headway cli without notedeck open (it will maintain a sync of the issues/boards)
anytime you use the cli while notedeck is open it will automagically sync with the board
because headway issues are CRDT-style, the cli and notedeck become a mutual replica. no external relays needed.
pretty neat!
View quoted note →
demo of making the #headway issue tracking notedeck app ai-friendly
the companion headway-cli tool talks to the embedded notedeck relay to interact with the UI, but also can work as a local issue tracker if notedeck is not open
View quoted note →