6 ms·
A software engineer with an LLM is still infinitely more powerful than a commoner with an LLM. The engineer can debug, guide, change approaches, and give very s
by enlyth 8mo ago
A software engineer with an LLM is still infinitely more powerful than a commoner with an LLM. The engineer can debug, guide, change approaches, and give very specific instructions if they know what needs to be done.
The commoner can only hammer the prompt repeatedly with "this doesn't work can you fix it".
So yes, our jobs are changing rapidly, but this doesn't strike me as being obsolete any time soon.
- fatherwavelet 8mo agoA "commoner"... Could you possibly be more full of yourself?
- enlyth 8mo agoThat was literally the opposite of my intention. Maybe the choice of word wasn't perfect, but basically, I was trying to highlight that domain expertise is still valuable in the specific scenario of software engineering. The same could be said about any other job, if you put me against a construction worker and give us both expensive power tools, he will still do a better job than me because I have no experience in that domain.
- icedchai 8mo agoYep, I've seen a couple of folks pretending to be junior PMs, thinking they can replace developers entirely. The problem is, they can't write a spec. They can define a feature at a very high level, on a good day. They resort to asking one AI to write them a spec that they feed to another. It's slop all the way down.
- graemep 8mo agoPeople have tried that with everything from COBOL to low code. Its even succeeded in some problem domains (e.g. thing people code with spreadsheet formula) but there is no general solution that replaces programmers entirely.
- Waterluvian 8mo agoI think it's a bit like the Dunning-Kruger effect. You need to know what you're even asking for and how to ask for it. And you need to know how to evaluate if you've got it. This actually reminds me so strongly of the Pakleds from Star Trek TNG. They knew they wanted to be strong and fast, but the best they could do is say, "make us strong." They had no ability to evaluate that their AI (sorry, Geordi) was giving them something that looked strong, but simply wasn't.
- JoelMcCracken 8mo agoOh wow this is a great reference/image/metaphor for "software engineers" who misuse these tools - "the great pakledification" of software
- bambax 8mo agoAgree totally.
- javier_e06 8mo agoI listened to an segment on the radio where a College Teacher told their class that it was okay to use AI assist you during test provided: 1. Declare in advance that AI is being used. 2. Provided verbatim the questions and answer session. 3. Explain why the answer given by the AI is good answer. Part of the grade will include grading 1, 2, 3 Fair enough.
- chasd00 8mo agoIt’s better than nothing but the problem is students will figure out feeding step 2 right back to the AI logged in via another session to get 3.
- moffkalast 8mo agoThat's roughly what we did as well. Use anything you want, but in the end you have to be able to explain the process and the projects are harder than before. If we can do more now in a shorter time then let's teach people to get proficient at it, not arbitrarily limit them in ways they won't be when doing their job later.
- bheadmaster 8mo agoThis is actually a great way to foster the learning spirit in the age of AI. Even if the student uses AI to arrive at an answer, they will still need to, at the very least, ask the AI to give it an explanation that will teach them how it arrived to the solution.
- jdjeeee 8mo agoNo this is not the way we want learning to be - just like how students are banned from using calculators until they have mastered the foundational thinking.
- bheadmaster 8mo agoThat's a fair point, but AI can do much more than just provide you with an answer like a calculator. AI can explain the underlying process of manual computation and help you learn it. You can ask it questions when you're confused, and it will keep explaining no matter how off the topic you go. We don't consider tutoring bad for learning - quite the contrary, we tutor slower students to help them catch up, and advanced students to help them fulfill their potential. If we use AI as if it was an automated, tireless tutor, it may change learning for the better. Not like it was anywhere near great as it was.