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.

This Week in the IndieWeb

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

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

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
• 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

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

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

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

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

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

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.

Scripting News

There should be a connection between DC residents and Kiev residents. They could teach us how to do this. They have decades of experience.

Adactio

Underlines and line height

I was thinking about something I wrote yesterday when I was talking about styling underlines on links:

For a start, you can adjust the distance of the underline from the text using text-underline-offset. If you’re using a generous line-height, use a generous distance here too.

For some reason, I completely forgot that we’ve got a line-height unit in CSS now: lh. So if you want to make the distance of your underline proportional to the line height of the text that the link is part of, it’s easy-peasy:

text-underline-offset: 0.15lh;

The greater the line height, the greater the distance between the link text and its underline.

I think this one is going into my collection of CSS snippets I use on almost every project.

ArtLung
• Joe Crawford

Shawn Kerri Panel San Diego Comic-Con 2025

I’ve written a bit about and colored the work of Shawn Kerri before. I first learned about her–I believe–from Scott Shaw. Shawn Kerri is a comics creator, cartoonist, musician, punk rocker with an amazing history. San Diego Comic Con 2025 Friends of Shawn Kerri panel Celebrate the work of legendary cartoonist and San Diego local...