Always undone changes to files like git checkout somefile - but stumbled upon git checkout -- somefile instead, and wondered WTF mate.
May 12, 2025 · 1 min
March
Discover the IndieWeb, one blog post at a time
Stumbled upon this site - probably via Mastodon - and it’s very cool. There’s a big button to take you to a random blog post, or you can browse all the blogs that are tracked in a big table.
March 17, 2025 · 1 min
February
What the heck is the event loop anyway?
I’ve heard of the event loop but never understood it - this talk does a good job of explaining it. Though it’s been 10 years, maybe how it works has changed?