FeedCity logo

FeedCity

People and blogs involved with and about the IndieWeb community, the fediverse, and/or the open web in general.

A public list by feedcity.

Aaron Parecki
Aaron Parecki

I just installed the living room intercom! This end is done, the other end in the network closet is done enough for it to be working but will need some tidying up still.

Manton Reece

Fixed a couple bugs this morning and replied to a few emails. I think this is going to be a busy week. Also if anyone on Bluesky has feedback on my proposal for AT Protocol embeds, please let me know. I’ll be moving forward with it soon.

Scripting News

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. 😄

Manton Reece

Dave Winer:

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.

Scripting News

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."

Werd I/O
• Ben Werdmuller

Family zoning actually means something cool

Forget San Francisco - I wish every single US city would do this. We're too car-dependent, too isolated, too unhealthy. (Honestly, European mixed-use development should be the model.)

Manton Reece

Just noticed this nice styling that @birming has for “notes” on his blog, for example this post. Love how they stand out when on the home page along with full-length blog posts. I assume he’s using a custom Micro.blog theme with slightly different CSS based on the category.

Scripting News

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.

Manuel Moreale
• Manuel Moreale

A gift to myself

According to my mother, I was birthed into this world late in the morning, on the 6th day of July in the year 1989 (a small part of me is bummed that I didn’t arrive into this world at precisely 10:11 am). That means today is my 36th birthday. Contrary to other people, I nev...

Manton Reece

Got sidetracked looking at my old tweets, which years ago I had imported to my blog with Micro.blog. I left Twitter in 2012. Then later I cross-posted some blog posts to a separate account. The last blog post there was 2022, a post about Elon’s plans for Twitter. Holds up really well.

Manton Reece

Just released the latest version of Micro.blog for Android, version 2.5.2. Full release notes over on the help forums. This has a bunch of fixes, UI tweaks, and better automatic accessibility text for photos.

Scripting News

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.