The Most Minimal Kanban

Posted on Sun 31 August 2025 in general • Tagged with software, productivity

Sometimes I feel overwhelmed trying to manage everything I have to do. Lists work okay if they're short, but grow out of control and fuel new anxieties: am I failing to stay on top of things? Writing a daily agenda lets me get a ton of things done, but burns …


Continue reading

Four Books on (Zen) Buddhism

Posted on Sun 10 August 2025 in general • Tagged with mindfulness, buddhism

I've had an interest in Zen Buddhism since my college years. Initially this was a rather silly and superficial thing: samurai were cool, and they practiced Zen. I think the first Zen-inspired book I read was The Unfettered Mind: Writings from the Zen Master to the Swordsman. Over the years …


Continue reading

How to Setup Puppy Linux With Ventoy

Posted on Fri 01 August 2025 in general

Like many people in the 2020s, I travel a lot. I work in a different city to the one I live in, and spend a few days in one place and a few days in the other. I don't really mind travelling, but it comes with a few inconveniences.

One …


Continue reading

On Notebooks and Thinking Better Thoughts

Posted on Sun 20 July 2025 in general • Tagged with software, productivity, knowledge management

I recently bought a few spiral-bound notebooks from Muji - two for work, and two for personal use. My intention for the personal notebooks was to use them as a destination for inconsequential thoughts, schemes, grocery lists, todo lists, and so on. In digital note-taking software these are often called 'fleeting …


Continue reading

How Not To Write A Web Service in Rust

Posted on Sun 11 August 2024 in general • Tagged with software, rust, programming, webdev

When writing a web service in Rust you may be tempted to do careful research based on your use case, to tailor your code to fit the needs of a typed language with strict memory safety, and to take a pragmatic approach to development. Doing things this way might make …


Continue reading