Today I Learned
Join me on this curiosity voyage called life
You can create a super simple link shortener with a single _redirects file and Netlify.
You can Shift+Click on colors in Chrome Dev Tools to change the color format.
You can easily load CSS asynchronously by changing the media to print and adding a dash of JavaScript.
The best way to skip a stone is to angle the stone 20° up and throw it 20° downward with a spin.
You can use `ls | wc -l` to get a count of items in a directory from the command line.
You can take a screenshot of a full window with a transparent background on MacOS using Cmd+Ctrl+Shift+4 then Spacebar.