https://danluu.com/sounds-easy/
https://programmingisterrible.com/post/176657481103/repeat-yourself-do-more-than-one-thing-and · If you ask a programmer for advice—a terrible idea—they might tell you something like the following: Don’t repeat yourself. Programs should do one thing and one thing well. Never rewrite your code...
https://xeiaso.net/blog/GraphicalEmoji · Xe Iaso's personal website.
https://discord.com/blog/how-discord-stores-trillions-of-messages · Engineer Bo Ingram shares insight into how Discord shoulders its traffic and provides a platform for our users to communicate.
https://matklad.github.io/2023/02/12/a-love-letter-to-deno.html · Deno is a relatively new JavaScript runtime. I find quite interesting and aesthetically appealing, in-line with the recent trend to rein in the worse-is-better law of software evolution. This post explains why.
https://fly.io/blog/carving-the-scheduler-out-of-our-orchestrator/ · A deep dive into container scheduling and Flyd, our new orchestrator.
https://anthonyhobday.com/sideprojects/saferules/
https://pdx.su/blog/2023-02-05-asciidoc-and-markdown/ · I've been using Markdown for a long time, and have grown accustomed to it. It has various quirks, features, and oddities, but what doesn't…
https://ecton.dev/rust-json-ecosystem/ · In my search for a JSON parser to fit my needs, I ended up filing my first RUSTSEC advisory and writing my own crate in the end. This is my story.
https://kristoff.it/blog/why-go-and-not-rust/ · What's the role of Go in a universe where Rust exists?