this post was submitted on 06 Jun 2026
208 points (98.6% liked)
Technology
85168 readers
4329 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How is the technology useful?
For the love of Asimov, someone please explain.
It is useful for programming, I know a lot of people here don't want to hear that, but denying it now is being willfully ignorant. No it isn't good enough that you can tell it "just go do the thing" and then accept what it gives you without checking it, but using it as a tool as a professional can very much improve your work and how quickly you do things.
For me recently I used it to unpick a nasty race condition that was occasionally causing a program I was working on to lock up and couldn't figure out why. It took some back and forth with it but it did help me figure it out when before I had been stumped.
Everyone I work with that uses it is worse at their job than before they started using it, and I've lost the ability to teach them how to actually do good work because telling the c-suite they're 10x now (even though they're producing only slightly more code and more issues) makes the c-suite happy. I could believe that some people have made small improvements to their workflows but its obvious to anyone competent that it's not as big as an improvement as they'd have you believe and the vast majority is just people getting addicted to the slot machine, deskilling, and creating inferior output.
I do work in software, and my main focus is on code review, as we work with money, and things have happened due to many factors.
I DO NOT want any more work being done. Fuck that. It's hard reviewing 'normal' amount of code, multiplying it will backfire horrendously.
I do not need people not being able to figure out their bugs. It's the most important part of the job, and not being able to fix it quickly costs us a lot.
If you need to fix something in a library you don't understand... maybe you should review it before using? There are situations when it's not possible, usually in low risk fields, frontends and such, but even then, we (IT in general) produce so much shit for no real gain. And we need LESS of it, not more.
it’s not useful for programming and it makes code more verbose, poorly structured, and requires too many attempts to get a mildly useful block.