this post was submitted on 06 Sep 2024
862 points (97.4% liked)
Technology
59148 readers
2533 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No you can't. Simplifying it grossly:
They can't do the most low-level, dumbest detail, splitting hairs, "there's no spoon", "this is just correct no matter how much you blabber in the opposite direction, this is just wrong no matter how much you blabber to support it" kind of solutions.
And that happens to be main requirement that makes a task worth software developer's time.
We need software developers to write computer programs, because "a general idea" even in a formalized language is not sufficient, you need to address details of actual reality. That is the bottleneck.
That technology widens the passage in the places which were not the bottleneck in the first place.
I think you live in a nonsense world. I literally use it everyday and yes, sometimes it's shit and it's bad at anything that even requires a modicum of creativity. But 90% of shit doesn't require a modicum of creativity. And my point isn't about where we're at, it's about how far the same tech progressed on another domain adjacent task in three years.
Lemmy has a "dismiss AI" fetish and does so at its own peril.
And I wouldn't know where to start using it. My problems are often of the "integrate two badly documented company-internal APIs" variety. LLMs can't do shit about that; they weren't trained for it.
They're nice for basic rote work but that's often not what you deal with in a mature codebase.
Again, dismiss at your own peril.
Because "Integrate two badly documented APIs" is precisely the kind of tasks that even the current batch of LLMs actually crush.
And I'm not worried about being replaced by the current crop. I'm worried about future frameworks on technology like greyskull running 30, or 300, or 3000 uniquely trained LLMs and other transformers at once.
I'm with you. I'm a Senior software engineer and copilot/chatgpt have all but completely replaced me googling stuff, and replaced 90% of the time I've spent writing the code for simple tasks I want to automate. I'm regularly shocked at how often copilot will accurately auto complete whole methods for me. I've even had it generate a whole child class near perfectly, although this is likely primarily due to being very consistent with my naming.
At the very least it's an extremely valuable tool that every programmer should get comfortable with. And the tech is just in it's baby form. I'm glad I'm learning how to use it now instead of pooh-poohing it.
Ikr? It really seems like the dismissiveness is coming from people either not experienced with it, or just politically angry at its existence.