Curated river of news

Reader

Latest posts from blogs I follow

2974 entries
60 pages

curl performance(opens in new tab)

tldr: the live version is here: https://curl.se/perf/ How fast is “fast” and is it good enough? Does it run as fast now as it did before or was there a regression? What exactly needs to be fast? How fast is ...

sqlite-utils 4.2.1(opens in new tab)

Release: sqlite-utils 4.2.1 Fixes a crashing bug in sqlite-utils 4.2. I'd introduced code that looks like this: from typing_extensions import Self It turned out the typing-extensions package was not listed as a dependency for sqlite-utils - it was installed by ...

sqlite-utils 4.2(opens in new tab)

Release: sqlite-utils 4.2 Lots of improvements in this one relating to the table.transform() feature, which adds support for complex alter table operations by creating a fresh table, copying across the data and then dropping and replacing the old one. transform() ...

llm-gemini 0.33(opens in new tab)

Release: llm-gemini 0.33 It's been a while since the last llm-gemini release. This version of the plugin adds support for today's Gemini 3.7 Flash release, plus gemini-3.6-flash, gemini-3.5-flash-lite and two embedding models gemini-embedding-2 and gemini-embedding-001. The plugin is also upgraded ...

(opens in new tab)

I jumped in at the hour mark of Miriam Suzanne’s chat with Brad Frost around the time they discuss the true costs of AI. Miriam’s words are incredible. Brad nods along seemingly agreeing, but fails to see he’s part of ...

Clips from Hacker News Thread(opens in new tab)

Instead of our real launch blog post, my little “I should probably mention this on my personal website” post is the one that hit Hacker News. Nevertheless, people got the message. What I loved about CodePen was just being able ...

(opens in new tab)

I had this drafted on my big blog under the title “Abattoirs of taste” which I felt was too killer to waste, so I’m dropping it here unfinished. After reading it back though I had to ask myself: why am ...