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 57 of 89
Clear filtersOperatingWhat Belongs on an Agency Owner DashboardMost agency dashboards show vanity metrics. Here are the numbers an agency owner dashboard should actually surface: margin, capacity, at-risk work, cash.OperatingHow to Offboard an Agency Client the Right WayA clean agency client offboarding turns a lost account into a referral source. Here is the process that protects your reputation when a client leaves.EngineeringHow to Design Pub/Sub Channel GranularityChannel granularity is the biggest pub/sub design decision. Too coarse and you leak data and waste bandwidth; too fine and you drown in subscriptions.StrategyHire Generalists When AI Does the Specialist WorkIn an AI agency, hire generalists over specialists. AI covers production skill, so the scarce hire is the versatile operator who runs the delivery system.EngineeringOffline Evals vs Production Monitoring for AIOffline evals and production monitoring measure different things for an AI feature. You need both. Here is what each catches, what each misses, and how they work together.StrategyShould You Publish a System Card for Your AI Product?A system card documents what your AI does, its limits, and its failure modes. When publishing one wins enterprise trust and when it is premature overhead.EngineeringHow to Validate Scraped Data Quality Before It Poisons YouScraped data quality fails silently. A selector drifts and you store nulls for a week. Here is how to validate scraped data at ingestion before it reaches users.AIWhat Makes an AI Agent ReliableAI agent reliability comes from architecture, not a smarter model. Here are the five design choices that separate a dependable agent from a confident guesser.ThesisGovernance for End Users, Not Just Enterprise BuyersMost AI governance is built for the buyer who signs the contract. The end user is a governance stakeholder too, and ignoring them is how trust quietly erodes.ThesisThe Myth That AI-Native Means Firing the ProfessionalsAI-native in regulated fields does not mean replacing the doctor, lawyer, or accountant. It means changing what they do. Here is the myth and the reality.EngineeringHow Many WebSocket Connections Fit on One Server?Concurrent WebSocket connections per server are bound by memory and fan-out, not CPU. Learn the capacity math to size real-time infrastructure before you scale out.OperatingContent Ops for an Agency Running Many ClientsAgency content ops breaks when every client is a snowflake. The fix is shared templates with per-client isolation, so one system serves every account.