All Articles

17 posts

Shipping Analytics Safely: Caching, Budgets, Deployment, and Handoff

User-scoped caching with TTLs, mutation-driven invalidation, rule-based budgets, Render deployment with health checks, and unambiguous mobile handoff.

September 12, 2026 5 min read

Forecasting Cash Flow with Uncertainty, Not Just Averages

Separate income/expense LightGBM regressors, time-aware features, walk-forward validation, and 80% confidence intervals make cash-flow projections actionable.

September 11, 2026 5 min read

Transaction Categorization That Survives Cold Starts

A hybrid categorization system with rule-based fallback, LightGBM classifier, and confidence-gated ML predictions—ensuring sensible behavior from day one.

September 10, 2026 5 min read

Migrating Production Auth Without Breaking the Product

A four-phase migration from local JWT to Supabase Auth with reversible migrations, additive verification, and 82 integration tests passing throughout.

September 9, 2026 5 min read

Making a Personal-Finance API Trustworthy: Tests, Isolation, and Balance Accounting

How to build an API that guarantees correct account balances, strict user isolation, and consistent analytics through isolated integration tests, immutable transaction rules, and cache invalidation.

September 8, 2026 5 min read

Computer-System Operation: Interrupts, I/O, and Storage Hierarchy

Explains CPU and device concurrency, interrupts and traps, bootstrapping, I/O flow, and storage hierarchy basics.

May 31, 2026 4 min read
Previous Page 1 of 3 Next