Join Nostr
2026-02-23 19:57:57 UTC

s00ner🌈 on Nostr: A pattern I've seen on LLM coded web apps is an application that looks like it has ...

A pattern I've seen on LLM coded web apps is an application that looks like it has appropriate auth mechanisms on the surface but has an API that is wide open to anyone, no auth required. That's not even a rookie level mistake, that's a baby's first web app that shidded its diaper.