I learned about the power of the UNIX cat command combined with stdin.
Articles – Page 100
Keep writing, writing, writing ...
I learned how the Unicode mode in JavaScript regular expression helps you counting code points.
Explanation of hidden messages in JavaScript property names
I learned that not every property key that looks the same is the same.
I learned what process substitution inside the shell is and why it is useful.