Blog

A collection of quotes, things learned, and who-knows-whats

Just Enough vi to Open a File, Edit It, and Quit

vi is something I use rarely, usually when I don’t have access to a GUI text editor. For those times, here’s just enough to do what I need:

Download ChromeDriver Binary and Add to Your PATH

Many projects these days rely on chromedriver. Below are steps for Mac and Windows to download it, add it to your PATH, and verify setup. You can obviously place the chromedriver binary in any directory you like, I just used Mac ${HOME}/bin and Windows C:\bin for this example.

Make a Beep Sound When Console Outputs Certain Text

Originally this was a question posed on the hugo discussion forums. When running hugo server, the user wanted to be notified with a beep of any error messages that were output by the console. This isn’t a use case for me personally but I thought it was a fun problem to solve.

Maui Trip

My wife and I went to Maui in March of 2017 and I’ve been meaning to write about it ever since. The landscapes there are just gorgeous. If you ever get a chance to go, here are some of our favorite things to do.

Personal Docs on the Find Command

find command options that I care about.

Current page: 41 of 44
Total blog posts: 220