Curated river of news

Reader

Latest posts from blogs I follow

2992 entries
60 pages

Coding Is Designing(opens in new tab)

Code isn’t just a way to implement a design, it’s a way to find one. With an interface, you have to use it, feel it, interact with it, and poke at it to see the relationships between things. Change X, ...

The Sunday Papers(opens in new tab)

Sundays are for recovering after a late night of trailerblogging and oop, no, wait, there’s another two full-length showcases just this evening. It’s too late for me, readers, but you can save yourselves with some more thoughtful, maybe even calming ...

(opens in new tab)

I’ve always liked the ideas behind HTMX. Namely, keep templates and rendering on the server, ship HTML to the browser. I rolled my own HTMX for a side project I still use today. “Streaming HTML” by Ollie Williams demonstrates how ...

Finding the Middle in AI Narratives(opens in new tab)

A pendulum swung from a collapsing clock tower to an immovable monolith, its heavy bob now resting at center/images/finding-the-middle-in-ai-narratives.webp/images/finding-the-middle-in-ai-narratives.webp Another major AI vibe shift is happening. The tech is moving so fast that our collective rea...

Communities of Not(opens in new tab)

There is a strange thing that happens in communities that gather around abstinence from something: identity from opposition. At their best these communities are not just negative: childfree spaces can be about autonomy, choice and acceptance, anti-car spaces about safer ...

Are you standard.site?(opens in new tab)

Standard.site provides shared AT Protocol lexicons. Atproto is just spicy JSON and asymmetric cryptography. I’ve tried to explain atproto in more detail before. Bluesky has always supported a few open graph meta tags which I use to generate images for ...

The New Van(opens in new tab)

I got something I’ve wanted for years and years! A camper van! I’m a camper van guy now! It’s a Mercedes-Benz Sprinter, and even more technically a Winnebago Revel. I scoured Craigslist, Facebook Marketplace, and RV-specific sites for a long ...

AI Predicts the Text of Answers(opens in new tab)

A stream of text reasoning its way through a locked room, landing on the one glowing stone/images/ai-predicts-answers.webp/images/ai-predicts-answers.webp There's a common argument about AI that says it doesn't understand anything about the world. That no matter how impressive it looks, it's ...

Thoughts on AI Adoption Speed(opens in new tab)

A human figure reaching upward, lifted by rising machinery — magnified, not replaced, by AI/images/ai-adoption-speed.webp/images/ai-adoption-speed.webp One of the most talked about AI topics is the speed of AI adoption in companies, and the reasons for it. I want to give ...

(opens in new tab)

I can’t decide whether I like the headingoffset attribute. Manuel Matuzović has written “Context-aware headings in HTML” for the uninitiated. Jake Firefox has a good garage wall video covering the attribute too. It solves a real problem for component libraries ...