FeedCity logo

FeedCity

Scripting News

Dave Winer, OG blogger, podcaster, developed first apps in many categories. Old enough to know better. It's even worse than it appears.

  • Not verified Not verified.
  • No WebSub updates. No WebSub updates.
  • Valid.

Rights: © copyright 1994-2024 Dave Winer.

Generator: oldSchool v0.8.12

Scripting News

I'm sticking with WordPress

I'm continuing to develop on WordPress. I see the opportunity regardless of what else is going on. I could be wrong, I have been before. I kept using Twitter for identity after Musk took over, even though as time went by it was increasingly obvious that developers weren't p...

Scripting News

Don’t depend on Threads to validate the Fediverse. That’s not what they’re doing. Some of the people working there have good hearts and mean well, but Meta is a huge company, competing with other huge companies, and the goals of the Fediverse do not show up in their roadmap.

Scripting News

I got a notice that Threads had deleted one of my posts because they said it violated their rules. They thought I was claiming to have written something I had not written. I didn't keep the notice (it popped up when I signed on). I shrugged it off when I got it, but then realized that we are very far away from the web. It has been turned into Disneyland where the cops are algorithms and they err on the side of stopping innocent things. I was just passing on a link to someone else's blog, something I thought an informed person would want to know about (that's the idea behind every link I share). We really do need to dig our way out of this hole, again. This is of course no better than Twitter or Facebook. Not a place to get work done.

Scripting News

It's amazing that the million-plus Americans who died from Covid during Trump's tenure aren't even mentioned as a campaign issue. Maybe people don't want to be reminded of those dark days.

Scripting News

The Mets came to play

Last night the Mets were eliminated by the Dodgers playing in Los Angeles, so the good news is we don't have to tear down Citi Field. And I don't know about you but I'm really happy how the season turned out. I didn't think the mets would make it through any of the hurdles, ...

Scripting News

A second elimination game for the Mets tonight. I almost don't want the Mets to win, because the World Series opponent from the "other" league are the Janks from the Bronx. I love the Bronx. That's about all I have to say about that at this time.

Scripting News

I did a podcast this morning about the reality of Musk owning Twitter, which is now completely settling in. He might have enough influence on the election to push Trump over. He wins even if Trump loses, he gets a moon mission project to boot up a Musk Party. It's coming for sure, either way. Probably will pick up what's left over after Trump, who clearly is losing it, and even if he's president, someone else will be pulling the strings. I can't imagine the billionaire will let JD Vance do it. And by "billionaire" I mean Musk.

Scripting News

Some of us do most of our writing on desktop computers. I guess we're in a very small minority. We can use a much better twitter-like system than the people who use mobile devices to tweet. I'm one of the desktop people. So I want textcasting. Mobile people either don't care or don't want it. So it stands to reason we need a different user interface. We can use the same network, we just need a different UI for editing. Since the twitter-like systems already carry links to stories written by people on desktops, there's room in their pipes for our writing too. And it can work more efficiently if the stories are part of the message as opposed to living off-site. Think of it as a web of writing. A writer's web that also carries short messages.

Scripting News

It's possible the Dodgers let the Mets win as I begged them to yesterday, but it's also possible the Mets just crushed the Dodgers, but either way, the Mets are still in it. The series is now 3-2, and returns to Los Angeles tomorrow. So we don't have to tear down Citi Field after all. If the Dodgers win it'll be in their own stadium. The Mets were magnificent! Absolutely inspiring. A three-run home run by Alonso started things off. Everyone got on base. Doubles and triples. It wasn't without the concern that our wonderful and lovable Mets would do the usual Mets thing and snatch defeat from the jaws of victory, but they held out. The final score was 12-6. We're still in it. Lets go Mets!

Scripting News

Eugen Rochko, the lead developer of Mastodon: "Fediverse integration in Threads is still in a sorry state over a year since launch. They need to be able to follow us back. They need to see when we mention them. Those are such basic things." They got what they wanted, they got the users and press to relax because they’re Facebook who we know, but this is different, it’s the fediverse. And they got Eugen and others to validate them. This always works, standard tech playbook. they give up nothing, then the priority changes. I don't like being right. But they're never going to change in Silicon Valley. They do what works, and take advantage of newcomers who want to believe.

Scripting News

We'll meet again

Imagine the editorial the NYT runs the day after the election when Trump wins and it dawns on them that it's really over. For good. No backsies. We're going down. Sayonara. Thanks for the memories. We'll meet again, don't know where, don't know when.

It was nice knowing you.

Scripting News

Will the NYT make it through the election without running an editorial that says clearly if we elect this mad king fascist and give him nukes and our military, and our industrial might, and what remains of our virtue, then we deserve the hell that will rain down on us. If this were a Hollywood movie, we'd be waiting for the climax, but I have a feeling they will exit existence with a whimper rather than a fist held high in solidarity.

Scripting News

Bloggers, here's an idea. When you write a piece you're proud of, end it with a sentence like this: "And that's why I have a blog." It plants a seed, which through repetition and appearing in many places, might help people appreciate the purpose of a blog. We've had a lot of mud slung at us, let's start undoing that.

Scripting News

There's this great story in the Fargo TV series where one of the villains says there's a point when an animal that has been captured, and relaxes when it realizes that it is no longer a being and has become food. At some level food knows it's food. Evolution has been kind to us that way. At what point in last night's game did you realize that the Mets were no longer a baseball team and had become food?

Scripting News

The Dodgers soiled our lovable slumping Mets last night. It was a sad sight. One to forget as soon as possible. And don't forget folks, there's always next year. If I were the Dodgers, I'd expect the Mets to win tonight, and the Dodgers will probably begrudgingly go along wi...

Scripting News

One of the things that makes me want to see Automattic stick around and grow is that they have a really large codebase that has been scaled, debugged and maintained for over 20 freaking years. And the most important thing -- they don't break users. The code I wrote to run ag...

Scripting News

I made the reallySimple package for Node.js because I wanted to make it as easy as possible to read feeds in Node apps. It should be as easy as reading a file. Give it the URL of a feed, get back a JavaScript object that's as simple as feeds are. It can read RSS, Atom and RDF feeds, but you get the same object regardless of what form the feed was in. I'm up for creating some example apps if you're interested. There is a very simple Hello World app included in the package and a set of demo apps. It's MIT-licensed, so you can do whatever you want with the code. It would lovely to see it ported. The idea is to plant some seeds in the Node.js world to make it easy for developers to try out new ideas with feeds, figuring the easier it is, the more people will do it. Be creative. Blow our minds! :-)

Scripting News

The question has come up in various contexts, is a Substack feed a blog? Yes, I think it can be. For some reason people thought I'd say no. In 2003, I compiled a list of things that make a blog a blog, and it's not about the software you use, rather it's about who's writing it, and whether they're being edited. Now it's a different question to ask if I would use it. I would not. Because it forces you to use their editor. And that's a pernicious form of lock-in. It might sound like a small thing, but it means you can't easily try out something new. You are not available to other software developers as a possible user, so no software will be designed for you. I know how well that kind of system works. And that's probably why they lock you into using their editor. If I can't switch without breaking everything, I'm not going there.

Scripting News

Mathew Ingram asks if AI will save us or kill us. It could both save and kill us. That's what's so disturbing about evolving. We live such short lives, people aren't really design to evolve, but because of medicine and other tech, we are often forced to do it. Evolution can c...

Scripting News

I keep writing on my hybrid WordPress/Mastodon blog at my kitchen table. This morning I wrote about why I don't believe in the Ya Gotta Believe, a baseball slogan coined by a 1973 Mets pitcher Tug McGraw. It's on-topic because the Mets are in a challenging series with the Do...

Scripting News

Gruber gave me an idea when he put his NYY logo on his blog. I thought that was both interesting and weird. I don't get how anyone I know can be a fan of the that team. An American League team in a National League city. Kind of like rooting for Staten Island. Anyway, the Yankees may win the ALCS, but what does it mean? It's not going to make New York love them. But then Gruber is in Philadelphia so why isn't he thinking about the Phillies, who btw, the Mets beat soundly in the division series, earlier this month. In any case, I have made the team picture of the 1969 world champion Mets as the banner image on Scripting News for now and into the forseeable future.

Scripting News

BTW, I've been too busy to keep up with the Podcast0 feed. Not sure when I'll be able to pick it up again.

Scripting News

Threads just added an online status feature, where it'll show your icon to others with a green dot if you're online. I turned it off. I don't see this as a social network, I see it as a two-way publishing medium. Big fundamental difference. My words speak for me here and on Threads. It's a strong argument in favor of "Follows" being the default algorithm, btw.

Scripting News

Everybody's maxing out on Wordle today. I stopped with one step left. Stumped. I may lose my streak today. A lot of people are.

Scripting News

What's up with WordPress?

A long time ago I ran a free service called weblogs.com. It was the early days of blogs. RSS didn't exist yet, so there was no way to find out which blogs had new stuff other than going through your blogroll and clicking links. So I built a simple server, running in Frontie...

Scripting News

Highly recommend today's Olbermann podcast. I've seen video of a recent press interview where Trump said he's use the military to arrest and in some cases kill Americans, starting with but not limited to Hispanics. This is not being reported in the major news orgs. We can't wait for them to fix it, we have to create new channels for news flow that have credibility and work, and we need it before the election. People need at least have a chance of understanding what they are voting for.