Scripting News: Thursday, August 7, 2025

ChatGPT 5 is even more of a bastard than 4. #
That said, it got pretty far toward solving the problem I asked it to work on. Here's a demo of a page it put together for me of the top 25 articles in US news. #
A summary of recent work via my WordLand blog.#
New version of feedlandSocket. It's now an NPM package you can include in Node projects. The demo is more useful, and there's a video of what it looks like as it scrolls through the JavaScript console. WebSockets + feeds. A fairly important component of an open social web system. #
I wanted to put together a demo of a very simple but interesting Node.js app, so I hooked up with replit, and was surprised to find out that it's now an AI bot. But when I asked it to make a sandbox for this app, which is in a repo on GitHub, rather than take the direct route, and run the demo.js app (which is what I asked it to do), it concocted a pointless user interface, that hid all the interesting bits. This was a demo for programmers for crying out loud. I want to show them the machinery in motion. I'm going to try again today.#
I recorded a good podcast yesterday about how I develop new stuff like podcasting, and how it only works if there isn't a huge dominant platform vendor to FUD the project. That's why RSS worked, sort of -- we did get FUDded by the RDF folk, who had a few famous people on their list of co-authors, and it put a big scar on RSS when it was just starting to grow. We cleaned up their mess after a while, and then it boomed, thanks to the New York Times. This is what usually happens, in markets that are controlled by a big company. Google has that effect, so does Apple as does the W3C. They force everything to stop and go through a process that simply doesn't work, it doesn't yield innovation in the market, because it wasn't bootstrapped. That's why I don't like the idea of "Podcasting 2.0" whatever it is. Adam Curry says on Masto that it's all a big misunderstanding, but that's what the RDF people said too. Who cares what the name is. Everyone cares, when it comes to the name of a standard or protocol. And when you have an Apple or Google or IETF trying to confuse people about what you're doing, well you can't make any progress on interop. They freeze everything because users and developers will wait for them. Of course that's what "Podcasting 2.0" is all about. To make all the ideas flow through one place. And whoever they are (ChatGPT says it's Adam Curry btw) they didn't even bring the power of an Apple or Google to the table. They have nothing other than their aspiration to own the name of an open format and protocol that made the world a little happier for a while. For that of course someone has to try to own it. That's basically what I said, in a very long-winded way, in the podcast. I also talked about ways we could move forward anyway even though there is a 800-pound would-be gorilla trying to own our playground. Maybe I'll just release the podcast as-is and ask you all to indulge me for my need to say the same thing far too many times with so much vigor. :-)#
  • This is a picture of my dear departed Uncle Vava taken in the early 1970s in my parents' house in Flushing. It just showed up in my On This Day list on Facebook, thought it belongs on the blog too. .#
  • Ken Kiesler, in the early 70s, hamming it up at a family event. #
Linkblog items for the day
Stephen Miller's wife thinks you need to hear all about her life.

dailykos.com
Gemini Users Say Its Sharing Self-Loathing Comments: 'I Am a Failure.'

businessinsider.com
Alan Dershowitz once again denied pierogi as Martha's Vineyard residents chant 'time to go.'

independent.co.uk
ChatGPT 5 is even more of a bastard than 4.

daveverse.org
I think the message is if you drove a car the way you use a computer you'd be dead. You have to use your mind. Garbage in garbage out.

404media.co
2010: A bootstrap of 1000 miles begins with a single step.

scripting.com
Bard president Leon Botstein says Trump's campaign against colleges follows 'a classic antisemitic routine.'

forward.com
Copyright 1994-2025 Dave Winer.
This email was sent on: 8/8/2025, 12:00:02 AM Eastern.
"You can't lie to a compiler."
This blog has been running for: 30 years, 10 months, 0 days, 9 hours, 0 minutes, 2 seconds.
How to subscribe. Read on the web. Click here to unsubscribe.

评论

此博客中的热门博文

Scripting News: Tuesday, August 20, 2024

The magic of scoped slots in Vue ✨ (3/4)