Seasoned & Agile

Writing

Articles on software development, science, technology and the state of the world.

2026

2018

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

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