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.

Scripting News Valid

I want a new ChatGPT mode where I drive the work, not the bot. I don't want it giving me answers to questions I didn't ask, because it's trying to navigate in my mind, and it has no information about that, so it's basically always wrong. I keep looking back on problems that took hours to solve because it drove the process and I went along with it. I want to tell it in advance to not make suggestions, to just answer questions. I call this "behave like a computer, not a human." Because it's a fanstastic computer, but not a good partner.

James' Coffee Blog
James' Coffee Blog

An incremental migration

I recently moved to using Ghost to manage the posts and pages on my website. With Ghost, I now have a user-friendly web interface in which I can format my blog posts and pages. I am especially enjoying the ease with which I can upload images. When I publish a page, a webhook ...

James' Coffee Blog
James' Coffee Blog

Morning web weaving

This morning I have been doing a bit of work on my website. With a cup of coffee by my side, I have worked on something that I have had on my TODO list all week but haven’t gotten around to: enabling incremental builds for my static website. This feature means that whenever I...

This Week in the IndieWeb Valid

This Week in the IndieWeb

August 8-15, 2025 Recent Events From events.indieweb.org/archive: Homebrew Website Club - Eastern Wednesday, August 13 at 6:00pm Homebrew Website Club Europe/London Wednesday, August 13 at 7:00pm Homebrew Website Club - Nuremberg/Germany Wednesday, August 13 at 6...

Manton Reece Valid

Lots of good quotes from Alex Heath reporting on a dinner with OpenAI execs and others. Sam Altman:

I do think people will go to fewer websites. I think people will care more about human-crafted content than ever. My directional bet would be that human-created, human-endorsed, human-curated content all goes up in value dramatically.

This mirrors something I’ve blogged about. In a time of abundant AI slop, we will seek out human-created content and to feel a connection with other creators.

Scripting News Valid

I like documentaries about climbing Mt Everest, but I absolutely hate watching people climb El Capitan. Then I realized that sometimes in software I'm climbing a cliff that's too tall to climb in one session, so I have to carry a tent and backpack with food and water. I hate this kind of programming more than anything, because it comes from not having a high-level enough runtime to support me in big corner turns. Or not having invested enough time in creating a layer I can build on. Anyway I'm in the middle of one of those corner-turns now. Hell has not broken loose although at times it looks like it might have. I'm being sure not to create another mess that needs to be cleaned up in the future. Not stressful, but I'd rather be doing anything but this. :-)

Manuel Moreale — Everything Feed Valid
• Manuel Moreale

P&B: Loren Stephens

This is the 103rd edition of People and Blogs, the series where I ask interesting people to talk about themselves and their blogs. Today we have Loren Stephens and his blog, ldstephens.net To follow this series subscribe to the newsletter. A new interview will land in your i...

Manton Reece Valid

I never want ads in the software I use to get things done, so this interview with Nick Turley of OpenAI was reassuring. Between what he said and what Sam Altman has said, their company seems very aware of aligning their business with users’ needs. Something Meta will never be able to get right.

Ben Werdmuller
• Ben Werdmuller

Funding Open Source like public infrastructure

"Open Source runs much of the world's critical infrastructure. It powers government services, supports national security, and enables everything from public health systems to elections. This means governments must help fund Open Source."

Manton Reece Valid

Safari on iOS 26 is bugging me enough — especially the extra taps for tab bar items like closing a tab — that I’m switching over to Kagi’s Orion for a little while. I’ve been meaning to try it.

Manton Reece Valid

Jason Snell on how long it’s taken for Apple to bring back the blood oxygen feature:

I’m still surprised that it’s gone this long and this far, but Apple seems to be a company that will leave no legal stone unturned and will fight to the end when it feels it’s in the right.

So true. It feels like increasingly they aren’t right, but I’m on Apple’s side for this one, because it was holding back a legitimate health feature.

Manton Reece Valid

I made a change today that seemed right, but something about it was nagging at the back of my head. So before I deployed it, I asked our robot overlords… It correctly pointed out that I had forgotten the old code worked that way for a reason! A snippet from its analysis:

Original behavior likely intentional: archive_site previously only ran prepare_plugins(…, full_themes: false) so “small” plugins could contribute assets/includes, but it avoided full theme overrides and didn’t layer the user’s theme on top of “archive”.

Manton Reece Valid

As part of fixing the Mac app on Sequoia, I’ve switched builds over to Xcode Cloud. Gotta admit, it’s better than my old workflow. Maybe one day I’ll automate the appcast RSS feed. (I’ve been editing it by hand since 1.0 shipped in 2017.)

Manton Reece Valid

I always try to avoid new preferences in Micro.blog because it can add a lot of clutter to the UI. Harder to use, harder to maintain. But adding better date and time formats this week, might be unavoidable. The “just do the right thing” defaults only get us about halfway there.