I put off the switch so long because I didn’t know what udev was but I understood that it was important.
I put off the switch so long because I didn’t know what udev was but I understood that it was important.
My cousin programmed a simple labyrinth game on my C64 by randomly placing symbols on the screen and you had to get the cursor from the upper left corner to the lower right without bumping into a symbol.
I was so impressed.
I mean, you gotta get creative when reality keeps making the best jokes by itself.
Yeah, the trouble was that this show was explicitly produced for Amazon. Maybe the writing was already on the wall and that is why they didn’t put in any effort.
That shit was even bad if you had it ad-free through Prime. Watched a show there and it would have a half second black screen at the place where an ad would be. Sometimes in the middle of dialogue.
Why not use an OS that supports your use case? If not Linux or BSD I bet Windows Server supports it.
The peculiar thing is that it even sounds stupid in its original German. It sounds similar to the kindergarten-level insult “Heulsuse” which roughly means “whiny sissy”.
Still the distro I use on most of my systems.
Gimme a whole body suit to help with losing weight.
I’ve seen that on Linux as well. Funnily enough also with faulty file systems. I think NFS with spotty wifi for one.
Oh, and once with a dying RAID controller. That was a pain in the ass. At that point I swore to only ever do RAID in software.
You can easily make a program unkillable (or to be more precise untermable) on Linux. Here’s a simple bash script that will do that.
#!/bin/bash function finish {
while true
do
echo "Can't kill me."
sleep 10
done
} trap finish EXIT
trap finish TERM
trap finish INT
while true
do
echo "Still alive."
sleep 10
done
And as always with this meme: Both Windows and Linux can ask a process nicely to terminate or kill it outright. And the default for both is to ask nicely.
Whoever can see through WordPress’s spaghetti code must be a genius.
Plus, OP delivered a text version.
/tmp might be world writable but everything created in there belongs to the respective users.
You have become the very thing you sought to destroy!
It’s the original YouTube app but with addons. Revanced actually uses Newpipe to offer downloads. Biggest difference is that you can log in with your YouTube account on Revanced.
My condolences, you must be American.
CPAP, bitches, get it!
but first see a doctor, maybe your sleep quality is bad due to different factors
Proof that cats aren’t a liquid after all because liquids cannot be compressed.