techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

Alavi | علوی

Yes. I just accidentally ran `rm -rf /*` instead of `rm -rf ./*` like an ABSOLUTE DUMBASS and I am so pissed at myself right now that I'm laughing :))

Thank god I had btrfs snapshots with timeshift, but some files from my home directory are gone.

@alavi why the slash? I tend to run "rm -fr *" just to be sure I don't mess up. This way is implicit that it's run from current folder.

@Vixente
Yup. Learned it the hard way .