Technical Reference

This series of articles is a technical reference for various technologies, programming languages, and tools that I use in my work and projects.

Old world meets new technology
Old world meets new technology. We still need to write things down.

Turns out that we still need to write things down to refer to them later!

Documents

Devcontainers

Devcontainers1 are a fantastic way to create consistent and reproducible development environments using containerisation technology like Docker.

I also …

Read more