System-Design
- Implementing System Design IRL
> I was going over system design principles and wondered how these principles could be used on human beings. End-to-End Principle It posits that application-specific logic should reside in the endpoints (like a user’s computer or server) rather …