Thoughts and notes

Create an HTTPS proxy with AWS API Gateway

27 April, 2020

When working with your own APIs you nearly always want to be using . This is especially true when using the API from a browser. Most modern…

Deploying MeiliSearch on AWS

17 April, 2020

The gold standard for search is currently provided by Algolia. They offer many feature rich products, but at their core is the search API…

Improving spotify-tui: going async

12 March, 2020

In spotify-tui versions 0.15.0 and prior there was a major issue that caused the UI to freeze and not respond to user key events. This post…

Spotify for the terminal written in Rust

15 October, 2019

Over the past couple of months I've been working on spotify-tui - a Spotify terminal user interface. As an avid terminal/tmux/vim user, I…

A colorscheme called Rigel

11 August, 2019

This colorscheme is based on the star Rigel - the bright blue star in the constellation of Orion. This very blog is using the colors from…

Shades of Purple: VSCode theme ported to vim

11 July, 2019

Despite not using VSCode, I saw one of my colleagues using this purple theme and I loved it. I wanted to start using it in vim, but…