▲ | johnfn 5 months ago | ||||||||||||||||||||||
Not all code needs to be written at a high level of quality. A good deal of code just needs to work. Shell scripts, one-offs, linter rules, etc. | |||||||||||||||||||||||
▲ | jayd16 5 months ago | parent | next [-] | ||||||||||||||||||||||
It'll be really interesting to see if the tech advances fast enough that future AI can deal with the tech debt of present day AI or if we'll see a generational die off of apps/companies. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | jjice 5 months ago | parent | prev | next [-] | ||||||||||||||||||||||
You’re objectively correct in a business context, which is what most software is for. For me, seeing AI slop code more and more is just sad from a craft perspective. Software that’s well designed and architected is a pleasure to read and write, even if a lower quality version would get the job done. I’m watching one of the things I love most in the world become more automated and having the craftsmanship stripped out of it. That’s a bit over dramatic from me, but it’s been sad to watch. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | Aperocky 5 months ago | parent | prev [-] | ||||||||||||||||||||||
Having seen my fair share of those, they tend to work either until they don't, or you need to somehow change it. |