Writing · Nº 041065 essays
The writing
Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.
1065 essays found · Page 63 of 89
Clear filtersOperatingWhat Your First Hire Should Be in an AI AgencyYour first hire in an AI agency should be a delivery operator, not a specialist. Here is why the first hire is about systems and judgment, not raw skill.OperatingHow Long to Keep AI Audit Logs (and When to Delete)How long to keep AI audit logs: balancing defensibility, storage cost, and privacy risk. A retention policy that protects you instead of becoming a liability.EngineeringIncremental Crawl vs Full Recrawl: How to DecideAn incremental crawl only fetches what changed since last time. A full recrawl refetches everything. Here is how to choose and cut most sites' cost by 90 percent.EngineeringHow to Measure Dependency Drift Before It BitesDependency drift is how far your packages have fallen behind current versions. Learn to measure library lag as a risk metric and decide what to update first.AICan an Outreach Agent Personalize at Scale Without Faking It?Real personalization at scale is the whole promise of an outreach agent. Here is what separates genuine relevance from merge-tag theater that everyone ignores.EngineeringPostgres Point-in-Time Recovery on Your Own ServerNightly dumps lose a full day. Postgres point-in-time recovery with WAL archiving lets you restore a self-hosted database to the exact second before disaster hit.AIPrebuilt vs Custom AI Agents: Which One You NeedPrebuilt vs custom AI agents compared on speed, fit, cost, and reliability, with a clear rule for which to pick and why the best answer is often both.OperatingHow to Reduce Decision Fatigue as a Solo OperatorRunning a portfolio solo means a thousand small decisions a day. Reduce decision fatigue by pre-deciding the routine so your judgment lands where it counts.OperatingHow to Standardize Agency Delivery Across ClientsStandardizing agency delivery across clients turns tribal knowledge into a repeatable system, so quality holds and any client can be served the same way.EngineeringHow to Test Transactional Emails Before You ShipTesting transactional emails means checking rendering, real data, and delivery, not just that the send fired. Here is a testing process that catches breakage.EngineeringTyping Indicators and Presence, Done RightTyping indicators and presence are ephemeral signals. Keep them out of your database, drive them with short-lived state, and expire them on the server.ThesisCan Online Voting Be Secret and Verifiable at Once?The myth: online voting is either secret or verifiable, never both. It is wrong. End-to-end verifiable cryptography gives you both at the same time.