blog

Field Notes

Build decisions, reliability notes, and practical implementation details from work in progress.

hadoop · 2hdfs · 2big data · 1container · 1deployment · 1design · 1devops · 1distributed systems · 1
1 min read

Why I Expose Incidents on a Personal Site

Status pages are usually a company feature, but they also make sense for personal systems when reliability matters.

opsobservabilitypersonal-brand
3 min read

Introduction to Static Site Hosting

A practical guide to deploying a static website with GitHub Pages or Cloudflare Pages, plus optional CI/CD automation with GitHub Actions.

github actionsdeploymenttutorial