I wrote a small tool for myself as my biannual routine check of where llms are currently at. I think I've learned a bunch from this exercise. This is frustrating! I don't want to learn by trial and error, I'd rather read someone's blog post with lessons learned. Sadly, most of the writing on the topic that percolates to me tends to be high-level --- easy to nod along while reading, but hard to extract actionable lessons. So this is what I want to do here, list specific tricks learned.| matklad.github.io
In this post I argue that integration-vs-unit is a confused, and harmful, distinction. I provide a more useful two-dimensional mental model instead. The model is descriptive (it allows to think more clearly about any test), but I also include my personal prescriptions (the model shows metrics which are and aren't worth optimizing).| matklad.github.io
This is a short appreciation post about Rust continuously guiding me towards doing The Right Thing™.| Kobzol’s blog
Slow Rust Builds? Here are some tips to speed up your compile times. This list was originally released on my private blog, but I decided to update it for 2024 and move it here. Tabl…| Corrode Rust Consulting
After working on the initial stages of several largish projects, I accumulated a list of things that share the following three properties:| matklad.github.io
[This fragment is available in an audio version.]| ongoing by Tim Bray
Property-Based Testing Against a Model of a Web Application| concerningquality.com
computers i guess| jade.fyi