Your choice of top level domain (e.g. .com vs .biz) can really affect the performance of your first page load! https://bunnycdn.com/blog/is-your-fancy-new-domain-hurting-your-performance-gtld-benchmark/
miniblog.
Related Posts
I get a lot of value from tech/PL microblogging as @_wilfredh on Twitter, and often get interesting comments. I'm not sure how much the new CEO will affect that.
I also cross-post to https://mastodon.social/@wilfredh and have interesting discussions there too. Both are worthwhile today.
A deep dive on ABI design tradeoffs, and how Swift approached the problems in this space;
https://gankra.github.io/blah/swift-abi/
(Compared with C++/Rust, it avoids monomorphisation and does more boxing, with attention to details that affect performance)
Program slicing for Rust in VS Code, allowing you to see which parts of your program affect the current expression!
