Join Nostr
2026-02-09 15:58:38 UTC
in reply to

hzrd149 on Nostr: Somewhat, LLMs can build a lot fast and can debug / fix things fast too. but I'm ...

Somewhat, LLMs can build a lot fast and can debug / fix things fast too. but I'm still figuring out how to make them write "good" code. for example every time I use them on a new nostr app they always write long running nostr "requests" and wait for it finish loading, without understanding that loading events from nostr relays never finishes. so the apps feel really slow :/