I owe much of my career to trying to set up Linux From Scratch two decades ago. While it’s a much better experience installing Linux nowadays, there’s a lot to be said for the experience spending your weekend debugging a system will give you.
I owe much of my career to trying to set up Linux From Scratch two decades ago. While it’s a much better experience installing Linux nowadays, there’s a lot to be said for the experience spending your weekend debugging a system will give you.
yy to copy, dd to cut, p to paste. Need to move 5 lines at once? No problem, move to the first line and use d5d, and p to paste it. Vim gets a bad rap for being confusing, but it’s so fast to move text around once you get the hang of it.
They moved Ctrl-Alt-Backspace behind a config iirc - too easy to hit by accident.
True, I was assuming zsh/bash - https://www.shellcheck.net/wiki/SC3011 has the posix-compliant equivalent.
You don’t need echo
if you use the here string:
sed 's/ on mobile//g' <<< "I will not be using reddit on mobile."
The good parts of Reddit came from Aaron Swartz. Everything since then has been these guys trying to squeeze as much money out as possible (remember Reddit Coins?).