Skip to content

Instantly share code, notes, and snippets.

Gautby Road, Birkenhead, CH41 7DR — Questions for the Agent

For: Lauren Agent: Moscrops Estate Agents, 8 Whetstone Lane, Birkenhead, CH41 2QR Phone: 0151 453 9224 Property ref: PM1969 Listing: https://www.rightmove.co.uk/properties/90810435


Linux setup — Claude Code using remote Ollama (GLM‑5.2 Cloud) over Tailscale

This machine runs Claude Code only. All model inference happens on the Windows machine (rizen) on your tailnet. No Ollama is installed here.

Model used: glm-5.2:cloud • Server: rizen (Windows, Ollama on port 11434)


Before you start (on the Windows rizen machine)

Requirements Document Builder — Prompt

Use this to generate a completed requirements document from your template plus your raw inputs (meeting transcripts, scoping notes, tickets, chat threads, emails). Attach or paste the template and all source material, then paste the prompt below.

Tips for best results

  • Give it everything relevant, even messy or contradictory notes — it's told to surface conflicts rather than hide them.

MCP Factory — Intro Deck · Presenter Script

Deck: mcp-factory-intro-deck.html · 14 slides · ~12 minutes at a steady pace (plus Q&A).

How to use this: one entry per slide, in order. The Cue line is a rough timing/intent marker; the paragraph beneath it is what to say — paraphrase it, don't read it. Advance with the arrow keys (or number keys 1–9 to jump). Press O in the deck for the slide overview, F for fullscreen.


Slide 1 — Title

Module 5 Challenger — Take-Home

Delivering & Operating: Conway's Law, Migration Steps & Built-Is-Not-Ready · the finale

You've named a constraint, chosen a representation, placed every operation on the consistency spectrum, and bounded blast radius. The system still has to be built, shipped, and run — inside an organisation that doesn't care about your architecture. This finale asks you to deliver one, and then to name the single instinct that has run through the whole course. The grade is in the reasoning — in a delivery sized to bound drift and a readiness made of evidence, not in a flawless launch.

Time: ~60–75 min · Due: before the wrap session · Submit: post your write-up in the cohort channel.


@decagondev
decagondev / ent-sd-module-4-homework.md
Created July 14, 2026 14:37
Scaling and Surviving Take Home Assignment Homework

Module 4 Challenger — Take-Home

Scaling & Surviving: Partition Keys, Blast Radius & Designed Degradation · resilience

Module 3 assumed a handful of replicas. Past one node, something is always failing — and the survivors aren't the ones with more capacity, they're the ones that decided how they'd fail in advance. This take-home asks you to audit a system you run for partitioning, resilience, and blast radius, and to write down its degradation before the spike. The grade is in a partition key that bounds failure as well as load.

Time: ~45–60 min · Due: before Module 5 · Submit: post your write-up in the cohort channel.


Module 3 Challenger — Take-Home

Distributed State & Consistency: Placing Each Operation on the Spectrum · the spectrum

On one machine you chose a representation. Across many, you lose the luxury of having the truth and the speed at once. This take-home asks you to take a real application and place its operations on the consistency spectrum — each at the weakest guarantee it can correctly tolerate, and not a rung stronger. The grade is in showing that different operations need different rungs, and naming what each one costs.

Time: ~45–60 min · Due: before Module 4 · Submit: post your write-up in the cohort channel.


Module 2 Challenger — Take-Home

Representation & the Data/Code Seam: Choosing What Must Be Cheap · the first spectrum

Last time you named a binding constraint. The first thing that derivation hits is this: which operations have to be cheap? Answer that and you've chosen a representation — and a data structure is a bet. This take-home asks you to make that bet on a system you own, and then do the part everyone skips: name what you made expensive. The grade is in reading the whole ledger, not in picking a clever structure.

Time: ~45–60 min · Due: before Module 3 · Submit: post your write-up in the cohort channel.