Field Notes

Public Learning Trail / 07

Field Notes

Build records, technical explanations, and lessons made public.

Selected records

Pinned Notes

May 29, 2026

How not to make Machine's Learn

A practical map of the places machine-learning systems break: data, sampling, features, evaluation, and assumptions.

Aug 12, 2025

What the heck is IAM in AWS

A direct introduction to securing an AWS sandbox with identities, permissions, and deliberate access boundaries.

May 25, 2025

Keep Your DB Awake with Hibernot

The build story behind a small automation that prevents free-tier databases from quietly hibernating.

Archive index

All notes

9 / 9 entities
Jul 09, 2026

SQL

Structured notes on relational data, query construction, joins, aggregation, and the database concepts worth keeping close during implementation.

Jul 09, 2026

System Design 101

A working reference for reasoning about scale, service boundaries, data flow, reliability, caching, queues, and architectural trade-offs.

Jul 09, 2026

AWS Networking 101

Field notes covering VPC structure, subnets, routing, gateways, security boundaries, and the network paths behind deployed AWS systems.

May 29, 2026 / PINNED

How not to make Machine's Learn

A practical map of the places machine-learning systems break: data, sampling, features, evaluation, and assumptions.

Aug 12, 2025 / PINNED

What the heck is IAM in AWS

A direct introduction to securing an AWS sandbox with identities, permissions, and deliberate access boundaries.

May 25, 2025 / PINNED

Keep Your DB Awake with Hibernot

The build story behind a small automation that prevents free-tier databases from quietly hibernating.

May 08, 2025

What Is a Data Pipeline (And Why You Should Care)

A concise explanation of how raw application data moves through collection, transformation, storage, and delivery.

May 03, 2025

How Realtime Chat Apps Work: Know the Trade-Offs

A system-level look at realtime chat architecture and the engineering trade-offs behind familiar messaging products.

Jan 02, 2025

In Quest of Clarity: The Methodical Madness Behind Research

A field note on turning scattered startup and hackathon research into a method that produces clearer decisions.