Bye Apple, Hello Tux I switched from macOS to GNU/Linux. Let’s talk about the pros and cons. Jason Draper June 25, 2018 Linux Apple Tools
Have you evaluated your toolchain recently? Trying new tools can improve your workflow. Jason Draper June 19, 2018 Tools Linux
Install Linux on a MacBook Air A start-to-finish guide to installing Linux on your Apple hardware. Bernerd Schaefer June 17, 2015 Linux NixOS
Creating A Remote Development Machine Spin up a remote development machine that you can access anywhere over SSH. Justin Kenyon February 10, 2015 Web Linux Rails Ruby Tools
sed command for Linux and Unix: Replace in-place Learn how to use the sed command to find and replace text in files in-place on Linux and Unix systems. This guide covers sed’s -i flag, backup options, and replacing across multiple files. Gabe Berke-Williams January 15, 2014 Unix Linux Sed