---
title: "History — Engineering in the margins"
article: "https://morningclub.dev/engineering-in-the-margins"
source: "https://morningclub.dev/engineering-in-the-margins.md"
stage: exploratory
created: 2026-08-08
updated: 2026-08-19
---

# History — Engineering in the margins

> Every revision of this article is a commit. This document points at them:
> the full log, and how to fetch any version that has ever existed.

- First written: 2026-08-08
- Last revised: 2026-08-19

## Raw history

Every revision of this article is a commit against `notes/engineering-in-the-margins.md`:

<https://github.com/thompson-ad/morningclub.dev/commits/main/notes/engineering-in-the-margins.md>

Any historical version can be fetched directly at the commit that produced it:

```
https://raw.githubusercontent.com/thompson-ad/morningclub.dev/<commit-sha>/notes/engineering-in-the-margins.md
```

Substitute a full commit sha for `<commit-sha>`. The current version is always
at <https://morningclub.dev/engineering-in-the-margins.md>.
