← All tags

Tag
#go
2 posts tagged with this topic.
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.
Blocking websites at the kernel layer on Linux — without a setuid binary
How I designed a per-user, system-wide website blocker that catches even raw-IP curl, while keeping a single narrow privileged surface and zero setuid bits.