▲ | bibiver 15 hours ago | |||||||||||||||||||||||||||||||
I saw this and was like, what? > have we advanced much in 30 years? IDEs have changed a lot, specially with AI-assisted ones. The author kind of acknowledges it, but imho it's a paradigm shift. Not just "a major difference". > The only major difference that we are starting to see might be AI-assisted coding, but this is a feature mostly provided by a remote service, not even by the installed code! Then I realized it’s a post from 2023. IDEs have changed a lot since then. Autocompletion has evolved from merely suggesting function names to completing 20 lines of code in the blink of an eye. It's great for productivity, but it also makes you lazy, to the point where you can't live without it. In my opinion, software engineers should “disable the autopilot” from time to time, just like airline pilots must occasionally land without it. Otherwise, you end up becoming too dependent on it. | ||||||||||||||||||||||||||||||||
▲ | nxor 15 hours ago | parent [-] | |||||||||||||||||||||||||||||||
Is this not an overstatement? How does a person understand code if they write so much of it with AI? | ||||||||||||||||||||||||||||||||
|