← All tags
Tag
#distributed-systems
2 posts tagged with this topic.
How I choose an architecture
My repeatable process for architecture decisions — start from the constraints, write an 'alternatives considered' table, and make the trade-off explicit. With examples from real projects.
Fair fare-splitting for pooled rides: from a naive split to surplus sharing
Designing a ride-pooling fare model where riders save, the driver is rewarded for pooling, and the math is provably fair — checked against the Shapley value.