Bookmarks
Links I’ve saved and made public. Search them, or subscribe by RSS.
-
Article argues that Claude is not an Electron app not because LLMs can’t do it, but because there are no advantages left for native
-
A blog about software craft and quality
-
Google spent over a decade telling developers that Google API keys (like those used in Maps, Firebase, etc.) are not secrets. But that's no longer true.
-
Why RSS readers look like email clients, and what that's doing to us.
-
I recommend turning Dependabot off and replacing it with a pair of scheduled GitHub Actions, one running govulncheck, and the other running CI against the latest version of your dependencies.
-
Why speed matters and why it's more than just timing.
-
Enjoy it while it lasts! No, really!
-
There is a rush for AI companies to team up with space launch/satellite companies to build datacenters in space. TL;DR: It's not going to work.
-
A look at how I used shape vectors to achieve sharp, high-quality ASCII rendering.
-
System package managers and language package managers are solving different problems that happen to overlap in the middle.