16
Chatto is now Open Source!
(www.hmans.dev)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
The fact that it has been around since 2011 and still suffers from UI problems and other bugs really highlights the problem with your arguments. You also very clearly have no idea how software development actually works if you think that code written manually by a human is inherently more reliable. Humans make mistakes all the time that's why we have software bugs in the first place. The way we ensure that code works is by having things like tests, specifications, and code reviews. All of these same tools work just as well with LLM generated code as they do with code written by hand.