"Why is the Rust compiler so slow?"| sharnoff.io
Keith Cirkel has no time to learn React. He asks whether it’s worth it to learn a web …| Brain Baking
When every dev is just doing the next ticket, who’s steering the ship?| The Cynical Developer
Rust’s proc macros are powerful but tricky, and have some compile-time costs. This post is about a new tool to help quantify and reduce some of those costs.| Nicholas Nethercote
Last week, C++26 was finalized in Sofia, Bulgaria — and C++26 will include all of the reflection papers that we were pushing for:| Barry’s C++ Blog
This blog post describes a recent debugging session that led through a surprising set of issues involving Bash, `getcwd()`, and OverlayFS. What started as a simple customer bug report turned into a deep dive worth sharing.| sigma star gmbh
How to use uv and the Python inline script metadata proposal PEP 723 to run scripts seamlessly.| Cottongeeks
Thunderbird got some really good improvements over the past couple of years; A full on redesign and I presume a refactor of some parts of...| alexia's blog
curl supports getting built with eleven different TLS libraries. Six of these libraries are OpenSSL or forks of OpenSSL. Allow me to give you a glimpse of their differences, similarities and some insights into what it takes to support them all. SSLeay It all started with SSLeay. This was the first SSL library I found … Continue reading A family of forks →| daniel.haxx.se
Making sure I don’t forget what I read.| Damek Davis’ Website
Why computational reproducibility matters| blog.khinsen.net
Matrix, the open protocol for secure decentralised communications| matrix.org
This article was originally commissioned by Luca Rossi (paywalled) for refactoring.fm, on February 11th, 2025. Luca edited a version of it that emphasized the importance of building “10x engi…| charity.wtf
Interactive tutorial for A*, Dijkstra's Algorithm, and other pathfinding algorithms| www.redblobgames.com
The Tyranny of Stuctureless by Jo Freeman| www.jofreeman.com
Lock-in is an important consideration. But, it's not a simple black-or-white affair, and minimizing isn't always best.| martinfowler.com