this post was submitted on 06 Jun 2026
304 points (98.4% liked)
Technology
85184 readers
3897 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
I'm not much of an AI skeptic compared to most on Lemmy. I think the technology is incredibly useful and probably beneficial to society if we can remove the control of the ruling class.
That said I truly don't understand how the AI business model is supposed to work. I'm sure there is some market for businesses, governments, etc., basically people who have too much money who may want to pay for the latest and greatest models.
But I don't really see the average consumer doing this when slightly less good versions will almost certainly be available for free. And the above customers will not be able to support the level of investment that's going on right now.
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.
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.
yes, that's bad
yes, that's bad
How is that bad? I can't count how many times I've revisited my work a year or more later, and wondered what I was thinking, having taken 2 minutes to parse something dense that I wrote, and then thought "why didn't I make this a little clearer at the time?"