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
fixing notecrumbs bugs while running errands. just opened notedeck on my laptop and continued the claude code work remotely via damus android. dave is powerful ๐


i thought bitcoin was dead when it crashed from $30 to $1
View quoted note โ
my OS is saying #notedeck is using 6GB of ram but its really not. this is because it uses an avanced form of caching for performance: it effectively loads all of nostr into unused system memory that is easily reclaimed by the OS if it needs it (virtual memory).
unfortunately OS's don't communicate this at all to the user :( it just shows 6GB instead of the actual reserved amount which is about 400MB
it's kind of neat knowing 2 million notes are loaded into my system's page cache ready to be queried using local search at RAM speeds :D
you can't do this with browser apps, this is only possible with native code. another reason why notedeck is so much faster than other clients.


cancelled my linear.app subscription because i really don't want to pay $1000 per year for issue tracking. time to make an issue tracker in notedeck...
interestingly enough, the original mastodon post for this note was removed? lol
https://mastodon.social/@fefe_interim/115417388806378030
now immortalized via nostr+notepack
@Ben Arc
View quoted note โ
takedown this
View quoted note โ
notepack viewer
might still be worth loading profiles from a profile cache somewhere (like a relay/notecrumbs). if it can't load profile then it just falls back to rendering a profile pubkey? will add that next.
View quoted note โ
added the ability to create npack links! just paste the raw json in
View quoted note โ
notepack viewer
notes and other stuff transferred by urls
NOSTUR
oh wait
View quoted note โ
ben gave me the idea:
View quoted note โ
View quoted note โ
quick experiment: render a note directly from a URL. no relays needed.
notepack viewer