Thoughts and notes
Create an HTTPS proxy with AWS API Gateway
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
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
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
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
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
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…