Writing on software engineering, developer tools, and other curiosities.

All of my thoughts on programming, projects, architecture, and more, collected in chronological order.

CodeCrafters: Build your own Redis

My experience building my own in toy Redis implementation in Rust, following the CodeCrafters course.

Deploying MeiliSearch on AWS

MeiliSearch is a superb solution for search, rivalling Elastic Search and Algolia. This post outlines one way of deploying your own instance to AWS.

Improving spotify-tui: going async

In previous versions of spotify-tui, there was a major issue that caused the UI to freeze and not respond to user key events. The solution? Don't block the main event loop 😅.

A colorscheme called Rigel

Inspired by the bright blue star in the constellation of Orion.