The Problem with Caps Lock
The `Caps Lock` key is probably the most useless key on modern computer keyboards. However, it is placed in one of the most convenient positions ...
The `Caps Lock` key is probably the most useless key on modern computer keyboards. However, it is placed in one of the most convenient positions ...
Lets say we have a variable `animal` and we want to initiate the value of a variable `sound` based on the value of `animal`. In ...
A few months ago I came across this [ article ](https://www.atlassian.com/git/tutorials/dotfiles) which explained how a bare git repository can be used to backup dotfiles in ...