this post was submitted on 04 Apr 2025
848 points (97.6% liked)
Technology
68441 readers
2600 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
AI can look at a bajillion examples of code and spit out its own derivative impersonation of that code.
AI isn't good at doing a lot of other things software engineers actually do. It isn't very good at attending meetings, gathering requirements, managing projects, writing documentation for highly-industry-specific products and features that have never existed before, working user tickets, etc.
I work in an environment where we're dealing with high volumes of data, but not like a few meg each for millions of users. More like a few hundred TB fed into multiple pipelines for different kinds of analysis and reduction.
There's a shit-ton of prior art for how to scale up relatively simple web apps to support mass adoption. But there's next to nothing about how do to what we do, because hardly anyone does. So look ma, no training set!