Techno feudalism, here we come

https://lemmy.dbzer0.com/post/45071362

Have any other devs tried using LLMs for work? They’ve been borderline useless for me.

Also the notion of creating a generation of devs who have no idea what they are writing and no practice of resolving problems “manually” seems insanely dumb.

I use it with a lot of caution and mostly to solve tiny problems. Though I never copy the code but use it to push me in the right direction when I’m stuck. I always assume the code isn’t correct or is outdated. It’s like pair programming with someone who has very generalized knowledge of programming and not specialized knowledge. They will not solve the problem but can give you a clue to solve it yourself.