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

Has anyone come up with a variant of JSON that allows comments? I've started using names like "comment1" etc to shoehorn comments in. A complete hack, impossible to maintain over time. The idea of not being able to put notes in your config.json files is absolutely ridiculous.

Scripting News

The great thing about using a sytem like MySQL (or any SQL for that matter) is that it's been around for so long that if you can think of something that would be nice to have, you can be sure it's there somewhere. They've had enough time not only to hit all the walls, but to...

Scripting News

How I'd write books with WordLand. Just thinking out loud here. Working with a group of people. It's possible it's just the author and editor, or it could be a larger documentation job, or a report covering a lot of ground. In 2025 we'd use AI to find the threads in our writ...

Scripting News

BTW, in defense of Matt Mullenweg and the culture of the developer community he built over the last 20 years, for better or worse, they don't do what Bluesky did. They look for prior art and implement it and they don't deprecate, btw. They're still running the APIs we invent...

Scripting News

The crazy thing about Bluesky's API is they took already standardized things like links and enclosures, and after 20+ years came up with new definitions. Makes our apps more expensive to maintain, and we waste time and human wear and tear on stupid bullshit make-work. Develo...

Scripting News

BTW, as promised, last night's Knicks game was great. Up until the end, when the other guys took over and sadly the Knicks lost. We need a stronger bench. The starting five are great but they're not totally super-human.

Scripting News

Just taking it easy. Thinking about stuff. Will resume blogging soon. 😄

Scripting News

Gambling, sports, kids

Krugman writes about social media is poisoning children's minds. I like that Krugman has resumed his blogging. This means that sometimes I agree or disagree, or have mixed opinions, but I always learn something. That's what makes a blogger good imho. I don't know if I agre...

Scripting News

Little Feed Reader on Bluesky

I just announced my little feed reader on Bluesky. If you're there I hope you'll follow it. Technically, this is how it works. I'm using the OPML file for my blogroll category on feedland.social to determine what's posted on Bluesky. When I add or remove feeds from the cat...

Scripting News

I wrote a few blog posts in WordLand this morning because it was convenient. It's good the same way I like to use a twitter-like app to write first drafts, when all I have to type into is my iPad. I've also started using it on my desktop for short things, but I just wrote and edited a complete blog post, a response to something Krugman wrote, about how gambling is destroying sports. And what for? It's like what Marge said at the end of Fargo. "There's more to life than a little money, you know." It feels like they're feeding the NBA into a wood chipper. What comes out the other side won't imho be recognizable as sport. And here you are, and it's a beautiful day.

Scripting News

I've got so much new stuff stacked up, on its way out. Hold onto your hats.

Scripting News

WordPress for writers

I posted this on Threads, and thought it should also be on my blog. :-)

I don't want to be critical of anyone in the WordPress world, there's already a lot of that going around. I want to be off on the side, seeing the immense value of the platform, and things we can do with it that aren't possible any other way.

Toward that end, I want to say -- for a product that is so incredibly useful for writers, not much attention has been paid to how writers work. We can do a lot better, imho.

Again, not meant to be in any way personal. It's just the way it happened.

Scripting News

In addition to a $20 per month ChatGPT account, I also have a full Gemini account because I bought a snazzy new Pixel 9 Pro which comes with one year of Gemini included. So far that's just meant that I get pop up dialogs all over the place telling me I can use Gemini with Gmail, Google Drive and whatever else. Honestly it's just annoying. I do not want these apps to do my writing for me. Please. That imho is not a valuable use of AI. I can write for myself thank you very much.

Scripting News

After his death at 100 on Sunday, the news has been full of talk about Jimmy Carter. It's not polite to say it's exhausting and boring, and seems pointless. Then I happened to hear Jimmy Carter himself, on the latest episode of the Fresh Air podcast, and that was fantastic and totally worthwhile. It had been a long time since I listened to him, and I've grown a lot since then. Listen to the person, much more interesting than people talking about the person.

Scripting News

Braintrust query: I'm kind of stuck with my little feed reader in Bluesky. It works, but a few hours into it, at 10PM last night, we start getting rate-limit errors from bluesky. If it really is a rate limit, shouldn't reset after a while?

Scripting News

Sad to say the current WordLand testers are not using it enough to help break in the software. It's a good product, and for people who do a lot of writing in WordPress, I think it would be very useful, maybe even transformative. But I can't open it up until I'm fairly sure it...

Scripting News

I'm playing with using Bluesky as a very simple feed reader. 1. Running up against its lack of style and formatting. Very bare bones. Not sure if people will like. 2. What's the rate limit? My app is getting rate-limited with not very many posts. (According to their docs on rate limits, I don't think my project is anywhere near the limit. It's creating posts. I'll start counting them, I guess.)

Scripting News

Here's a list of all the feeds in my blogroll, with links to the XML version. I've wanted to have a nice non-XML way of viewing the feeds in an OPML subscription list. I took the time today to put one together. I had all the pieces, it was just a matter of putting them all in one place. You can use it if you want, if you want to show someone what feeds are in an OPML subscription list. Screen shot.

Scripting News

I can't get it out of my head that today is Monday. That's how it computes in my brain. This time of year is very confusing that way.

Scripting News

It took me a long time to figure out that when people respond to you on twitter-like systems they aren't actually speaking to you, they're talking over your shoulder to the masses they imagine are reading what you posted. Three comments. 1. There are no masses. You can see this by looking at the stats for each tweet, available on most platforms. 2. Most users on the social web are trying to get attention for themselves, the only reason they read the posts is to see if there's a place for them to attach their message. 3. A simple tweak to the software would make it so that only the author of the post being responded to could see the replies. Then they could RT a reply if they thought everyone should see it. This would make the social web a lot more useful imho.

Scripting News

Using Claude to write software

I just had a fairly incredible experience using Claude.ai. Rather than write up the work we did, I asked Claude to do it. Dave started by sharing a text outline of computing platforms (Mac, iOS, Windows, Unix and their variants) and asked if I could visualize it. I began wi...