Comment on The proletarianization of tech workers
AstridWipenaugh@lemmy.world 1 year agoAI coding is just another tool developers have at their disposal now. It will just raise the bar for expected output. I expect within a few years it will be popular to describe a process, have an AI tool spit out some intern-grade hot mess that maybe compiles, then have a junior developer fix it, and a senior developer write the custom/complex parts. If the AI is good enough, it’ll be a significant time saver for it to get you more than half way to done. It could even be tamed with a test-driven development approach.
Write a bunch of good tests and have the AI generate code that passes the tests. What could possibly go wrong… lol
expr@programming.dev 1 year ago
I find it highly overrated in terms of productivity in general, particularly when writing anything remotely non-trivial/company-specific.
There’s also the absolutely massive issue of licensing/IP/etc. Any company that’s not full of dumbasses should recognize the massive risk and liability involved and stay the fuck away.