When I first created this blog in 2015 😱, I spent a lot of time bike shedding on questions like: Which blogging platform should I use? Where should I host... Read more »
On a previous post I talked about how The Silver Searcher was a very fast way to search through a codebase. I was made aware of a different tool called... Read more »
As mentioned in the comments by @samatjain, ripgrep is a much faster alternative to both the_silver_searcher and ack. I’ve left this here for historical purposes. If you spend any amount... Read more »
Metabase, is an application that connects to a existing database allowing you to run analytics and create charts from their web application. One of the great things about Metabase is... Read more »
This is more of a self-documenting post, as it doesn’t come up often but when it does, it’s not immediately trivial. I’m talking about batch renaming a bunch of files... Read more »