The "Thought for 2 seconds" and "Stopped thinking" are hilarious to me
249 0 ReplyI kinda thought they were in the wrong order, though: “rm -rf ~/“ should have been after “stopped thinking”.
61 0 ReplyI think it did 'rm -rf ~/' and crashed. Hence the 'stopped thinking'
34 0 Reply
<NO CARRIER>
2 0 Reply
At least we know vibe coders will eventually destroy themselves.
93 0 Replyjust wait until they start vibe coding on their brain implant
20 0 Reply
I did this once (for real, but without AI assistance)
84 0 ReplyReminds me of the time when I bind mounted my home dir in a chroot, then
rm -rf
ed the chroot when I no longer needed it...41 0 ReplyReminds me of the company where one of the top brass tried to unmount an important fileshare with rm. That was the day they found out that they didn't have recent backups of a, shall we say disquieting, amount of important information and people's work.
Staff started taking their own private backups of important things after that.
31 0 ReplyWanted to reorganize my /mnt once and did an rm -r ... without unmounting the network share of production.
We have backups now.13 0 Reply
Same, I didn't realize the directory I was deleting had a symlink to some root directory, at least until my mouse stopped working....
11 0 ReplyGnome used to have a link to your homedir in its settings directory.
I imagine plenty of people had tons of fun with that. But you need to modify
rm
to follow symlinks nowadays.8 0 Reply
I fairly recently tried to do a
rm match*
but accidentally put a space between thematch
and the*
…1 0 ReplyI did it recently. Its like watching your computer commit seppuku.
1 0 Reply
Looks like ChatGPT will create more software jobs than it takes.
79 0 ReplyAI will create the most cursed entry jobs humans have yet to see.
First job in the old days doing WordPress, managing someone's vomit inducing PHP? Gone.
Jobs with jQuery spaghetti calling dozens of asp APIs like a rat's nest no rat can traverse? Gone.
Welcome to the future: Fixing some "business" guy's vibe coded personal hell made just for you.
52 0 Reply
deserved tbh
58 0 ReplyThis is why the first thing I did when my company got us an agentic LLM was set up devcontainer.
45 0 ReplyStopped thinking
44 0 ReplyNever started
21 0 Reply
We call this a whoopsie daisy.
40 0 ReplyI often use the phrase "that's definitely an oopsie. Maybe even an oopsie daisy" at work
9 0 ReplyWhoopsie daisy-cutter.
3 0 Reply
I think it should've started with "stopped thinking"
30 0 ReplyIt should have done sudo rm -rf /*
22 0 ReplyFor when you want to delete everything in the root directory, but absolutely need to keep the directory itself.
29 0 ReplyOf course :3
6 0 Reply
So. Funny story. Back when I was incredibly new to Linux, I was trying to move everything from my downloads folder to somewhere else. So I navigated into the downloads directory on the command line and sent something like
"sudo mv /* ~/misc"
when I meant to type
"sudo mv ./* ~/misc"
Yea... That was a fun learning experience and hilarious way to utterly fuck everything on that machine. Luckily it was just an old laptop I'd installed Linux on to mess around and learn, no real damage done
18 0 Reply
I mean I have to wipe out my
~
relatively frequently on some machines at times but that's for "actual" "reasons", LLM hallucinations not involved8 0 Replyctrl-z... ctrl-z....CTRL-Z
7 0 ReplyYou can definitely do this redirecting output. I did this to myself and sighed about 2 seconds into it after realizing what I had done.
6 0 ReplyCreating a ~ folder isn't the tricky part. Removing it is.
(until you figure it out once)
9 0 Reply
Is this assisted
suicide?5 0 ReplySame energy as Republican memes
5 0 Reply