Damus

Recent Notes

wyrm profile picture
I can't for the life of me figure out how to add and remove relays in Damus now. There are no buttons. Just a detail view when you click on one. Need to update my relays list because it's probably very outdated now 🤣
jack · 68w
https://venice.ai/
wyrm profile picture
Been using it for a few months, they are adding features fast. Now that they have verifiably end to end encrypted AI it's really the only service anyone should use. We are giving AI companies way too much information, and not even for free, we're paying them for it.
wyrm · 1w
https://blossom.primal.net/bf537305c74370c5abb5d9c3dd34e647dead23d005ba24633103ff0c953964e2.png
wyrm profile picture
When you come back to Nostr after a year, so much has changed because of new things people built, that it's hard to figure out how things even work now 🤣
jb55 · 1w
ai coding killing the joy of coding is a real concern of mine. you have to use ai to be competitive productivity wise, yet this makes the act of building software less fun for people who actually enjo...
wyrm profile picture
I don't think programming is going away. We will eventually turn prompting into a new kind of programming language. People already are noticing how bad prompts give you bad results. So it makes sense to invent a new kind of programming language where the AI is the compiler.
wyrm profile picture
Merry Christmas!



(Yeah I'm using this as an excuse to play around with Apple Image Playground, so what? 🤣)
wyrm · 91w
Who would have thought, the new ChatGPT o1 is actually writing usable code. Still stupid of course, but way way better than before. https://openai.com/index/introducing-openai-o1-preview/
wyrm profile picture
Actually, it's still really bad, at least for writing Flutter code. At first, I thought it saved me 2 hours of writing the code myself, but then I had to spend 2 hours improving the bad code it produced. It basically (badly) reimplemented a bunch of widgets that already come with Flutter. The code worked but it reinvented the wheel for absolutely no reason, bad idea.