FeedCity logo

FeedCity

Scripting News

Not verified No WebSub updates Valid

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

Generator
oldSchool v0.8.12
Rights
© copyright 1994-2024 Dave Winer.
Public lists
IndieWeb

Scripting News Valid

The topology of social networks

I wrote this on Bluesky this morning. Most of what passes for discourse on platforms like Bluesky amounts to spam and abuse. Makes expensive moderation necessary and who’s going to pay for that on an open system. It’s why this approach can’t lead anywhere but to yet another...

Scripting News Valid

Linkblogging back to normal

I wrote this early this morning as a test post for my WordLand site. Happy to report that my linkblog routine is back to normal. I really shook things up there, and it probably wasn't a great time investment. I had been using a custom front-end to FeedLand, which has a buil...

Scripting News Valid

Open + web == lost cause?

A longish thread that probably isn't going anywhere. My final thoughts, cc'd here to get on the record. anyway it's feeling like a lost cause. to be really blunt, i don't think AP or ATP are the answer. and i also don't care so much about this style of conversation. and i ...

Scripting News Valid

If there were a new Frontier in 2025?

I've been playing a little game, trying to answer the question -- if I had a modern implementation of Frontier that ran on Linux and new Macs, just as it was in 1992 when we released it for the pre-OS/X Mac, what apps would I want to hook up to it right away? What would the ...

Scripting News Valid

Kos is moving to WordPress. This is very cool. It means people who write for Kos probably will be able to use my writing tools. I am sold on the idea of WordPress being the OS for the social web. That's the point of having a platform, we used to call it "users and developers party together." Hopefully without too much interference from the platform vendor, even better if there is no platform vendor. 😄

Scripting News Valid

I asked ChatGPT for two sentences on the Innovator's Dilemma -- "[It] describes how successful companies can fail by focusing too heavily on sustaining innovations—improvements to existing products for current customers—while ignoring disruptive innovations that initially serve smaller markets but eventually overtake the mainstream. These disruptions often seem inferior at first, so established companies dismiss them, leaving space for new entrants to rise and dominate."

Scripting News Valid

I saw that Matt backed off from porting Tumblr to run on top of WordPress, basically turning WP into an OS. I thought it was a brilliant idea, but probably overwhelming in complexity. But it was the right idea. We need fewer runtimes. If you can merge two runtimes, go for it. Anyway, this is all related to the "open social web" -- in fact it's central to it. We've got all these philosophically compatible platforms that are technologically unable to work with each other. But what if they all were really on the web? What could we build then? Everything. We would go back to the potential the web had before Twitter and Google Reader split the blogging world in two. I swear the answer is make it so that all these networks can do inbound and outbound RSS and build on the reality of the open social web, not just the hype.

Scripting News Valid

tinyFeedReader is a hit. But the docs aren't clear enough. It has no user interface, it's a package you can include in a Node app that calls back to you when a new item comes in from one of the feeds you've told it to watch. It's a totally teeny little framework for a feed reader, you get all the standard stuff tucked away out of site, you write the functionality you want to implement. It would be a good thing to turn over to your AI programming partner. It's for people who want to add a feed reader to something else.

Scripting News Valid

An improvement in WordLand on the server, we now post metadata to WordPress, along with the HTML rendering so that code that runs on the server can now access and possibly in the future even talk back to WordLand. You never know where this stuff can go if the developers take advantage of opportunities to interop.

Scripting News Valid

RSS ==> ActivityPub

I'd love to see a bridge from RSS to ActivityPub. I've asked people at various companies if they'd do this. I'm happy to help with the software but operating the service is something for a trusted company to do. I think this would go all the way to putting the "open" in open...

Scripting News Valid

How odd on Independence Day a law goes into effect that funds a secret police for the US. The goal is to flow people from inside the United States into concentration camps, and ostensibly deport them to other countries. It may turn out to be easier and less expensive to just gas them and burn the bodies right here in the USA. I listened to this morning's Daily podcast to hear how they summed up the bill, and they focused on taxes and health care as most of the other news orgs have been doing. They were puzzled why the Repubs didn't seem to care if it hurt their electorate, but they didn't state the obvious answer. They don't care. Remember Occam's News. I guess they didn't want to say it out loud so they just telegraphed the question. It worked, message received.

Scripting News Valid

Today is Independence Day in the US, so how about an Independence Day for the web. One simple way would be to turn Bluesky into a big feed reader. It could easily be done in software, it would just take money to keep it running. Not something I could attempt personally. But I would totally help with the software and design.

Scripting News Valid

Looking forward to putting linkblogs in WordLand to bed, I don't think too many people other than myself will use the feature, but I wanted to get it right and then move on.

Scripting News Valid

BTW, this is where we're going with WordLand. I think we can have a simpler social web that builds on simple open formats. That's the plan. I will make an instance of this to show it can be done, both sides, reading and writing. They will work wonderfully with each other. You can write a nice reader and/or writer and it will work with this simple network. Think of the MacWrite and MacPaint of the open social web. Enough to get the ball rolling.

Scripting News Valid

Software internally is mostly pipes connected to other pipes, each adding a specific quality to whatever passes through it. If you have nice standards for what you send through the pipes, you can do more of what you imagine. This is called orthogonality. Factoring is when you notice a repeating pattern, and give it a name, and a set of things you can do to it, those would be names of pipes. I have to ask ChatGPT what it thinks about this, but I am also asking my human friends. BTW I expect this seems so natural because our minds probably work that way too, internally, below our conscious awareness.

Scripting News Valid

Bullshit. Lisa Murkowski goes on a press tour and sounds like she could be the one that breaks away from Trump in the Republican Senate. As with all of them, always, it was an act. She has a role to play, she's one of an agonizer. We have to stop believing these people. They've all been vetted thoroughly, they play their parts. They are amazing in terms of how organized and orchestrated their campaign is and how cold and heartless they are.

Scripting News Valid

My new linkblog feed

Here's the address of the feed for my linkblog: dave.linkblog.org. I think it's kind of interesting to have the top page of a site be a feed. I don't hide the XML-ness of it. I never supported the obfuscation, it's confusing, makes people not trust RSS, imho. I think the f...

Scripting News Valid

Do a backup now

Advice from a longtime developer. If you think "I should do a backup," do it. Now, don't wait. Make it really easy to do a backup. Choose a menu item that's always available when you're working. The reason is karma. God hears all your thoughts. When that thought pops int...

Scripting News Valid

If the Dems were competitive they would run ads now with Senator Tillis talking about the damage the new Repub bill will do to Americans, emphasizing this is a Republican speaking, taking one for the country.

Scripting News Valid

Advice from a longtime developer. 1. If you think "I should do a backup," do it. Now, don't wait. 2. Make it really easy to do a backup. Choose a menu item that's always available when you're working.

Scripting News Valid

When I was having trouble getting into my AWS account last week, I ordered a Yubikey, which everyone says is the best way to go. I thought I'd set it up first thing Monday morning (ie now) but it turns out it's a major undertaking? Why does this have to be so hard? I guess I'll find out, but not today. I want to make some progress on my development project first. Maybe later.

Scripting News Valid

Another criticism of the Bluesky API. They make each developer do the support for Open Graph metadata, when it would be much more efficient for them to support it on their end. I would be happy to give them the code. It's not that complicated. But translating the OG format, which for crying out loud is a huge standard, into their arcane format which is only supported by Bluesky, is going in the wrong direction, and frankly is ridiculously arrogant. Show a little humility. Facebook is huge, and the format isn't just used by Facebook, everyone uses it.

Scripting News Valid

A tough place to govern

Benjamin Wittes: "It’s remarkable how many non-New Yorkers seem to care who the mayor of New York City is." They do and they're right to, the same way we were concerned how the Governor of California and Mayor of Los Angeles would react to the invasion of the Marines and hi...