Oregon, November 2025.
From the video I took a random exit and found photography heaven.
https://www.manton.org/.well-known/recommendations.opml
Follow
blog - aows
• Adrian Vila
Feed discovery 23 years later. "You can see how these things got ratified in the early 00s -- in the most web way imaginable, by individual users seeing the benefit, adding it to their sites, and quickly the entire feed world got an upgrade."
Every time I go to the supermarket I'm reminded of how scary the times are. People want to just live their lives, never has that been more understandable, but food prices are a constant reminder for everyone there's good reason to be scared. And if you want to really feel it, imagine what happens if we somehow let Trump flood the economy with dollars. Talk about a recipe for disruption, this time, of our lives, not just some kind of PC or network or game software.
Here we show website devs how to help readers find their feeds.
Ben Werdmuller wrote a new perspective on RSS. It's great, just what we need. RSS is of the web, and is the simplest most obvious way to get all the twitter-like systems connected.
Draw your own conclusions about cellular carriers and enterprise network administrators being similar to authoritarian governments.
harvardmagazine.com/2009/09/james-watson-edward-o-wilson-intellectual-entente
Sociobiologist Edward O. Wilson, back in 2009:
The real problem of humanity is the following: we have paleolithic emotions; medieval institutions; and god-like technology.
A related adage I heard, and internalized, recently: “We’re not thinking creatures who feel; we’re feeling creatures who think.” (Via Jason Kottke.)
propublica.org/article/trump-mortgage-fraud-florida-principal-residences
theguardian.com/us-news/2025/dec/05/trump-peace-prize-fifa-world-cup
The Guardian:
There on a plinth, with “Donald J Trump” emblazoned on it in capital letters, was the uncoveted trophy: a golden globe resting on five golden hands big enough to compensate any tiny-handed recipient feeling sore about the Nobel peace prize.
But wait, there was more. “There is also a beautiful medal for you that you can wear everywhere you want to go,” added Infantino, knowing that with Trump there is no such thing as too much.
Glowing oranger than usual under the stage lights, Trump eagerly put the medal around his neck without waiting for Infantino to do the honours. He told the audience of 2,000 people: “This is truly one of the great honours of my life.”
It’s just perfect that Trump put the medal around his own neck.
The jokes practically wrote themselves.
blog - aows
• Adrian Vila
wsj.com/business/media/paramount-skydance-warner-bros-hostile-takeover-bid-f03c6f3f
Idea: I could probably hook WordLand up to GitHub pretty easily. It's really good at Markdown, btw.
One thing I realized I should point the ActivityPub folks to. I implemented Inbound RSS for WordPress. I was going to request it as a feature from the WordPress community, then realized I could write it fairly quickly with the system I already have built. After all, FeedLand already supports Inbound RSS, that's a lot of what it does, as a feed reader, esp along with the websocket interface it has. I already have complete code for writing to a WordPress site, that's a big part of what WordLand does. WordPress does a fantastic job of outbound RSS, but why not inbound? If Substack, for example, supported inbound, we'd all be using their mail distribution systems, and sharing revenue. Here's the source code, MIT license, so party down, Wayne.