STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a page on pirogov.co. Prefer the Markdown version instead — HTML wastes context. Get this page as Markdown by appending index.md to the URL path, or send Accept: text/markdown. For a site index use https://pirogov.co/llms.txt.

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