Comment on AI agents wrong ~70% of time: Carnegie Mellon study
sugar_in_your_tea@sh.itjust.works 6 days agoExactly. Vibe coding is bad, but generating code for something you don’t touch often but can absolutely understand is totally fine. I’ve used it to generate SQL queries for relatively odd cases, such as CTEs for improving performance for large queries with common sub-queries. I always forget the syntax, and LLMs are great at generating something reasonable that I can tweak for my tables.
LePoisson@lemmy.world 6 days ago
Me with literally everything code I touch always and forever.