Writing · Nº 041065 essays

The writing

Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.

43 essays found · Page 1 of 4

Clear filters
EngineeringWhat a Deploy You Actually Control Looks LikeMost teams cannot explain what happens between git push and live. That gap is where the outages and the vendor lock-in hide. Here is the version I run.EngineeringWhen Scraping Breaks at Scale, and How to Design Around ItSmall scrapers work until they do not. The failures at scale are predictable, and you can design for them up front instead of firefighting later.OperatingThe Real Reason Your Cloud Bill Keeps ClimbingManaged cloud bills do not climb because you grew. They climb because the pricing is designed to. Here is the mechanism, and when owning the stack wins.OperatingHow to Choose a VPS Provider You Can TrustA checklist for how to choose a VPS provider you can trust: the pricing, hardware, network, and exit terms that actually matter when you own your own stack.EngineeringOne Reverse Proxy for Every App on the BoxHow one reverse proxy routes every app on a self-hosted box, handling TLS, domains, and routing, so adding a new site is a config entry instead of new infrastructure.EngineeringHow to Schedule and Orchestrate Scraping JobsHow to schedule and orchestrate scraping jobs at scale: decouple scheduling from execution, handle retries and dependencies, and keep long jobs resumable.EngineeringThe operator's stackHow one person ships and runs a portfolio of AI products without a team. The boring infrastructure decisions matter more than the AI.OperatingI host it myselfRenting your whole stack from a managed cloud is renting your own business. I run the portfolio on hardware I control, on purpose.EngineeringTreat Transactional Email as InfrastructureTransactional email is infrastructure, not a marketing feature. Here is why I treat it like a database or a queue, and what changes when you give it that respect.EngineeringHow to Size a VPS for Your WorkloadHow to size a VPS for your workload without overpaying or starving your app: a practical method for choosing CPU, RAM, and disk based on what you actually run.EngineeringHow to Store Scraped Data at ScaleHow to store scraped data at scale: keep raw and parsed separate, pick storage by access pattern, deduplicate on identity, and plan for versioned change over time.EngineeringYou Do Not Need Kubernetes to Own Your InfrastructureOwning your infrastructure does not mean running Kubernetes. Here is why most apps need a single VPS, not a cluster, and when orchestration is real overkill.
Generative score