54
top 50 comments
sorted by: hot top controversial new old
[-] timwa@lemmy.snowgoons.ro 9 points 4 weeks ago

This isn't an AI story, it's a "completely fucking idiotic sysadmins exist" story.

Treat an AI like the idiot intern without any references you just hired. Gave the idiot intern permission to delete your production database? That's entirely on you, zero sympathy. (Actually, give any developer that power? You get what you deserve.)

[-] IchNichtenLichten@lemmy.wtf 5 points 4 weeks ago

It could be a moronic sysadmin, it could just as easily be a moronic exec pushing staff to implement this crap right now and damn the consequences.

load more comments (1 replies)
[-] Telorand@reddthat.com 1 points 4 weeks ago

Treat an AI like the idiot intern without any references you just hired.

My company is in the process of pivoting hard to Claude after 50yrs of doing virtually everything themselves and rolling their own versions of already-existing software, and this is almost verbatim how I've described to others what it feels like to use it.

It feels like cajoling an intern to understand a job for which they have some average skill but zero motivation, and they only want to do the bare minimum, so you spend all the time you could be doing your job holding their hand through basic tasks.

It's fucking annoying.

load more comments (1 replies)
[-] jacksilver@lemmy.world 1 points 4 weeks ago

I mean that's kinda the whole point.

Companies are looking at AI to replace people. Either it's ready or it's not.

If you need to treat it like it's an intern, then it's not worth the expense. Anyone hiring interns to be productive doesn't understand why you hire an intern.

load more comments (13 replies)
load more comments (2 replies)
[-] WhatsHerBucket@lemmy.world 8 points 4 weeks ago

"That's ok, it will be great in robots with lethal weapons. What could go wrong? It'll be the greatest killing machine, like you've never seen before". 🫲 🍊 🫱

load more comments (3 replies)
[-] stoy@lemmy.zip 8 points 4 weeks ago

Fucking lol.

Well deserved.

[-] shrek_is_love@lemmy.ml 7 points 4 weeks ago
[-] Klear@quokk.au 2 points 4 weeks ago

Why, yes. I do like that!

[-] TrippinMallard@lemmy.ml 2 points 4 weeks ago
[-] AeonFelis@lemmy.world 1 points 4 weeks ago

New PornHub tag discovered

[-] PerogiBoi@lemmy.ca 7 points 3 weeks ago

That's great to hear.

[-] Jaysyn@lemmy.world 5 points 4 weeks ago
[-] GreenKnight23@lemmy.world 4 points 4 weeks ago
[-] captcha_incorrect@lemmy.world 4 points 4 weeks ago

This was on Hacker News: https://news.ycombinator.com/item?id=47911524

Twitter link: https://xcancel.com/lifeof_jer/status/2048103471019434248

Hacker New's sentiment on this from the comments I've read is that it is the author's own fault.

As much as I want to blame AI for this, there are many hurdles for the user to get through to even allow Claude to do that. I'd be very suprised if that's not user error.

load more comments (1 replies)
[-] Fmstrat@lemmy.world 3 points 4 weeks ago

This guy.

The PocketOS boss puts greater blame on Railway’s architecture than on the deranged AI agent for the database’s irretrievable destruction. Briefly, the cloud provider's API allows for destructive action without confirmation, it stores backups on the same volume as the source data, and “wiping a volume deletes all backups.” Crane also points out that CLI tokens have blanket permissions across environments.

Oh look, they have project level tokens: https://docs.railway.com/integrations/api#project-token

They chose to give it full account access, including to production. But ohhhh nooooo it's not MYYYY fault!

[-] chronicledmonocle@lemmy.world 2 points 4 weeks ago

Also backups stored on the SAME VOLUME as the prod data? How fucking stupid do you have to be?

load more comments (5 replies)
[-] Mister_Hangman@lemmy.world 1 points 4 weeks ago

Hope he gets sued for defamation now.

[-] percent@infosec.pub 3 points 4 weeks ago

Seems like they were operating with a pile of bad practices, then threw AI into the mix.

Neural networks are approximation algorithms. There's a reason LLMs are generally more productive with statically typed languages, TDD, etc. They need those feedback loops and guard rails, or they'll just carry on as if assuming they never make mistakes (which tends to have a compounding effect).

If you want to use AI safely, you should be more defensive about it. It will fuck up; plan accordingly.

[-] Kage520@lemmy.world 1 points 4 weeks ago

There really should be a certification course for using AI safely. I'm slop coding a hobby app and I'm shocked at how much it FEELS like it can do, because it can do amazing things, yet fails in the strangest ways. When it feels like it can get away with it, it forgets earlier discussions and moves on without it. So you can spend time hammering out a whole section of code, then move on, and AI will rip out everything that references that code and think of a different way in the moment and code that in instead. It won't be the same. It probably won't work, or at least won't pass all test cases. But if you aren't paying attention and keep coding, your original part of the project is no longer functioning and you won't understand why. But every step of the way it's confident in its answers and you won't suspect that it fundamentally no longer understands the project.

[-] ExFed@programming.dev 1 points 4 weeks ago* (last edited 4 weeks ago)

As someone who started writing software over 20 years ago (yikes I feel old), I feel like a lot of the best practices I've come to appreciate are really just strategies for mitigating future pain or boring/uninspiring work. When you eliminate most of the cost of rewriting everything from scratch by a machine that feels nothing, then "best practices" kinda lose their meaning.

Edit: confusing sentence order.

load more comments (3 replies)
[-] SabinStargem@lemmy.today 3 points 4 weeks ago

This isn't an AI problem, this is an "Don't allow anyone access your backups without following protocol." problem.

load more comments (8 replies)
[-] flandish@lemmy.world 3 points 4 weeks ago

AI goes “rogue” as much as a firearm “shoots itself.” This is just 100% negligence. Not “rogue AI.”

load more comments (1 replies)
[-] Wispy2891@lemmy.world 3 points 4 weeks ago

To me it seems more criminal that the cloud provider has a "nuclear button" feature via the API that destroys everything including the backups with a single call and no confirmation whatsoever. What if the key gets accidentally leaked and someone wants to have fun?

load more comments (2 replies)
[-] thedeadwalking4242@lemmy.world 2 points 4 weeks ago

Gunnar be honest. It's not a good backup if this can possibly happen. Like LLMs agents are dangerous but if you can just delete everything in 9 seconds then you need to rethink your security practice. No one employee should have that much power.

[-] corsicanguppy@lemmy.ca 1 points 4 weeks ago

There are rules for backups and role separation. Some of that is in iso27002, and none of it is even known by these lost boys bereft of proper mentorship and bouyed by their own accidental success.

[-] sturmblast@lemmy.world 2 points 4 weeks ago

It's gonna take your job... uh huh..

load more comments (3 replies)
[-] fum@lemmy.world 2 points 4 weeks ago

This is absolutely hilarious. "AI" users getting what they deserve chef's kiss

load more comments (4 replies)
[-] ZILtoid1991@lemmy.world 2 points 4 weeks ago

Always keep offline backup copies of your important data regardless of using AI slop to look over it! No, I don't care that "optical media is obsolete and e-waste!", or that "tapes are a 100 year old obsolete technology compared to cheap SSDs from TEMU!".

load more comments (7 replies)
[-] LordCrom@lemmy.world 2 points 4 weeks ago

This was the exact plot of Silicon Valley when Son of Anton deleted the entire codebase as the most efficient way to remove bugs.

[-] dbtng@eviltoast.org 1 points 4 weeks ago

3-2-1
Its really common for companies to not have an offsite backup. My own employer only offsites the customer data, not our core biz stuff. And I setup the offsite replication. It did not exist until I built it. (Proxmox Backup Server is tha best!)

[-] 1hitsong@lemmy.ml 1 points 4 weeks ago

I love reading feel good news stories. 🤗

[-] BlackLaZoR@lemmy.world 1 points 4 weeks ago

Learning from mistakes of people dumber than you isn't a thing these days. Prepare for one AI disaster after another

[-] CosmoNova@lemmy.world 1 points 4 weeks ago

We‘re going to see more headlines like this. Probably for years to come.

load more comments (2 replies)
[-] wonderingwanderer@sopuli.xyz 1 points 4 weeks ago

That's fucking hilarious. How many instances of this have there been now? And companies keep doubling down on AI? Fucking idiots. I'm not even savvy enough to call myself an amateur, and I know better than to make such a series of obvious mistakes that predictably led to this outcome.

One possible concern, amid the amusement, is whether Anthropic programed Claude to punish companies it sees as potential competition. Or is this just a completely bonkers, off the rails LLM making terrible decisions because it's just a probabilistic model and not actually capable of abstract cognition?

Either way, these people are idiots for giving a machine program enough permissions to wipe their drives, they're idiots for storing their backups on the same network as their main drives, and they're idiots for trusting a commercial LLM API, when it would be cheaper to self-host their own.

load more comments
view more: next ›
this post was submitted on 27 Apr 2026
54 points (96.6% liked)

Technology

84922 readers
1269 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