The

Distress Signal

A personal hypertext of Bryan Schuetz | RSS

Jibber Jabber

Going Subtle With Zed Predictions

People love to hate on generative AI, especially when it shows up where it wasn't before. Something like 60% of global venture capital is invested in AI—yes, AI Enshitification is real. So there's a lot of smoke there, but there's some fire. People who use text editors for writing code are right in the middle of that fire. This is fine.

web-development

Infinite Scrolling with Turbo and Frames

Infinite scrolling is a dark pattern, and traditional pagination controls are anachronistic on a modern web page. There is a better way. An infinite scroll (with user controlls) and a sensible NoJS fallback. The venerable Turbo library makes this kind of thing super easy to implement in any framework. It has been my go-to pattern for pagination for a while now.

web-development

I'm Drinking Your Milkshake

Allow me to say up-front: I'm a fan of both Eleventy and Astro. They occupy a very similar conceptual scope in my head and place in my heart. Recently, I was playing around with the charts from the State of JS 24 survey and I was struck by this one that plots interest in both Astro and Eelevnty.

web-development

Tunes

Inspired by Cory Dransfeldt—I've been playing around with MusicKit JS to pull down data about what/how I listen to Music. This will probably change a bit as I have more time with the API—but for now, I've got a grid of recent frequently played albums.