Writing · Nº 041065 essays
The writing
Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.
5 essays found · Page 1 of 1
Clear filtersEngineeringHow to Rate Limit Notification Emails Per UserWithout per-user rate limits, one busy event storm floods inboxes and your reputation. Here is how to rate limit notification emails without dropping the urgent ones.EngineeringHow to Batch Notification Emails Into a DigestSending one notification email per event burns out users and your reputation. Here is how to batch notification emails into a digest that people keep reading.EngineeringPush Notifications Don't Need a WebSocketReal-time push notifications rarely need a persistent WebSocket. Learn when native push and fan-out beat holding a socket open, and when a socket actually earns its cost.EngineeringHealthcare Notification Emails Without Putting PHI in ThemHealthcare notification emails can trigger a HIPAA problem in one line of body copy. Here is how to notify patients without exposing protected health information.EngineeringMarketplace Email: Buyer and Seller Notifications Done RightMarketplace email has two audiences with opposite needs. Here is how to split buyer and seller notification streams so both sides trust your app.