OpenFreeMap – Open-Source Map Hosting lets you display custom maps on your website and apps for free.
https://matklad.github.io/2024/09/23/what-is-io-uring.html · An attempt at concise explanation of what io_uring is.
https://graydon2.dreamwidth.org/307291.html
https://brandur.org/postgres-atomicity · A dive into the mechanics that allow Postgres to provide strong atomic guarantees despite the chaotic entropy of production.
https://lwn.net/Articles/990281/
https://cedardb.com/blog/exceptions_vs_errors/ · Exceptions are often a better way to handle errors than returning them as values. We argue that traditional exceptions provide better user and developer experience, and show that they even result in faster execution.
https://www.hereandthere.club/post/all-maps-are-wrong · Maps are lies, GPS is inaccurate, elevation is hard, and your Strava track probably "wrong" and "right" at the same time
https://mccue.dev/pages/8-16-24-just-use-postgres
https://wingolog.org/archives/2024/09/07/conservative-gc-can-be-faster-than-precise-gc · wingolog: article: conservative gc can be faster than precise gc