Everything I've written, newest first. If you're after a topic, the tags cut it up more usefully.
Posts (015)
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.
pythonpackagingFile handling with Python
Using Python to read, write and delete files.
pythonfunctionsBasic functional programming in Python
And why the func should you care?!
pythonfunctionsPython's virtual environments
The venv module and how to use it.
pythonData types in Python
An exploration of various Pythonic data types.
pythonGet started with Python
Everything you need to start writing code in Python.
python