At work I use gpt to give me snippets of code (not in my ide, I use neovim btw), check my stuff for typos/logical errors, suggest solutions to some problems, debugging. I was learning programming on my own in 2010s, and this is a lot faster than crawling over wikis/stackoverflow (albeit probably makes me dumber).
Anyone who says llm will replace programmers in 1-2 years is either stupid or a grifter.
The general comments that Ben received were that experienced developers can use AI for coding with positive results because they know what they’re doing. But AI coding gives awful results when it’s used by an inexperienced developer. Which is what we knew already.
That should be a big warning sign that the next generation of developers are not going to be very good. If they’re waist deep in AI slop, they’re only going to learn how to deal with AI slop.
As a non-programmer, I have zero understanding of the code and the analysis and fully rely on AI and even reviewed that AI analysis with a different AI to get the best possible solution (which was not good enough in this case).
What I’m feeling after reading that must be what artists feel like when AI slop proponents tell them “we’re making art accessible”.
I dunno. I feel like the programmers who came before me could say the same thing about IDEs, Stack Overflow, and high level programming languages. Assembly looks like gobbledygook to me and they tell me I’m a Senior Dev.
If someone uses ChatGPT like I use StackOverflow, I’m not worried. We’ve been stealing code from each other since the beginning.“Getting the answer” and then having to figure out how to plug it into the rest of the code is pretty much what we do.
There isn’t really a direct path from an LLM to a good programmer. You can get good snippets, but “ChatGPT, build me a app” will be largely useless. The programmers who come after me will have to understand how their code works just as much as I do.
LLM as another tool is great. LLM to replace experienced coders is a nightmare waiting to happen.
IDEs, stack overflow, they are tools that makes the life of a developers a lot easier, they don’t replace him.
I mean past a certain point LLMs are strictly worse tools than Stack Overflow was on its worst day. IDEs have a bunch of features to help manage complexity and offload memorization. The fundamental task of understanding the code you’re writing is still yours. Stack Overflow and other forums are basically crowdsourced mentorship programs. Someone out there knows the thing you need to and rather than cultivate a wide social network you can take advantage of mass communication. To use it well you still need to know what’s happening, and if you don’t you can at least trust that the information is out there somewhere that you might be able to follow up on as needed. LLM assistants are designed to create output that looks plausible and to tell the user what they want to hear. If the user is an idiot the LLM will do nothing to make them recognize that they’re doing something wrong, much less help them fix it.
LLM are terrible because the data they were trained on is garbage, because companies don’t want to pay for people to create a curated dataset to produce acceptable results.
The tech itself can be good in specific cases. But the way it is shoved in everything right now is terrible
weren’t you also here having shitty opinions like a week ago?
e: yes
Looking at your history, keep on being edgy and contributing to the stereotype.
What stereotype? The stereotype that awful.systems posters are hostile to people who praise LLMs? Good.
it can’t be that stupid, you must be training it wrong
Art is already accessible. Plenty of artists that sells their art dirt cheap, or you can buy pen and papers at the dollar store.
What people want when they say “AI is making art accessible” is they want high quality professional art for dirt cheap.
What people want when they say “AI is making art accessible” is they want high quality professional art for dirt cheap.
…and what their opposition means when they oppose it is “this line of work was supposed to be totally immune to automation, and I’m mad that it turns out not to be.”
There is already a lot of automation out there, and more is better, when used correctly. And that’s not talking about the outright theft of the material from these artists it is trying to replace so badly.
See I would frame it as practicioners of some of the last few non-bullshit jobs (minimally bullshit jobs) - fields that by necessity require a kind of craft or art that is meaningful or rewarding - being routed around by economic forces that only wanted their work for bullshit results. Like, no matter how passionate you are about graphic design you probably didn’t get into the field because shuffling the visuals every so often is X% better for customer engagement and conversion or whatever. But the businesses buying graphic design work are more interested in that than they ever were in making something beautiful or functional, and GenAI gives them the ability to get what they want more cheaply. As an unexpected benefit they also don’t have to see you roll your eyes when they tell you it needs to be “more blue” and as an insignificant side effect it brings our culture one step closer to finally drowning the human soul in shit to advance the cause of glorious industry in it’s unceasing march to An Even Bigger Number.
…and this opposition means that our disagreements can only be perceived through the lens of personal faults.
That should be a big warning sign that the next generation of developers are not going to be very good.
Sounds like job security to me!
“I want the people I teach to be worse than me” is a fucking nightmare of a want, I hope you learn to do better
So there’s this new thing they invented. It’s called a joke. You should try them out sometime, they’re fun!
“oh shit I got called out on my shitty haha-only-serious comment, better pretend I didn’t mean it!” cool story bro
If people say that sort of thing around you not as a joke, you need to spend your time with better people. I dunno what to tell you - humor is a great way to deal with shitty things in life. Dunno why you would want to get rid of it.
jesus fuck how do you fail to understand any post of this kind this badly
maybe train your model better! I know I know, they were already supposed to be taking over the world… alas…
“How dare you not find me funny. I’m going to lecture you on humor. The lectures will continue until morale improves.”
So, there’s this new phenomenon they’ve observed in which text does not convey tone. It can be a real problem, especially when a statement made by one person as a joke would be made by another in all seriousness — but don’t worry, solutions have very recently been proposed.
I dunno what kind of world you are living in where someone would make my comment not as a joke. Please find better friends.
you’re as funny as the grave
Man trust me you don’t want them. I’ve seen people submit ChatGPT generated code and even generated the PR comment with ChatGPT. Horrendous shit.
The maintainers of
curl
recently announced any bug reports generated by AI need a human to actually prove it’s real. They cited a deluge of reports generated by AI that claim to have found bugs in functions and libraries which don’t even exist in the codebase.Today the CISO of the company I work for suggested that we should get qodo.ai because it would “… help the developers improve code quality.”
I wish I was making this up.
My boss is obsessed with Claude and ChatGPT, and loves to micromanage. Typically, if there’s an issue with what a client is requesting, I’ll approach him with:
- What the issue is
- At least two possible solutions or alternatives we can offer
He will then, almost always, ask if I’ve checked with the AI. I’ll say no. He’ll then send me chunks of unusable code that the AI has spat out, which almost always perfectly illuminate the first point I just explained to him.
It’s getting very boring dealing with the roboloving freaks.
I’m having this effect same experience
90% of developers are so bad, that even ChatGPT 3.5 is much better.
deleted by creator
No the fuck it’s not
I’m a pretty big proponent of FOSS AI, but none of the models I’ve ever used are good enough to work without a human treating it like a tool to automate small tasks. In my workflow there is no difference between LLMs and fucking
grep
for me.People who think AI codes well are shit at their job
In my workflow there is no difference between LLMs and fucking grep for me.
Well grep doesn’t hallucinate things that are not actually in the logs I’m grepping so I think I’ll stick to grep.
(Or ripgrep rather)
We submit copilot assisted code all the time. Like every day. I’m not even sure how you’d identify ours. Looks almost exactly the same. Just less work.
@IsThisAnAI @dgerard I spray shit at the wall all the time. Like every day
The people who own the walls are *vexed*
The headlines said that 30% of code at Microsoft was AI now! Huge if true!
Something like MS word has like 20-50 million lines of code. MS altogether probably has like a billion lines of code. 30% of that being AI generated is infeasible given the timeframe. People just ate this shit up. AI grifting is so fucking easy.
30% of code is standard boilerplate: setters, getters, etc that my IDE builds for me without calling it AI. It’s possible the claim is true, but it’s terribly misleading at best.
- Perhaps you didn’t read the linked article. Nadella didn’t claim that 30% of MS’s code was written by AI. What he said was garbled up to the eventual headline.
- We don’t have to play devil’s advocate for a hyped-up headline that misquotes what an AI glazer said, dawg.
- “Existing code generation codes can write 30%” doesn’t imply that AI possibly/plausibly wrote 30% of MS’s code. There’s no logical connection. Please dawg, I beg you, think critically about this.