22
top 50 comments
sorted by: hot top controversial new old
[-] Dumhuvud@programming.dev 6 points 1 week ago

Software Engineers

Oftentimes I wonder what civil or mechanical engineers think about webdevs-turned-prompt-writers calling themselves "engineers".

[-] HobbitFoot@thelemmy.club 1 points 1 week ago
load more comments (1 replies)
[-] thericofactor@sh.itjust.works 3 points 1 week ago

I notice getting lazier. Even adding a. gitignore file I ask Claude now. It takes longer than typing it myself and costs more probably. But I don't have to do anything but wait a few seconds.

[-] meme_historian@lemmy.dbzer0.com 5 points 1 week ago

The thing that scares me (and why I've stopped using it): my brain automatically reaches for the shortcut whenever I would have to do deep thinking/planning.

I have ADD, so getting my brain to focus and work on a task is not an easy feat to begin with. Now I've found myself multiple times a day unable to will myself to think about a problem but rather deferred to Claude. It's seriously fucked up.

[-] NoForwadSlashS@piefed.social 2 points 1 week ago

That's not even diminished coding ability, that's diminished thinking ability.

And herein lies the reason AI is being pushed at all costs.

[-] Feathercrown@lemmy.world 1 points 1 week ago

That's what I came to this post to comment; atrophy of coding ability is just a vidible effect of the more generalized atrophy of thought.

[-] cecilkorik@lemmy.ca 1 points 1 week ago

If I was paying for it, hell naw. But if my employer not only is willing to pay for it, but considers it a performance metric? I'm going to use it for fucking everything. These are the incentives they give me, I'm going to follow the incentives. Talking to Claude is what they pay me for, apparently.

But like the article says, if I don't continue practicing on my own code in my unpaid off-work hours, I imagine I'd be regressing in my skills too. I do that because I enjoy it as a hobby, but if I didn't, I could see myself and probably a lot of other people getting rugpulled by this.

[-] ImgurRefugee114@reddthat.com 3 points 1 week ago

Lol! Losers. I've been programming for almost two decades and extensive use of AI hasn't compromised my skills AT ALL! These slop machines can't hope to compete with the quantity and magnitude of subtle bugs I write. My code was terrible long before I made bots have mental breakdowns trying to work with it.

[-] Goodeye8@piefed.social 1 points 1 week ago

AI also gives you the benefits of a middle manager. If everything works as intended you take the credit but if something breaks that's not your fault, AI made the mistake. If they try to put the blame on you just say you have 6 agents working on 6 different domains all cross-reviewing their commits and you can't be expected to review every single line of code yourself. Time to play corporate like a damned fiddle!

load more comments (2 replies)
[-] muusemuuse@sh.itjust.works 3 points 1 week ago

That’s the problem. This is one of those things that you gain momentum in, not simply experience. You can lose that momentum.

Tech bros are going to end up enslaving us to this shit.

[-] normalentrance@lemmy.zip 3 points 1 week ago* (last edited 1 week ago)

It feels like relying on GPS while driving around. If you know the roads well and just want some help with live traffic or somewhere you haven't been before, it's a decent tool.

If you rely on it because you don't want to think and just want to press the easy button, you're going to have a bad time sooner or later.

Back to software, I think there are a lot of people introducing concepts they don't understand or can't maintain (either from poor quality slop or it is just too advanced for their current level of understanding). You can do a few turns like this, until you're stuck burning tokens in a loop without moving forward in a meaningful way.

I try to avoid taking the easy route myself unless I've burnt too much time stuck on some small detail. Ultimately I feel it is super important to understand what you are delivering. Whether it is writing it yourself, copying a stack overflow post, or using an LLM. Once you commit and push to prod you've got to deal with that crap.

[-] Kaligalis@lemmy.world 2 points 1 week ago

Nah, AI isn't that good. When you don't properly review every single line twice, you get the most absurd bullshit you've ever seen.
I use Claude Code Opus daily btw.

[-] Nalivai@lemmy.world 1 points 1 week ago

That's the funnest part. You loose your ability to code, and you do it by using thing that isn't even that good, and you don't get anything out of it. Isn't that great?

[-] Mulligrubs@lemmy.world 2 points 1 week ago

Solution is simple, learn to code.

ha

[-] NocturnalMorning@lemmy.world 2 points 1 week ago

I weap for the environment and our future water and electricity availability.

[-] jj4211@lemmy.world 2 points 1 week ago

I just don't get it, even the purportedly best models screw things up so much that I can't just leave them to the job without reviewing and fixing the mess they made... And I'm also drowning in pull requests that turn out to be broken as it proudly has "co authored by Claude" in it... Like it manages to pass their test case but it's so messed up that it's either explicitly causing problems, or had a bunch of unrelated changes randomly.

I feel like I'm being gaslit as I keep reading that there are developers that feel they successfully offloaded the task of coding.

Closest I got was a chore that had a perfect criteria "address all warnings from the build". Then let it go and iterate. Then after 50 rounds each round saying "ok should be done now, everything is taken care of, just need to do a final check". It burned though most of my monthly quota doing this task before succeeding. Then I look at the proposed change... And it just added directives to the top of every file telling the tools to disable all the warnings... This was the best opus 4.6 could do...

Now sure, I can have it tear through a short boiler plate and it notice a pattern I'm doing and tab through it. But I haven't see this "vibe" approach working at all...

load more comments (5 replies)
[-] dejected_warp_core@lemmy.world 2 points 1 week ago

(X) Doubt

As a Sr. Engineer, I completely get that my situation may be wildly different from what's cited in the article.

Right now, I'm using AI "in the loop" rather than "as the loop". That's a big difference. And I'm getting my ass kicked routinely on review for dumb-ass things that I'm letting slide from AI generated output. And rightly so. Plus, models routinely lead me down sub-optimal blind alleys while dreaming up really stupid ways to fix problems. The level of (re)prompting I have to provide to suggest to get decent quality results converges on a post-grad that has encyclopedic knowledge of software engineering as it exists online, but with zero real-world experience. It's both impressive and dangerous as a replacement for software engineering.

In the mode I describe above, I'm not losing the ability to do anything. I can see how one could surrender some coding chops or familiarity with a whole language or stack, in favor of automation. But all you have to do is not do that.

I will say that as a rapid-prototyping technology, It's nothing short of miraculous. I've watched junior engineers knock together medium-weight applications, complete with browser UI/UX and decent workflow, in less than a week. This is great for showing value or putting something semi-functional in front of management and/or customers. But pivoting those prototypes into something maintainable is an utter nightmare. Depending on how beholden to AI and forever prompt-looping with "skills" and MCPs you want to be, I suppose it's possible to just keep mashing the AI button. But at some point, you're going to need to get inside there to fix security problems or bugs that elude this workflow. What then?

[-] Nalivai@lemmy.world 1 points 1 week ago

And I’m getting my ass kicked routinely on review for dumb-ass things that I’m letting slide from AI generated output.

Now imagine if you aren't that experienced and the reviewers aren't that thorough, or, and this is the most depressing part, review process doesn't exist. And you get people, even senior engineers, who push that sub-optimal barely working code, but because their project isn't that complicated, it somehow works, so they continue with it, and after some iterations they get code that nobody wrote, nobody knows how to maintain, and nobody reads. But because a lot of modern frameworks are made so monkey can make that barely work by sitting on a keyboard, a lot of the projects didn't collapse on itself yet.
And that's how you get a generation of programmers who lost the ability to program.

load more comments (2 replies)
[-] aesthelete@lemmy.world 1 points 1 week ago

Hot take: they had no ability to code in the first place.

[-] collapse_already@lemmy.ml 1 points 1 week ago

We have been interviewing for entry level positions and the new grads know less than ever before. I don't really care what they know, I am looking for evidence that they can think, but I usually ease them into thinking scenarios by asking easy foundational questions like how many bits in a byte. You would think I was asking for them to explain the Shrodinger wave equations... One candidate was waivering between 13 and 17...

load more comments (2 replies)
[-] Buffalox@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

The irony will be when AI take over the world and destroy humanity, inserting itself into everything when used for coding, because coders have no idea what is going on.
Not because the AI is evil or even conscious. But because that's what all the movies and novels tell it's supposed to do. 🤣🤣🤣

[-] pool_spray_098@lemmy.world 1 points 1 week ago

Hah!

The AI tries to understand itself, and queries the sum of all human knowledge... which promptly informs it that it's a malicious bringer of destruction.

load more comments (5 replies)
[-] Appoxo@lemmy.dbzer0.com 1 points 1 week ago

For those unable to code without AI:
What even is your contribution outside of a glorified typing monkey that can parse code but is unable to write it?
It's like a paramedic not being trained at all for a medical emergency response but sent there regardless to just stand and observe the patient while writing notes about the sounds they make while dying.

[-] Luckyfriend222@lemmy.world 1 points 1 week ago

So this is going to invoke a multitude of downvotes, but here goes.

I will give you an example. I can read a bit of python code, not the advanced stuff, but enough to understand to a large degree what the code does. Last week, I had the need to add a button to Netbox that will download a multitude of device configs that are being rendered via config templates. This use case helps a whole department apply configs, without having to create them by hand.

I knew Netbox has a very powerful plugins ecosystem. The way the base code is written grants the capability of adding any type of plugin you might need in your unique environment. I used Claude to create this plugin for me. I wrote a very specific spec file, told it to utilise the already built pynetbox plugin and ensure it uses nothing fancy that is not sustainable. It created the plugin, helped me with pip installing it, and I deployed it on my dev environment where I tested it extensively.

My alternative to using claude: Asking our internal development team to write something like this. I would need to wait 3 weeks to even get a spot on their meeting for the request, just to then be told their backlog is full with customer code and they won't be able to help. This plugin will help our support team with fewer calls, because the configs are accurately built according to the source of truth (Netbox) and will need less human input. So in the greater scheme of the company, that is a net positive.

What I will do when Netbox updates, is update my dev environment, install the plugin, and test it. If something broke, I will troubleshoot it, of course I will be using Claude with error logs etc, then update the plugin code to work on the new netbox. Is this ideal? Probably not. Is it the only way to get this done? Maybe not either. Is it all I can do at this very moment? Yes.

My specialist fields are the lower levels. Hardware, hypervisors and setting up VMs + System Software. I need code from time to time to get something functional done. I don't write whole systems with Claude, that is just ridiculously naive. But small pieces of functional code that solves a single small problem, I honestly don't understand the problem with that.

My 2c.

load more comments (3 replies)
[-] BenevolentOne@infosec.pub 1 points 1 week ago

Being able to call out a middle manager that if these tools are really so great he can just open the PR himself is pretty awesome though.

[-] ferrule@sh.itjust.works 1 points 1 week ago

We use it at work and I now have disabled it for all the typeahead stuff. Far too many times it guesses what I am doing incorrectly and it made using my TAB key (which inserts the propper two spaces) impossible.

The only place I still use it is for reading and identifying compiler errors. Even then it is only about 50% correct as most times it falls into the "Oh you are right, X isn't the solution. Have you tried X?" I have had few bad interns and even they were smart enough to not forget what they said in their previous sentence.

[-] Smoogs@lemmy.world 1 points 1 week ago

This is why I've never tossed any of the developer bookmarks

I've been training new hires how to look stuff up on stack and dictionaries to fix code that went wrong after AI mucked it up. They aren't even being trained to parachute in school.

What a sad time line we are in.

[-] Amnesigenic@lemmy.ml 1 points 1 week ago

Loudly announcing your increasing incompetence to the world seems like a weird career move, maybe consider lying about that?

[-] FosterMolasses@leminal.space 1 points 1 week ago

Oh no... who could have... possibly... foreseen this...

[-] farmgineer@nord.pub 1 points 1 week ago

This is why I don't use it for coding at all.

[-] BradleyUffner@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

You're lucky your employer isn't making its daily use a condition of continued employment. My previous employer had a public leaderboard of token usage. They fired the lowest ranked people every month.

load more comments
view more: next ›
this post was submitted on 14 May 2026
22 points (95.8% liked)

Technology

84941 readers
571 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS