jb55's avatar
jb55
_@jb55.com
npub1xtsc...kk5s
I made damus, npubs, and zaps โšก๏ธ Independent bitcoin core and lightning dev.
jb55's avatar
jb55 1 month ago
๐Ÿ‘€๐Ÿ”Ž image
jb55's avatar
jb55 1 month ago
it works! built a wgpu rendering engine from scratch. this works as a render pass so I should be able to draw arbitrary 3d models in damus android/desktop now. lol. what if you could share models on a post like you can share images? View quoted note โ†’
jb55's avatar
jb55 1 month ago
starting to practice a form of vibe coding where I am not allowed to copy and paste or let it modify any of my files directly. I have to manually type everything it generates. benefits: 1. you understand all of the code, so that its easier to modify in the future. 2. you can make the code your own, fix bugs, tweak it, etc as you are implementing it. it's a bit slower but the lack of #1 is my biggest complaint about vibe coding. symbiote programming?
jb55's avatar
jb55 1 month ago
starting to add a few more metrics to the dashboard based on what your node has seen. once we have WoT merged in nostrdb we'll be able to filter the dashboard based on your web of trust in realtime. could be a cool way to visualize the activity of the network with respect to your friend groups, etc.
โ†‘