this post was submitted on 01 Aug 2025
100 points (100.0% liked)
chat
8447 readers
385 users here now
Chat is a text only community for casual conversation, please keep shitposting to the absolute minimum. This is intended to be a separate space from c/chapotraphouse or the daily megathread. Chat does this by being a long-form community where topics will remain from day to day unlike the megathread, and it is distinct from c/chapotraphouse in that we ask you to engage in this community in a genuine way. Please keep shitposting, bits, and irony to a minimum.
As with all communities posts need to abide by the code of conduct, additionally moderators will remove any posts or comments deemed to be inappropriate.
Thank you and happy chatting!
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’m in the tech/programming space and a friend of mine asked me just last night if I’d started using LLM agents in my workflow yet (zorbo). Of course I haven’t, but I’ve tried them. I asked how he deals with the hallucinations, security holes, and unreliability. He told me he just regenerates sections of code until it works well enough then hand edits it to solve the inherent issues. I was like surely that’s insanely expensive to do??? Those API costs are STEEP. And he agreed it would be if his work didn’t cover all of the costs
In short his job is paying more money for him to accomplish a similar amount in a roundabout way but with greater risk of security issues and lack of maintainability. This is the hyper efficient SWE revolution that’s threatening to replace us lol
Not to mention engineers not being able to understand the own code they're responsible for maintaining.