# Andrew Nesbitt (nesbitt.io)

Andrew Nesbitt's personal blog at [nesbitt.io](https://nesbitt.io). Nesbitt maintains [Libraries.io](https://libraries.io) and the [ecosyste.ms](https://ecosyste.ms) open-source observability toolset, and his writing reflects that — he's most interesting when he's looking at the structural layer of open-source: what git actually tracks, what a package registry exposes, what supply-chain data is legible from outside.

Style: short-to-medium posts, sourced and annotated, UK English. The technical level assumes familiarity with the topic but doesn't play insider; each post reads as a standalone piece of analysis rather than a running newsletter thread.

## Ingested articles

- [[git-magic-files]] (2026-02-05) — catalog of committed files that control git behavior (`.gitignore`, `.gitattributes`, `.mailmap`, `.git-blame-ignore-revs`, and more)
- [[features-to-steal-from-npmx]] (2026-04-16) — feature catalog from npmx.dev as a registry-design spec, plus the competitive-pressure effect on npmjs.com
- [[forge]] (2026-03-13) — one Go CLI and library over GitHub, GitLab, Gitea/Forgejo, and Bitbucket for humans and coding agents
