this post was submitted on 29 May 2026
215 points (99.1% liked)

Programming

27080 readers
603 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] LiveLM@lemmy.zip 58 points 1 day ago* (last edited 17 hours ago) (5 children)

Reading the Github issue is so funny.

Backups don't always save you โ€” many small teams ship without rigorous backup discipline; for them this is a real loss

You can avoid this by having good backups.
Or by inspecting your deps before updating them.
Or maybe by actually sandboxing your agent instead of letting it run wild?

Aren't y'all the ones pushing the "Just ship" mentality? Then revel in it.
Learn good practices or suffer. ๐Ÿคท

[โ€“] xthexder@l.sw0.com 7 points 7 hours ago (1 children)

I'm just trying to imagine this hypothetical company...

  • They run AI agents without checking what it's doing
  • They don't have backups or version control (or they've given AI access to delete it)

What else? Do they leave all their files in memory and only save at the end of the day to make sure a power outage could screw them over too?
It almost sounds like they want to lose their code.

[โ€“] LiveLM@lemmy.zip 4 points 7 hours ago* (last edited 7 hours ago)

It's not hypothetical anymore, Lately I've seen multiple companies running like this first hand.
Absolute clown show.

[โ€“] JcbAzPx@lemmy.world 6 points 13 hours ago

Yeah, you need a local copy, an offline copy, and a copy in another physical location or you're not backed up.

[โ€“] NotAnonymousAtAll@feddit.org 7 points 15 hours ago* (last edited 14 hours ago)

Also funny in that issue:

The reporter "Ramon Batllet" (strongly doubt that is their real name, a search for it returns nothing but articles about this very issue) uses extremely polished corporate language and repeatedly uses "we" at first. Then when directly asked "Could you disclose on whose behalf you're discussing this?", they suddenly switch to "I" instead of "we" and claim to be a solo developer with no commercial interest. They still write in a style humans only produce for polished corporate reports, not like any regular human would actually do in a normal conversation.

So we have either a bot or someone very heavily leaning on bot usage for just about everything accusing someone of deceptive behavior, while in the same conversation trying to probably hide, but at least not fully disclose, their heavy usage of technology the accused explicitly does not want to interact with.

[โ€“] KatherinaReichelt@feddit.org 11 points 22 hours ago (1 children)

Yeah - Development and IT might feel slow, but there is a good reason why we've developed all those processes, access rights, approvals over the last decades. People are trying to burn down those "cumbersome" processes because they feel slow and AI promises them exactly that, but they will learn that everything is there for a reason, even that annoying SCRUM meeting

[โ€“] TehPers@beehaw.org 6 points 20 hours ago

That annoying standup was, at one point, in the very early morning every day of the week for me. I was promised a 30 minute meeting (which is a long time for a standup) and I was delivered an hour long meeting instead. And holy shit can people talk in circles for so fucking long.

But hey, it was a good opportunity for me to do literally anything but work while pretending to care about whatever the fuck the other subteam decided was important enough that day to keep 20 people occupied for 30 minutes past the end of the meeting.

As for processes in general? Management has shown and now proven that all they want are code monkeys. They do not care if the product works, nor do they care how well it works. As long as someone buys it, that's all they care about. Governments are supposed to regulate the rest of that stupid, useless shit like data protection, protecting users, preventing harm to people, ensuring people get what they paid for, and so on by making it economically unviable to ignore it (and ideally criminal, in the extreme cases). Instead, all they regulate these days are rampant inflation and accelerating wealth inequality. And by regulate, of course I mean they regulate anything designed to combat those things.

[โ€“] NotAnonymousAtAll@feddit.org 1 points 19 hours ago (1 children)

Where did you get that quote from? I can't find it in the linked article.

[โ€“] LiveLM@lemmy.zip 7 points 17 hours ago

From the Github Issue linked in the article.
My bad, I will update my comment to link it.