Tabs from other Devices
2024-05
I don't really use bookmarks. At least, not in the browser. For the most part, I just leave tabs open until I "get to them," or until I declare "tab bankruptcy" and unceremoniously close them all and start over. Usually this means a complete loss on all the links I have read, or started to read, or thought about reading. But I figured, rather than just dump all of that into the void, why not collect and share these links from time to time on the Internet, or you know, the void.
So, in no particular order, here are the tabs I'm a few minutes away from closing forever:
- Zed Decoded: Rope & SumTree - I don't know why, but I find the data structures used in text editors to be fascinating. Maybe it's because it's something we just take for granted. A string is just a bunch of bytes in contiguous memory, right? Sure, it can be that, if you don't care about latency and performance.
- MJML - Years ago I wrote a lot of HTML intended for emails. If you think targeting IE 6 was bad, try targeting Outlook, which famously used Word as its HTML rendering engine. I shudder just thinking of it. So when I saw this framework I thought it might be a nice tool to have in my back pocket, should the need ever arise again.
- Obituary for a Quiet Life - I've been thinking a lot about how we define success for ourselves and what goals are actually worthy of pursuit and this article dovetails with those thoughts nicely.
- Why the CORDIC algorithm lives rent-free in my head - I love the incredible hacks the old great masters of programming used to squeeze out all the possible performance from the ancient hardware of yore. Here they do the seemingly impossible task of trigonometric functions on low-end hardware without FPUs or lookup tables.
- Giveth; Taketh Away - A small story and meditation on privilege, normalcy, and more.
- Bend - A programming language that can give me massively parallel computation basically for free? Sign me up!
- Floor 796 - A fun, massive, scrollable, looping animation. Can you find all the pop-culture references?
- Too Many Eggs - If you're like me, you have chickens and also "too many eggs". Well here's the ultimate egg cookbook.
- 2D Rigid Body Collision Resolution - A wonderfully clear and interactive introduction to 2D collisions. It sets a foundation of terms and math behind detecting and resolving 2D collisions in something like a game engine. I'm really looking forward to the continuation of the series.
- Why, after 6 years, I’m over GraphQL - An interesting counter-point to the push to GraphQL-all-the-things.
- Random Marginalia - Love these "old web" style sites. They remind me when the web was almost exclusively passionate nerds, sharing their love and knowledge in clunky, quirky half-baked home-made web pages. Bonus nostalgia trip: SpaceHey, the spiritual MySpace successor.
Bob Davidson | 2025 | RSS