How a convolutional network classifies an image
Convolution, activation, and pooling in the image classifier used by the demo.
12 min readConvolution, activation, and pooling in the image classifier used by the demo.
12 min readVelocity, pressure, and the controls behind the fluid demo.
2 min readWeighted sums, padding, and the filters used by the convolution demo.
2 min readA walkthrough of the calculations in the small model used by the 3D visualization.
16 min readToken embeddings, attention, and sampling in the GPT-2 visualization.
12 min readSmall visual labs for consensus, indexes, embeddings, classifiers, and language-model sampling.
2 min readFrom curved light paths to sparse radio measurements: the geometry and reconstruction behind the EHT image.
5 min readReading OpenAI’s Navier–Stokes construction through its core geometry, energy scaling and smooth forcing.
4 min readDefine rollout gates, preserve schema compatibility, and make rollback a routine operation.
4 min readMeasure retrieval recall per question and compare pipeline changes against a versioned evaluation set.
2 min read · NotebookA Python notebook showing how a small slow cohort changes tail latency while the average stays low.
2 min read · NotebookCorrelate alerts without losing source events, clock uncertainty, or the ability to reject a bad grouping.
2 min readMeasure Python object overhead, choose the right storage representation, and account for conversion costs.
2 min readUse Go’s syntax tree to turn dependency direction, naming rules, and yesterday’s production bug into CI checks.
3 min readDesign platform defaults around recurring developer tasks, explicit ownership, and measurable recovery.
2 min readHow a small SRE team used CDK constructs, operating guides, and guardrails instead of building an internal PaaS.
4 min readSeparate the three-year decisions from next month’s tuning knobs, and the document becomes much easier to trust.
3 min readTool protocols and agent protocols solve different boundaries; the alphabet soup gets easier once the arrows are drawn.
3 min readA practical plan for learning Rust and Kubernetes without pretending the first purchase needs to be a tiny data center.
3 min readKeep UI-shaped reads fast and domain-shaped writes honest, without deploying another service for sport.
3 min readHow an image becomes a sequence of patches, and why attention changed the computer-vision toolbox.
2 min readPhi-3.5 Vision and Florence-2 look similar at the input, but they are built for rather different jobs.
3 min readA small state machine that writes a workflow, checks its own work, and knows when to ask a human.
3 min readA Raspberry Pi, WireGuard, and one mildly hostile captive portal walk into an apartment network.
4 min read