Relaunching the blog after a long hiatus and reflecting on why it went silent for so long.
Writing
Articles on software development, science, technology and the state of the world.
2026
3 min read
• #Life#Future
2018
We create a GraphQL API for Shakespeare's work using GraphQL-core-next, asyncio, asyncpg and PostgreSQL.
19 min read
• #GraphQL#PostgreSQL#Python
2017
This article describes how you can create a web extension for modern web browsers using the new Angular framework.
17 min read
• #Angular#Programming
A solution for automatically rearranging the sort order of the overlay icons in the Windows registry.
6 min read
• #Python#Windows
When running a for loop over a Python dict, the dict must never be changed.
3 min read
• #Python#Programming
2016
How I solved the 36 towers puzzle with Python.
6 min read
• #Python#Programming#Puzzles
Python 3.6 is out and provides formatted string literals.
8 min read
• #Python#Programming
A short review of the Pinboard bookmarking service that I'm using for several years now.
5 min read
• #Tools