Skip to main content

Article series

Some pieces are chapters, not standalone articles โ€” a planned run with an order, a shared frame, and a payoff that only lands across the whole set. This is the list of them and where each one stands.

Each series gets its own tracker doc in this folder: a table of its posts up top, then whatever frame, exercises, or code repo the series is built on. Membership is also recorded on the articles themselves, via the series front-matter field (series.name matches the tracker's slug) โ€” see the Series section of ARTICLES.md for the field shape and the fmc queries that read it.

The listโ€‹

seriesslugtrackerpostsstatus
The Borrow Checkerborrow-checkerborrow-checker.md0 / 9 live ยท 1 draftedwriting โ€” post 1 drafted, exercises next
Solana Economicssolana-economicsfolder READMEsee READMEin progress โ€” predates this convention, tracker not yet backfilled
Why Go for microservicesgo-microservicesโ€”0 / ?idea โ€” not yet scaffolded

How a series moves through hereโ€‹

The portfolio-side lifecycle, which is all this list tracks:

  1. Idea โ€” a title and a rough arc. Lives as a row here, no tracker yet.
  2. Scaffolded โ€” a tracker doc exists with the full post list and the frame.
  3. Running โ€” doing the exercises, capturing real output/errors/benchmarks. The insight from actually doing the work is the point; posts get written from it, not from memory.
  4. Written โ€” the markdown exists, clean, draft: true.
  5. Live โ€” draft: false, series field set on each member article.

Social-content distribution is a separate pipeline (social-content/) and a later phase โ€” it isn't tracked here. This list is about the articles themselves.

Backlog โ€” series worth pulling off the pileโ€‹

Not committed, just parked so they aren't re-derived from scratch later:

  • Solana Economics already exists as a folder with a plan-style README that links every intended post. It's a series in everything but the metadata โ€” backfill a tracker here and set series.name: solana-economics on its members when convenient.
  • Why Go for microservices โ€” the case for Go as the default microservice language. Idea only; scaffold when it's next up.

Comments

No comments yet. Be the first!