this post was submitted on 18 Sep 2026
109 points (96.6% liked)

Programming

28548 readers
363 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS
 

Hello programmers! I’ve been making a living for a couple of decades figuring out stuff for people and coding whatever will make them happy. It’s fun. I’ve grown to prefer the people to the coding but I still get a kick out of the whole thing.

The problem is: at the job we’re being asked to pivot to vibe coding. At this point the order is to use it for all code, read the slop carefully, argue with the machine for way too long and only then open that PR. Massive productivity gains are expected. I’m appalled from an ethical, philosophical and professional standpoint. We’re a non-profit ngo ffs. My colleagues are fine with it. If I get even slightly critical the group goes awkwardly silent and I get comments on how all the programmers they know from other places don’t code anymore.

If this is how it goes from now on, I’m out. Is it really though? Are all businesses switching to vibe coding? Have some of you started switching career? I think I want to go to meatspace. Hand-made coding could make a cute hobby.

you are viewing a single comment's thread
view the rest of the comments
[–] rozodru@piefed.world 11 points 5 days ago (1 children)

It's honestly a shame and on behalf of other devs my age and older I apologize. We let you down. I'd say start looking into FOSS projects or contributing to them but man even I'm getting out of those as most are also drinking the AI Kool-Aid especially in the Linux FOSS space. it's gotten REALLY bad for Linux based projects within the past year. they're actively killing any progress made on "The year of the linux desktop" I don't see that happening, ever.

[–] luciole@beehaw.org 6 points 5 days ago (1 children)

I’ve switched to Linux on my personal computer a few years back and I was so happy I did. Seeing pillar distributions like Debian open up to the slop is immensely depressing. As you’ve said FOSS is unfortunately not a sanctuary.

[–] jasory@programming.dev 4 points 4 days ago

OS maintenance, like Debian, is tons of tedious busywork, most of it is quite literally just pulling from upstream packages, making sure there is no conflicts or certain types of labeled bugs, and that it meets the licencing and policy standards. So long as they are checking the code, I could see open-source projects benefiting substantially from LLM usage. The one thing that FOSS projects have is a lack of manpower.