Alexander Schaaf
August 10, 2023
Te Araroa: Gear Plan
Figuring out how to carry less.
August 6, 2023
Hiking the North Coast of Devon
A stroll along the South West Coastal Path in the UK.
September 3, 2022
Listening to changes in PostgreSQL from JavaScript
Exploring event-based database notifications.
February 28, 2022
How to write concurrent Python using asyncio
The very basics of asyncronous programming in Python.
February 20, 2022
How to use WebSockets in React
The very basics of WebSockets and how to use them to push data to clients.
July 4, 2021
A simple example of Python decorators: Logging function in- and outputs
The simple introduction I wish I had when I started to learn Python.
June 26, 2021
Automatically deploy a NextJS app on a Raspberry Pi using Gitlab CI/CD
Continuous deployments on your home server.
February 14, 2021
Automate parsing Kindle highlights using Go
An excuse to learn Golang.