There's nothing like a non-deterministic bug to keep you on your toes. Still, I learnt a little more about multi-threading.
Related Posts
I'm experimenting with syntax in examples. I don't really like Rust's `assert(inc(1) == 2)` syntax, I find it a little distracting.
I'm trying `inc(1) //-> 2`. The comment is rendered differently, and there's nothing before the sample code. What do you think?
Chekhov's repro: If a line of code is included in a bug report, it should contribute to the debugging somewhere.
Whilst LLMs don't always give an accurate answer, the UI is really compelling. I keep finding users whose favourite way of doing research is an LLM.