| ▲ | ChrisMarshallNY 4 hours ago | |||||||
This is true. I have always prided myself on writing concise, high-Quality code, because it tends to be quite debt-free. So far, LLMs seem to deliver code with "Louie Da Loan Shark"-levels of tech debt. | ||||||||
| ▲ | mullingitover 3 hours ago | parent | next [-] | |||||||
The problem is that the lines of code are riding on a stack of other dependencies that all need care and feeding. Things reach EOL. Frameworks have major breaking changes. CVEs are discovered. | ||||||||
| ▲ | bluefirebrand 2 hours ago | parent | prev | next [-] | |||||||
You mentioned in another part of this thread that you worked in hardware mostly? It seems like the cost of changing hardware code is high enough to still insist on building it high quality, is that accurate? | ||||||||
| ||||||||
| ▲ | KerrAvon 4 hours ago | parent | prev [-] | |||||||
You can actually get high-quality code out of them -- at least with Claude; not had a great experience with Gemini -- but for complex tasks requires riding them very, very hard and really understanding where things can go wrong and poking at them repeatedly. Iterate, iterate, iterate. | ||||||||
| ||||||||