I write about technology, programming, and other things I find interesting.
If you’ve written any code that talks to an API, you’ve written JSON. It’s been the default format for structured data on the web for over a decade. ...
We all know the basics: `ls`, `cd`, `grep`, `rm`. They are the bread and butter of the command line. But the true power of the terminal lies in the v...