This blog is where I write down what I learn while building software. I hope you find it useful!
Recent Posts (010)
OpenClaw on a Mac mini
// My always-on AI assistant that writes code whilst I sleep.
#ai#automation#developer-tools#mac-mini#openclawMy 2025 Year in Review
// A house, a wedding, a team and a dream.
#reflections#substackWhat hiring taught me
// Reflections on my experience hiring a developer for the first time
#reflectionsZero cache on Coolify
// Self hosting your zero cache instance
#zeroTauri v2 custom menu items
// Adding a webview navigation shortcut to the native app menu.
#tauri#rust#javascriptTauri v2 updater
// Making new app versions available to users automatically.
#tauri#rust#python#javascriptMy 2024 stack
// The tools & tech I'm using as a full stack web developer in 2024.
#stack#frameworks#javascript#pythonInteractive Rust with jupyter
// Adding a Rust kernel to jupyter notebooks.
#python#rust#notebooks#jupyterProxying pip
// How to install Python packages with pip when you're behind a company firewall.
#python#pipSharing Python code
// My thoughts on sharing Python code with other users.
#python#packaging