Notes from building software, written down while the lessons are still fresh, kept here so I can find them again.
Recent Posts (010)
OpenClaw on a Mac mini
My always-on AI assistant that writes code whilst I sleep.
aiautomationdeveloper-toolsmac-miniopenclawMy 2025 Year in Review
A house, a wedding, a team and a dream.
reflectionssubstackWhat 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.
taurirustjavascriptTauri v2 updater
Making new app versions available to users automatically.
taurirustpythonjavascriptMy 2024 stack
The tools & tech I'm using as a full stack web developer in 2024.
stackframeworksjavascriptpythonInteractive Rust with jupyter
Adding a Rust kernel to jupyter notebooks.
pythonrustnotebooksjupyterProxying pip
How to install Python packages with pip when you're behind a company firewall.
pythonpipSharing Python code
My thoughts on sharing Python code with other users.
pythonpackaging