Skip to main content

πŸ“– Remote: Office Not Required by Jason Fried & David Heinemeier Hansson (2013; via Iridescent Learning). It's interesting to see how work from home policies have ebbed and flowed since 2013.








πŸ“ Claude Agent Skills: A First Principles Deep Dive (Han Lee). Very long, but informative break down of how Claude's Agent Skills works and how its different from function calling. I was particularly impressed by how the UI has to adapt between information being fed back to the LLM and information for the user.


πŸ“ SQLite concurrency and why you should care about it (Jean-Pierre Bachmann / Jellyfin). In all the times I've gotten a SQLite locking issue, the solution has always been to retry a few times (until some other process releases the lock). But this article suggests a few other ways to solve the problem.


πŸ“– The Wise Man's Fear by Patrick Rothfuss (2011; via Shalev NessAiver). Sequel to The Name of the Wind. Patrick Rothfuss joins the ranks of several other fantasy authors in having an unfinished series. I ended up reading the rants of his fans and editors as well as counter points that authors don't owe readers books. This book was a fine sequel; not as great and a bit graphic at times.


πŸ“– The Name of the Wind by Patrick Rothfuss (2007; via Shalev NessAiver). It's got stories-within-stories, sympathetic magic-as-physics, and a prodigy for a main character. What more could you want?









🐦 Simon Maechling on microplastics (Simon Maechling).

You’ve been told microplastics are everywhere.

In your food. In your blood. Even in your brain.

You should panic. You should rage.

But what if most of it was junk science?

Worth reading the whole thread.








πŸ“ Rearchitecting GitHub Pages (Hailey Somerville / GitHub Blog; via Sam Lambert). Sam's tweet says it all:

Until ~2015, GitHub Pages hosted over 2 million websites on 2 servers with a multi-million-line nginx.conf, edited and reloaded per deploy. This worked incredibly well, with github.io ranking as the 140th most visited domain on the web at the time.




View all posts