981
I_fucking_hate_them_now
(media.piefed.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I use Zsh too, though at this point is becoming detrimental to my (already limited) Bash skills because of features like the
${^array}{1,2,3}syntax which I use in some scripts of mine, which in turn I wouldn't dare try to translate to Bash.