this post was submitted on 04 Apr 2025
854 points (97.7% liked)
Technology
69391 readers
2828 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Everyone gains from progress. We've had the same discussion over and over again. When the first sewing machines came along, when the steam engine was invented, when the internet became a thing. Some people will lose their job every time progress is made. But being against progress for that reason is just stupid.
I'm not sure at this point. The sewing machine was just automated stitching. It is more similar to Photos and landscape painters, only it is worse.
With the creative AI basically most of the visual art skills went to "I'm going to pay 100$ for AI to do this instead 20K and waiting 30 days for the project". Soon doctors, therapists and teachers will look down the barrel. "Why pay for one therapy session for 150 or I can have an AI friend for 20 a month".
In the past you were able to train yourself to use sewing machine or learn how to operate cameras and develop photos. Now I don't even have any idea where it goes.
AI is changing the landscape of our society. It's only "destroying" society if that's your definition of change.
But fact is, AI makes every aspect where it's being used a lot more productive and easier. And that has to be a good thing in the long run. It always has.
Instead of holding against progress (which is impossible to do for long) you should embrace it and go from there.
I use AI for programming questions, because it's easier than digging 1h through official docs (if they exists) and frustrating trial and error.
However quite often the ai answers are wrong by inserting nonsense code, using for instead of foreach or trying to access variables that are not always set.
Yes it helps, but it's usually only 60% right.
I used to do this, but not anymore. The amount of time I have to spend to verify it and correct it sometimes takes longer than if I were just to do it myself, and the paranoia that comes with it isn’t worth the time for me anymore.