this post was submitted on 22 Aug 2024
481 points (95.3% liked)
Technology
68567 readers
4232 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
Extremely misleading title. He didn't say programmers would be a thing of the past, he said they'll be doing higher level design and not writing code.
Yeah, there are people who can "in general" imagine how this will happen, but programming is exactly 99% not about "in general" but about specific "dumb" conflicts in the objective reality.
People think that what they generally imagine as the task is the most important part, and since they don't actually do programming or anything requiring to deal with those small details, they just plainly ignore them, because those conversations and opinions exist in subjective bendable reality.
But objective reality doesn't bend. Their general ideas without every little bloody detail simply won't work.
Not really, it's doable with chatgpt right now for programs that have a relatively small scope. If you set very clear requirements and decompose the problem well it can generate fairly high quality solutions.
It's just a tool like any other. An experienced developer knows that you can't apply every tool to every situation. Just like you should know the difference between threads and coroutines and know when to apply them. Or know which design pattern is relevant to a given situation. It's a tool, and a useful one if you know how to use it.
This is like applying a tambourine made of optical discs as a storage solution. A bit better cause punctured discs are no good.
A full description of what a program does is the program itself, have you heard that? (except for UB, libraries, ... , but an LLM is no better than a human in that too)
right now not a chance. it's okay ish at simple scripts. it's alright as an assistant to get a buggy draft for anything even vaguely complex.
ai doing any actual programming is a long ways off.
I heard a lot of programmers say it
Edit: why is everyone downvoting me lol. I'm not agreeing with them but I've seen and met a lot that do.
Had to do some bullshit ai training for work. Tried to get the thing to remake cmatrix in python.
Yeah no, that's not replacing us anytime soon, lmao.
People use visual environments to draw systems and then generate code for specific controllers, that's in control systems design and such.
In that sense there are already situations where they don't write code directly.
But this has nothing to do with LLMs.
Just for designing systems in one place visual environments with blocks might be more optimal.
And often you still have actual developers reimplementing this shit because EE majors don't understand dereferencing null pointers is bad
So they would be doing engineering and not programming? To me that sounds like programmers would be a thing of the past.
Sounds like he's just repeating a common meme. I don't see anything about higher level design that would make it more difficult for an AI (hypothetical future AI, not the stuff that's available now) compared to lower level tasks.
How is "not writing code" different from programmers being a thing of the past?
What do you think programmers do?
We’ll be able to use the newly found time to realise our dream of making PMs redundant by automating them.