Archive of Posts
A Programmer's Hierarchy of Needs
Feb 9, 2020
A lot of people are familiar with Maslow’s Hierarchy of Needs - the idea that we have basic needs which must be met before others c…
Continue readingParentheses and Quotes in Bash
Feb 7, 2020
The use of parentheses and quotes in Bash can be quite confusing. Here is a quick guide.
Continue reading