Are the top and bottom two different programs? What’s going on here?
Is this like the Stalin sort?
Closely related to that:
Those forward wing things are called canards. 3 modern fighters have them.
But how can a healing crystal cause skin cancer? The sun is a deadly laser, after all…
unless it’s also a laser crystal! Gotcha, Illuminati!
Don’t tell me you still believe in oxygen! The sun is made of phlogiston, so it instantly ignites. Since there’s no air in space for the phlogiston to saturate into, it can keep burning for millions of years!
No? What does Mr. Rogers have to do with leopards? Tigers I can see, but these aren’t those.
Still faster than Windows
It’s very energizing too
Upvoted solely for the last line
Everything here reminds everyone of that.
It wasn’t anything big that caused me to switch. It was just a general feeling of “oh, maybe I’ll switch” and annoyance at Windows, and then I got a new SSD.
Here’s a few of the micro-hacks that I’ve hacked up in the past.
#!/bin/sh
clear
doas chroot /linux /bin/login
ide
which runs Vim, and then compiles the code and makes it executable. #!/bin/sh
#Works only for C
vim $1.c && cc -O3 -Wall -Werror -Wno-unused-result $1.c -o $1
#MODE=`stat -f "%OLp" $1`
if ("stat -f "%OLp" $1 | grep -e 6 -e 4 -e 2") then
chmod +x $1
fi
demoronize
, which does what it says in the comments #!/bin/sh
#dos2unix -O -e -s $1 | sed 's/ / /g' | sed 's/“/"/g' | sed 's/”/"/g'
cat $1 | sed 's/ / /g' | sed 's/“/"/g' | sed 's/”/"/g'
#Convert DOS line endings to Unix ones and add a final newline if there isn't one,
#replace sequence of 4 spaces with tab,
#and replace "smart" quotes with normal ones
I just keep those ones for historical value, but there’s one hack I use every day. My keyboard doesn’t have a function key (Fn), so I use the Super/Windows key instead.
I have xdotool keyup Super_L keyup Super_R keyup F4 key XF86Sleep
bound to a custom keyboard shortcut. It unpresses the keys used for the shortcut (Super + F4), then presses the sleep key.
Damn Taskbar is gold
What is unclutter
?
And your first pet’s name, and your social security number
Not really trying to accomplish much, just trying to save a few seconds in the manual installation process.
Mounting /var/log in RAM just seems like more trouble than it’s worth.
Moissanite: chemical formula SiC, not pure carbon. 60/100
Lonsdaleite: chemical formula C, pure carbon, hexagonal crystal structure, naturally created by meteorite impacts, synthetic versions are harder than diamonds. Awesome/100.