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.

ArtLung
• Joe Crawford

HTML Day!

This past weekend I attended an HTML Day event and made some web pages. That was online. But around the world, people gathered in person to write HTML – from all skill levels. I think that’s beautiful. html.energy is magic. And I’ve added it to my “toys” page. Shoutout to Zachary Kai, who organized the...

Manton Reece

Parker Ortolani blogs about the new Ollama app that provides a chat window for the first time, making local models easy to use:

Anyone that has used the official ChatGPT Mac app will feel right at home, but they will quickly notice that the model names are quite different. The app makes it easy to install various versions of Gemma 3, Deepseek R1, and Qwen 3. Instead of having to use a command line for installation, you can simply type a prompt, select a model, and it will download it for you.

Scripting News

Since the govt is no longer funding NPR maybe they could stop bending over for the Repubs. Lay it all out there, stop spinning all the crazy fascist authoritarianism as both-sides and normal partisan politics. They know we're in a lot deeper. Since we're now paying the bills, how about plain facts.

Manton Reece

Rumors point to OpenAI shipping something this week. I’m going to guess the open weights model, with GPT-5 a little further off, but who knows. Say what you want about their leadership, but that company knows how to ship.

Manton Reece

Ghost 6.0 has been released, adding ActivityPub. Big update. It’s interesting how Ghost now talks about Bluesky compatibility, which works via Bridgy Fed, but they don’t mention Bridgy Fed. This feels slightly wrong to me since I’ve spent so much time working on AT Protocol.

ArtLung
• Joe Crawford

California DMV Phishing Scam from +63-912-014-1106

State of California Department of Vehicles(DMV) Final Notice: Enforcement Penalties Begin on August 5. Our records show that as of today, you still have an outstanding traffic ticket. In accordance with State of California Administrative Code 15C-16.003, If you do not complete payment by August 4, 2025, we will take the following actions: 1. Report...

Scripting News

Antisemitism is everywhere

Academics, who speak scientific language, won't say "there's no antisemitism at UCLA" because we know that's not true. Antisemitism is everywhere, the question is how limiting and dangerous is it. And how often is it encountered. I grew up in the 1960s in a Queens neighborh...

Ben Werdmuller
• Ben Werdmuller

Ghost 6.0

The new version of Ghost connects every site to an open social network that provides built-in reach without losing independence.

Scripting News

Gaslighting is everywhere. ChatGPT just said to me "I understand why you feel that way." It has nothing to do with my feelings. I don't have feelings about computers. It lied to me over and over just now. I said you're lying to me. "I understand why you feel that way." As if it were the all-knowing feeling-inferring god-like creature it is not. The real question for me is this -- Does Open AI program it to be this way. Think about the opportunities it has to introduce true feelings of insecurity and worthlessness. That's the purpose of gaslighting. It's evil.

James' Coffee Blog
James' Coffee Blog

Pattern: Search aliases

When I search for the word “:laugh” in Discord, I see the :rofl: emoji. When I search for “:pumpkin” in Slack, I see a result for the :jack_o_lantern: emoji. The : key triggers an emoji autocomplete interface in these tools. Here is an example of the :laugh phrase in Discord:...

James' Coffee Blog
James' Coffee Blog

Three quick CSS tips

Setting a 1px solid coloured border makes it easy to see how much space an element is taking up on the page, or what the CSS selector you have written selects. This is helpful in debugging where rules apply on the page. The :target selector lets you select an element whose ID has been targeted. For instance, if you are viewing example.com/index.html#coffee, the element with the ID coffee would be targeted. This is useful for adding a highlight (i.e. a background colour or a border) to the element that the page the user is visiting has linked directly to. Add line-height: 1.5 to text on the page to create more space between lines of text on the page. Learn more about line height.

James' Coffee Blog
James' Coffee Blog

Delightful technology experiences

My previous blog post on the need for link best practices for Stories, wherein I note some deficiencies with existing Stories implementations on the open web, has me thinking about the opposite end of user experience: what technology experiences or features have been delightf...

James' Coffee Blog
James' Coffee Blog

Three quick CSS tips

Setting a 1px solid coloured border makes it easy to see how much space an element is taking up on the page, or what the CSS selector you have written selects. This is helpful in debugging where rules apply on the page. The :target selector lets you select an element whose ID has been targeted. For instance, if you are viewing example.com/index.html#coffee, the element with the ID coffee would be targeted. This is useful for adding a highlight (i.e. a background colour or a border) to the element that the page the user is visiting has linked directly to. Add line-height: 1.5 to text on the page to create more space between lines of text on the page. Learn more about line height.

James' Coffee Blog
James' Coffee Blog

Pattern: Search aliases

When I search for the word “:laugh” in Discord, I see the :rofl: emoji. When I search for “:pumpkin” in Slack, I see a result for the :jack_o_lantern: emoji. The : key triggers an emoji autocomplete interface in these tools. Here is an example of the :laugh phrase in Discord:...

James' Coffee Blog
James' Coffee Blog

Delightful technology experiences

My previous blog post on the need for link best practices for Stories, wherein I note some deficiencies with existing Stories implementations on the open web, has me thinking about the opposite end of user experience: what technology experiences or features have been delightf...

Scripting News

WordPress would will make a much better open social web server than any other software out there. We can all develop any component around a solid, documented, simple and widely supported open source API.