
Architecture Decision Records: Actually Using Them
ADRs work when theyâre lightweight enough to write during the decision, structured enough to answer âwhy did we do that?â six months later, and stored somewhere people actually look.

ADRs work when theyâre lightweight enough to write during the decision, structured enough to answer âwhy did we do that?â six months later, and stored somewhere people actually look.

A look at why software development isnât engineering - itâs a scientific journey through complexity. Explore how the Cynefin framework exposes why Agile thrives where Waterfall fails, why requirements shift like ecosystems, and why adaptability beats rigid blueprints. Learn why software isnât built - itâs discovered.

A brief summary of Allen Holubâs âGetting Buy-In: Overcoming Larmanâs Lawâ at the YOW! Brisbane conference December 2024.

Some notes on deploying AnythingLLM in an Azure Container Instance using Bicep, ensuring persistent storage. AnythingLLM allows you to use multiple LLMs, using your existing API keys, with one UI.

Learn how to deploy an Azure Container Instance (ACI) container group with HTTPS enabled using Caddy. This guide walks through deploying a Hello World app and securing it with SSL using a Bicep template.