Live data from Hacker News

Are Devs Becoming Lazy? The Rise of AI and the Decline of Care

blackentropy.bearblog.dev

41–44 of 44 posts

Re: Are Devs Becoming Lazy? The Rise of AI and the Decline of Care

#41
The adoption of AI in software development is absolutely mental to me. We as a collective are literally and willingly forfeiting our core skillset to technology that can only be operated by four huge tech companies that is known to get things seriously wrong. The I Got Mine mentality that justifies it all is staggering.

Re: Are Devs Becoming Lazy? The Rise of AI and the Decline of Care

#42
post #9

> In the old days, developers had to really know their stuff. Coding wasn’t just a checklist—it was a craft, and every line was written with care. you've lost me here. Caring and attention to quality have always been in short supply. Or supply _and_ demand when I think of some of the startups I've worked for.

Would you believe we were once writing code without going online and with just a few essential commercial libraries, if anything besides what our OS and toolchain provides at all? We'd literally have to keep a mental model of our code and all the things it touches and would personally write the utilities we needed to get it done. Of course it's absurd to claim "every line was written with care" but there really has b…

Hope you don't mind the self-plug, but I'm helping run a community [0] dedicated to reviving the craft, with a conference [1] coming up in a couple weeks!

[0] https://handmade.network

[1] https://handmadecities.com

Re: Are Devs Becoming Lazy? The Rise of AI and the Decline of Care

#43
post #41

The adoption of AI in software development is absolutely mental to me. We as a collective are literally and willingly forfeiting our core skillset to technology that can only be operated by four huge tech companies that is known to get things seriously wrong. The I Got Mine mentality that justifies it all is staggering.

Good quality LLMs run offline and locally on average PCs. And most software developers have always embraced new technologies that make us more productive.

This is not the first time writing software got a lot more accessible and it won't be the last.

Re: Are Devs Becoming Lazy? The Rise of AI and the Decline of Care

#44
post #41

The adoption of AI in software development is absolutely mental to me. We as a collective are literally and willingly forfeiting our core skillset to technology that can only be operated by four huge tech companies that is known to get things seriously wrong. The I Got Mine mentality that justifies it all is staggering.

Good quality LLMs run offline and locally on average PCs. And most software developers have always embraced new technologies that make us more productive. This is not the first time writing software got a lot more accessible and it won't be the last.

Linters, autocomplete and one-click refactor are one thing.

"Write me a function that does x" is career-ending.

Post reply on HN