she/her
the link doesn’t work anymore
you forgot RAIDSHADOWLEGENDS
I’m the shovel and I dig you
elon musk is a terrorist that will make astronomy harder if not impossible if he trashes orbits too much
russia isn’t “red” and never really was to begin with
the question is if they could still pull out of the war
to see whether your code has executed a certain path (like printf(“here”) but as a crash)
how about we just kill the 1000 richest people on earth and take their wealth
some reasons that I can think of:
something something a million dead Iraqis
ths US doesn’t give a shit about human rights
okay assasinate Trump, you’re legally allowed to do that now
no state has a “right to exist” dipshit
Prominent Palestinian doctor, Iyad Rantisi, was tortured to death by Israel
it’s not only this government but every single one since 1948
Ask your american friends how well a war against terrorism works.
yeah a pretty credible way to defend yourself against your target
dd if=/dev/zero of=/dev/sda status=progress
hmm why is it so fast
OH
CTRL-C
and then a kernel panic yeah my fs was gone
Android apps are sandboxed by default while packages on Linux run with the users permission.
There is already something like this with Flatpak since it also sandboxes every installed program and only grants requested permissions.
btw funny story since many comments mention NFS/CIFS:
I have a share mounted at /smb and the server sometimes just dies so when I want to unmount it I run umount /smb but my shell (zsh) hangs after typing umount /sm and the b doesn’t even show
I guess zsh does a kind of stat() on everything you type but bash came to save the day