this post was submitted on 08 Dec 2024
149 points (92.6% liked)
Technology
59976 readers
3693 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- 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, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be 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
I use various models on a daily basis (as a software/infrastructure developer), and can say that the reason they are able to sell AI is that it's really useful.
Like any tool, you have to work with its strengths and weaknesses, and it's very much a matter of "shit in, shit out."
For example, it can easily get confused with complicated requests, so they must be narrowly focused. Breaking large problems down into smaller ones is a normal part of problem solving, so this doesn't detract from its utility.
Also, it sometimes just makes shit up, so it's absolutely necessary to thoroughly test everything it outputs. Test-driven development has been around for a long time, so that's not really a problem either.
It's more of a booksmart intern assistant than a professional software engineer, but used in this way it's a great productivity booster.