Comment on The Case for Software Craftsmanship in the Era of Vibes — Zed's Blog
kayazere@feddit.nl 4 weeks ago
Using AI to produce software faster only helps capitalists companies extract more value out of their workers in a shorter time. This actually reduces worker worth, as their salary isn’t increased to match their increased output, the company takes more from them.
Outside of a work context there is zero incentive to use AI, as you can take all the time to learn and craft quality code.
kkj@lemmy.dbzer0.com 4 weeks ago
If you use LLMs like they should be, i.e. as autocomplete, they’re helpful. Classic autocomplete can’t see me type “import” and correctly guess that I want to import a file that I just created, but Copilot can. You shouldn’t expect it to understand code, but it can type more quickly than you and plug the right things in more often than not.