Scripting News: Wednesday, June 4, 2025
Wednesday, June 4, 2025 Why doesn't Walt Frazier have a freaking podcast. Come on. (Jon Stewart did a series of podcast-style interviews with him.) # If everything goes well, the RSS feed for Scripting News will now have a channel-level image element because it's part of a network that requires an avatar-like image. This required me to go through some very old code that my system still depends on. It's remarkable how much time this seemingly small feature took to implement. One of these days I have to move this code to one of my more modern servers. One reason it took so long is that a random package that does something that never changes, had a breaking change in it. The breakage culture of the Node.js world is just plain fucked up, no other word for it. # And btw one of these days I'm going to clear the time to write a useful and up to date RSS feed validator. The one the W3C uses is a total embarassment. I'm not even going to link to it ...