<?xml version="1.0" encoding="UTF-8"?>
<!-- RSS generated by feedlandDatabase v0.8.3 on Thu, 07 May 2026 21:20:47 GMT -->
<rss version="2.0" xmlns:source="http://source.scripting.com/">
	<channel>
		<title>FeedLand likes for oevasquez</title>
		<link>http://feedland.org/?likes</link>
		<description>Recent FeedLand likes for oevasquez</description>
		<pubDate>Thu, 07 May 2026 21:20:47 GMT</pubDate>
		<language>en-us</language>
		<generator>feedlandDatabase v0.8.3</generator>
		<lastBuildDate>Thu, 07 May 2026 21:20:47 GMT</lastBuildDate>
		<cloud domain="rpc.rsscloud.io" port="5337" path="/pleaseNotify" registerProcedure="" protocol="http-post" />
		<source:cloud>http://rpc.rsscloud.io:5337/pleaseNotify</source:cloud>
		<source:localTime>Thu, May 7, 2026 5:20 PM EDT</source:localTime>
		<item>
			<title>AI slop is killing online communities</title>
			<description>Comments</description>
			<pubDate>Thu, 07 May 2026 21:20:47 GMT</pubDate>
			<link>https://rmoff.net/2026/05/06/ai-slop-is-killing-online-communities/</link>
			<guid isPermaLink="false">1435129</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Mozilla says 271 vulnerabilities found by Mythos have &quot;almost no false positives&quot;</title>
			<description>&lt;p&gt;The disbelief was palpable when Mozilla’s CTO last month declared that AI-assisted vulnerability detection meant “zero-days are numbered” and “defenders finally have a chance to win, decisively.” After all, it looked like part of an all-too-familiar pattern: Cherry-pick a handful of impressive AI-achieved results, leave out any of the fine print that might paint a more nuanced picture, and let the hype train roll on.&lt;/p&gt;&#10;&lt;p&gt;Mindful of the skepticism, Mozilla on Thursday provided a behind-the-scenes look into its use of Anthropic Mythos—an AI model for identifying software vulnerabilities—to ferret out 271 Firefox security flaws over two months. In a post, Mozilla engineers said the finally ready-for-prime-time breakthrough they achieved was primarily the result of two things: (1) improvement in the models themselves and (2) Mozilla’s development of a custom “harness” that supported Mythos as it analyzed Firefox source code.&lt;/p&gt;&#10;&quot;Almost no false positives&quot;&#10;&lt;p&gt;The engineers said their earlier brushes with AI-assisted vulnerability detection were fraught with “unwanted slop.” Typically, someone would prompt a model to analyze a block of code. The model would then produce plausible-reading bug reports, and often at unprecedented scales. Invariably, however, when human developers further investigated, they’d find a large percentage of the details had been hallucinated. The humans would then need to invest significant work handling the vulnerability reports the old-fashioned way.&lt;/p&gt;&lt;p&gt;Read full article&lt;/p&gt;&#10;&lt;p&gt;Comments&lt;/p&gt;</description>
			<pubDate>Thu, 07 May 2026 21:20:37 GMT</pubDate>
			<link>https://arstechnica.com/information-technology/2026/05/mozilla-says-271-vulnerabilities-found-by-mythos-have-almost-no-false-positives/</link>
			<guid isPermaLink="false">1435172</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<description>&lt;p&gt;I&amp;#39;m still listening to the OpenAI case, off and on as I work. It&amp;#39;s fascinating. I do wish there were courtroom sketches, though! So much money flowing through this trial — we just learned that the expert witness for Elon Musk is making 6 figures for his time — yet no one can hire an artist?&lt;/p&gt;&#10;</description>
			<pubDate>Thu, 07 May 2026 21:20:18 GMT</pubDate>
			<link>https://www.manton.org/2026/05/07/im-still-listening-to-the.html</link>
			<guid isPermaLink="false">1435496</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Claude just astounded me</title>
			<description>&lt;p&gt;I say to Claude: btw, i would have been surprised if it was broken, that feature went in very quickly and i use it a fair amount. one of the two big pages in feedland is the Feed List page. here&amp;#39;s a screen shot. maybe you can figure out what everything does??&lt;/p&gt;&#10;&lt;p&gt;&lt;img src=&quot;https://imgs.scripting.com/2026/05/07/searchResults.png&quot; alt=&quot;&quot;&gt;&lt;/p&gt;&#10;&lt;p&gt;Example of a Feed LIst page in FeedLand.&lt;/p&gt;&#10;&lt;p&gt;Claude retorts&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;Disclosure triangle — expands the row to show more about that feed (recent items, description, full URL).&lt;/li&gt;&#10;&lt;li&gt;Blue checkbox (checked) — subscription state. Checked = you&amp;#39;re subscribed. Click to subscribe/unsubscribe.&lt;/li&gt;&#10;&lt;li&gt;Row number — just positional, 1..14 for this result set.&lt;/li&gt;&#10;&lt;li&gt;Feed title — clickable, opens the feed&amp;#39;s own page (the other &amp;quot;big page&amp;quot; you mentioned).&lt;/li&gt;&#10;&lt;li&gt;Small tag icon next to the title — opens a categories editor for that subscription, lets you tag the feed into categories.&lt;/li&gt;&#10;&lt;li&gt;When column — last update time, with adaptive granularity: minutes for very recent (&amp;quot;21 mins&amp;quot;, &amp;quot;26 mins&amp;quot;), day-of-week for the past few days (&amp;quot;Fri&amp;quot;, &amp;quot;Tue&amp;quot;, &amp;quot;Thu&amp;quot;), month+day after that (&amp;quot;Nov 22&amp;quot;, &amp;quot;Mar 29&amp;quot;), and presumably full date for old stuff.&lt;/li&gt;&#10;&lt;li&gt;Ct column — subscriber count for the feed. Every row shows 2 because feedland.social is small. Worth noting: this is the same&lt;/li&gt;&#10;&lt;li&gt;ct that the SQL we just touched uses for&lt;/li&gt;&#10;&lt;li&gt;order by ct desc — the column visible in the UI is the sort key.&lt;/li&gt;&#10;&lt;li&gt;Green circle &amp;quot;i&amp;quot; — info popup, probably feed metadata (URL, description, last build, maybe owner).&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;Claude is very very smart. And I guess I got the right answers. A lot of work went into the design&lt;/p&gt;&#10;&lt;p&gt;The only thing it didn&amp;#39;t guess correctly about is what the other &amp;quot;big page&amp;quot; is. It&amp;#39;s not the Feed Info page, it&amp;#39;s the news page, a timeline or river.&lt;/p&gt;&#10;&lt;p&gt;Done for the day, my last words to Claude were -- FeedLand is an important product and we&amp;#39;re going to do right by it.&lt;/p&gt;&#10;</description>
			<pubDate>Thu, 07 May 2026 21:19:50 GMT</pubDate>
			<link>http://scripting.com/2026/05/07/203808.html?title=claudeJustAstoundedMe</link>
			<guid isPermaLink="false">1435742</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Daily Deal: Linux/UNIX Certification Training Bundle</title>
			<description>&lt;p&gt;Linux and UNIX operating systems have become increasingly popular in commercial computing environments. Due to their rapid growth in today’s businesses, Linux/UNIX administrators have also become very much in demand. The Linux/UNIX Certification Training Bundle will help you prepare for the CompTIA Linux+ and the Novell Certified Linux Professional certification exams. The 2-course bundle is on sale for $50.&lt;/p&gt;&#10;&#10;&#10;&#10;&lt;p&gt;Note: The Techdirt Deals Store is powered and curated by StackCommerce. A portion of all sales from Techdirt Deals helps support Techdirt. The products featured do not reflect endorsements by our editorial team.&lt;/p&gt;</description>
			<pubDate>Sat, 18 Oct 2025 02:48:20 GMT</pubDate>
			<link>https://www.techdirt.com/2025/10/17/daily-deal-linux-unix-certification-training-bundle-2/</link>
			<guid isPermaLink="false">237428</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Ace Frehley Has Died</title>
			<description>Comments</description>
			<pubDate>Sat, 18 Oct 2025 02:47:00 GMT</pubDate>
			<link>https://www.nytimes.com/2025/10/16/arts/music/ace-frehley-dead.html</link>
			<guid isPermaLink="false">237836</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Bad Bunny lives rent-free in conservatives’ minds</title>
			<description>&lt;p&gt;Good lord, right-wingers, get a grip. It’s unhealthy to expend this much energy being sad about a Super Bowl halftime performer.&lt;/p&gt;&#10;&#10;&lt;p&gt;Yes, they’re still freaking out about Bad Bunny. So much so that they’ve done the most hilariously impotent lib-coded thing imaginable: created a Change.org petition.&lt;/p&gt;&#10;&#10;&lt;p&gt;“The Super Bowl halftime show should unite our country, honor American culture, and remain family-friendly, not be turned into a political stunt. Bad Bunny represents none of these values; his drag performances and style are the opposite of what families expect on football’s biggest stage,” the petition reads.&lt;/p&gt;&#10;&#10;&#10;Bad Bunny will be performing at the 2026 Super Bowl halftime show.&#10;&#10;&#10;&lt;p&gt;Have any of these people seen a Super Bowl halftime show in the last 25 years? We’ve had the likes of Kendrick Lamar, Usher, Rihanna, Lady Gaga, Shakira, Beyoncé, and Prince. In fact, you have to go back to 2003 to find a country artist, and that was Shania Twain, who has at least dabbled in pop music. &lt;/p&gt;&#10;&#10;&lt;p&gt;You’ll note that conservatives are not suggesting that Twain return—because she loves drag and nonbinary and trans artists.&lt;/p&gt;&#10;&#10;&lt;p&gt;The anger over the Puerto Rican rapper is really just straight-up racism thinly—very thinly—disguised as some vague yearning for America’s lost glory. But really, the right is just furious that it might have to hear Spanish songs. And how dare conservatives be forced to watch a foreign performer—oh, wait … they keep forgetting that Puerto Rico is a U.S. territory.&lt;/p&gt;&#10;&#10;&lt;p&gt;And  the signers of this petition really have no qualms whatsoever about posting the most bigoted comments. &lt;/p&gt;&#10;&#10;&lt;p&gt;“The Super Bowl used to feel like America — strong, grounded, united. Now it feels like we’re forgetting the people who built that unity with their bare hands. This isn’t about music. It’s about memory. About a country that once stood tall, proud, and grateful — and the fear that we might not anymore,” one comment said.&lt;/p&gt;&#10;&#10;&lt;p&gt;“The people who built that unity with their bare hands”? What does that even mean?&lt;/p&gt;&#10;&#10;&lt;p&gt;Another signer wrote, “American sports speak the language we understand.” &lt;/p&gt;&#10;&#10;&lt;p&gt;Okay, that one is both racist and incoherent.&lt;/p&gt;&#10;&#10;&lt;p&gt;Or how about, “Most Americans speak English… no race hate intended but it’s the truth. I don’t even really know who he is. Bring country music back to football! Stop listening to Jay z all the dang time.”&lt;/p&gt;&#10;&#10;&lt;p&gt;You know that any time you see a qualifier like “no race hate intended,” what follows is guaranteed to be racist as fuck. &lt;/p&gt;&#10;&#10;&lt;p&gt;“George Strait is a much better choice than that thing that has no idea if he wants to be a guy or a chick,” someone else wrote. &lt;/p&gt;&#10;&#10;&lt;p&gt;Sure, let’s throw some homophobia into the mix!&lt;/p&gt;&#10;&#10;&lt;p&gt;The only reason conservatives are fixated on Strait in particular is that President Donald Trump named him a Kennedy Center honoree earlier this year. There isn’t some organic groundswell of demand going on here. &lt;/p&gt;&#10;&#10;&#10;Usher performs during the Super Bowl halftime show in 2024.&#10;&#10;&#10;&lt;p&gt;Also, it’s just embarrassing to stack up Strait’s numbers against Bad Bunny. In 2024, Bad Bunny’s songs were streamed 11.5 billion times. He was also the most played artist on Spotify from 2020 to 2022, and he’s the No. 1 Latin artist on Billboard’s recap of the last 25 years. And his latest album, “DeBÍ TiRAR MáS FOToS,” hit No. 1 earlier this year.&lt;/p&gt;&#10;&#10;&lt;p&gt;To be fair, the 73-year-old Strait does have a greatest hits album still kicking around the Billboard 200 … at number 119. &lt;/p&gt;&#10;&#10;&lt;p&gt;Meanwhile, House Speaker Mike Johnson, definitely a man with a keen grasp of modern culture, thinks Lee Greenwood should play the Super Bowl. Yes, the man who has literally only one song everyone knows, “God Bless the USA,” which came out in 1984. The dude is 82 years old—no one is clamoring for Greenwood.&lt;/p&gt;&#10;&#10;&lt;p&gt;But there’s something else going on here besides just the abject racism. Conservatives are incensed that they can’t capture the culture. They control all three branches of government and they’re terrorizing the country, but they still can’t force us to listen to whatever fifth-rate has-been who’s attached themselves to Trump.&lt;/p&gt;&#10;&#10;&lt;p&gt;The NFL isn’t going to get rid of Bad Bunny, especially not because of a petition that’s earned a paltry 30,000 signatures. &lt;/p&gt;&#10;&#10;&lt;p&gt;As a point of comparison that would certainly infuriate the signers of this petition, the Justice for George Floyd petition received 19 million signatures, a petition to designate the KKK a terrorist organization got more than 3 million, and a petition to cancel student debt got 800,000. Hell, even a petition to make actor LeVar Burton the host of “Jeopardy” netted 296,000 signatures. &lt;/p&gt;&#10;&#10;&lt;p&gt;Conservatives will have to content themselves with the Turning Point USA alternate halftime show, which now has a website but no performers. Lara Trump has stepped forward and offered to perform, despite literally never being asked. She’s sure to be a huge draw, what with her most recent single getting about 2,800 streams on Spotify. &lt;/p&gt;&#10;&#10;&lt;p&gt;If fortune smiles on us, perhaps Turning Point will get Creed to headline, as they’ve threatened. Then we could hope for a repeat of his 2001 halftime show, a truly unhinged experience complete with shirtless men on aerial silks and the worst lip syncing you’ve ever seen.&lt;/p&gt;&#10;&#10;&#10;x&#10;YouTube Video&#10;&#10;&lt;p&gt;The idea of Creed as the family-friendly alternative to Bad Bunny is especially comical. The band’s lead singer, Scott Stapp … okay, we’re gonna need a list here:&lt;/p&gt;&#10;&#10;&#10;&#10;&lt;p&gt;He started a fistfight with members of the band 311.&lt;/p&gt;&#10;&#10;&#10;&lt;p&gt;He made a sex tape with Kid Rock and four women, for which he had to sue to prevent it from being sold. But it’s okay because, for Christians like Stapp, getting blow jobs from groupies isn’t actually sex. &lt;/p&gt;&#10;&#10;&#10;&lt;p&gt;He got arrested for public intoxication roughly 24 hours after getting married.&lt;/p&gt;&#10;&#10;&#10;&lt;p&gt;He was charged with felony domestic assault, which was later dropped to a misdemeanor.  &lt;/p&gt;&#10;&#10;&#10;&lt;p&gt;He jumped off of a hotel balcony in Miami during a drug binge, falling 40 feet and breaking his skull, hip, and nose.&lt;/p&gt;&#10;&#10;&#10;&#10;&lt;p&gt;Now that’s family-friendly, right?&lt;/p&gt;&#10;&#10;&lt;p&gt;In contrast, literally the only dirt you can dig up on Bad Bunny is that his ex-girlfriend sued him in 2023 for including a recording of her saying, “Bad Bunny, baby,” on two songs, for which she demanded $40 million. &lt;/p&gt;&#10;&#10;&lt;p&gt;There's nothing that right-wingers can do to change the fact that Bad Bunny is going to perform at the Super Bowl. He’s going to sing in Spanish. He might wear a dress. He might kiss a dude. But no matter what he does, he will be reflective of the United States—a polyglot country of immigrants and a glorious mashup of cultures. &lt;/p&gt;&#10;&#10;&lt;p&gt;George Strait could never. &lt;/p&gt;</description>
			<pubDate>Sat, 18 Oct 2025 02:41:18 GMT</pubDate>
			<link>https://www.dailykos.com/story/2025/10/17/2349087/-Bad-Bunny-lives-rent-free-in-conservatives-minds?pm_campaign=blog&amp;pm_medium=rss&amp;pm_source=</link>
			<guid isPermaLink="false">238686</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>NeXT Computer Offices</title>
			<description>Comments</description>
			<pubDate>Sat, 18 Oct 2025 02:40:57 GMT</pubDate>
			<link>https://archive.org/details/NeXTComputerOffices</link>
			<guid isPermaLink="false">238736</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Hans Koenigsmann, who investigated all of SpaceX’s rocket failures, is going to space</title>
			<description>&lt;p&gt;Hans Koenigsmann is one of SpaceX's earliest, longest-tenured, and most-revered employees.&lt;/p&gt;&#10;&lt;p&gt;When Elon Musk started the company in 2002, he was joined by two other &quot;founding&quot; employees, Tom Mueller in propulsion and Chris Thompson in structures. Koenigsmann was the next hire, brought on to develop avionics for the Falcon 1 rocket.&lt;/p&gt;&#10;&lt;p&gt;Koenigsmann remained at the company for two decades before leaving SpaceX in late 2021. During that time, he transitioned from avionics to lead mission assurance and safety while also spearheading every major failure investigation of the Falcon 9 rocket. He was a beloved leader and mentor for his employees within the company's demanding culture.&lt;/p&gt;&lt;p&gt;Read full article&lt;/p&gt;&#10;&lt;p&gt;Comments&lt;/p&gt;</description>
			<pubDate>Mon, 13 Oct 2025 18:52:27 GMT</pubDate>
			<link>https://arstechnica.com/space/2025/10/one-of-spacexs-earliest-employees-is-going-to-space-via-blue-origin/</link>
			<guid isPermaLink="false">217102</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<description>&lt;p&gt;John Gruber blogging about the end of Apple’s Clips:&lt;/p&gt;&#10;&#10;&lt;p&gt;Edits, Meta’s new-this-year video editing app for mobile, has a clear use case: it’s meant for editing videos destined for Meta’s popular social media networks. Clips had no clear target destination. It could have, but never did.&lt;/p&gt;</description>
			<pubDate>Mon, 13 Oct 2025 18:47:24 GMT</pubDate>
			<link>https://www.manton.org/2025/10/13/john-gruber-blogging-about-the.html</link>
			<guid isPermaLink="false">217787</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<description>Disney stock down 1.1% at 11:38AM Eastern.&#10;&#10;Not a big drop, so a big media company doesn't depend much on the first amendment, according to shareholders.</description>
			<pubDate>Thu, 18 Sep 2025 16:42:48 GMT</pubDate>
			<link>https://bsky.app/profile/scripting.com/post/3lz4op35wek2o</link>
			<guid isPermaLink="false">107891</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<description>&lt;p&gt;Meta’s Ray-Ban Display glasses really are impressive. I’m not going to support Meta with a purchase, but I do appreciate the work that went into them. Nice live demos too, even if a couple failed. Ben Thompson:&lt;/p&gt;&#10;&#10;&lt;p&gt;They are an excellent explanation as to why Apple now fully pre-records their product announcements, but it’s the risk of demo fails happening that makes them so compelling.&lt;/p&gt;</description>
			<pubDate>Thu, 18 Sep 2025 13:09:54 GMT</pubDate>
			<link>https://www.manton.org/2025/09/18/metas-rayban-display-glasses-really.html</link>
			<guid isPermaLink="false">107090</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>From The Archives</title>
			<description>&lt;p&gt;I was thinking about this post this morning and then I saw someone reference it on Bluesky. It’s from July 2016 (“This Is Not the Natural State of Things“) and notes that not only is the world of the last 80 years not permanent or unchangeable. It’s not even the natural state of things.  The world we all grew up in, from the late 1940s to some point in the last decade, was the product of very conscious and deliberate decisions made largely in the United States but also in the capitals of Europe. For all its many imperfections and discontents it was a period of prosperity and security essentially unrivaled in history. &lt;/p&gt;</description>
			<pubDate>Mon, 15 Sep 2025 02:45:58 GMT</pubDate>
			<link>https://talkingpointsmemo.com/edblog/from-the-archives-2</link>
			<guid isPermaLink="false">89958</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>How older parents divorce affects their adult children</title>
			<description>Comments</description>
			<pubDate>Mon, 15 Sep 2025 01:22:46 GMT</pubDate>
			<link>https://www.bbc.com/future/article/20250912-how-grey-divorce-affects-adult-children</link>
			<guid isPermaLink="false">90341</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Lisp in 2025</title>
			<description>Comments</description>
			<pubDate>Sun, 14 Sep 2025 23:08:23 GMT</pubDate>
			<link>https://github.com/cloudstreet-dev/Lisp-in-2025/blob/main/01-introduction.md</link>
			<guid isPermaLink="false">90467</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<description>I did a podcast interview yesterday with Nathan Wrigley at WP Tavern. I had a great time, and learned a lot. It's interesting that while I am not a member of the WordPress community, there is a big intersection between that community and one I do belong to -- the web. WordPress was founded on the principles and idealism of the web. It's baked in. So it might be the largest community of users, not exclusively developers, who have the same values as the web, which are very very powerful values. I'm rediscovering them and it's wonderful. It means I can plug your app into my server and they work first time. It's the just works part that makes it the web. It makes you suck in your breath and go, I'm there now. One interesting thing that came up was the subject of altruism, which is something I reject re myself. It doesn't work if what I do is altruism, because we all must be somewhat committed to the success of our competitors, because if we don't we are locking people in. It's so important that users have freedom of movement. If they don't things stagnate like our 19 years of Twitter. I'm going to be Nathan's show again, and again if he'll have me, to check in on the progress of my humble project to create a new layer, combining WordPress and all the other good stuff that isn't hooked up to it yet. I could not have hoped for a better introduction to The Land of WordPress.</description>
			<pubDate>Fri, 12 Sep 2025 15:01:29 GMT</pubDate>
			<link>http://scripting.com/2025/09/12.html#a144732</link>
			<guid isPermaLink="false">48701</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Inflation Rises to 2.9% Annually</title>
			<description>&lt;p&gt;Wall Street Journal: “Thursday’s report showed consumer prices rose 2.9% in the 12 months through August—speeding up from 2.7% in July, and matching the expectations of economists.”&lt;/p&gt;&#10;&lt;p&gt;“The rate is above the Federal Reserve’s 2% target. Even so, traders are confident the Fed will cut interest rates next week in response to a weakening labor market.”&lt;/p&gt;</description>
			<pubDate>Thu, 11 Sep 2025 15:39:10 GMT</pubDate>
			<link>https://politicalwire.com/2025/09/11/inflation-rises-to-2-9-annually/</link>
			<guid isPermaLink="false">41299</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>It's really simple</title>
			<description>&lt;p&gt;Reminder: Sept 18, one week from today, is the 3rd anniversary of the 20th anniversary of the release of RSS 2.0. I often forget to mark that day. It's not an event that's marked by others very often, but in my humble opinion, it deserves more respect than it gets. &lt;/p&gt;&#10;&lt;p&gt;Around the time of the 20th anniversary I decided to swing back and see what more we could do with RSS. It had been sitting there basically going nowhere for most of those 20 years. I want to be clear, there were good and useful products created and supported, but there was none of the innovation that would have happened if it hadn't been so severely injured by Google and the many VC-backed startups hacking away at it.&lt;/p&gt;&#10;&lt;p&gt;A format like RSS has to be loved. And if you make it too complicated or vague, with too much political shuffling of the deck what you get is ActivityPub. That's what RSS would have become if it went down the path the tech industry wanted to take it down. We have a perfect artifact to look at. An A-B comparison. Couldn't be more stark. And, after almost 23 years, RSS is still simple.&lt;/p&gt;&#10;&lt;p&gt;Anyway, around the 20th anniversary, in the leadup to it, I decided if no one else was going to invest in RSS, I would, and let's see what comes of it.&lt;/p&gt;&#10;&lt;p&gt;The result was FeedLand which is fundamentally different from all the other feed readers in that its subscription model is patterned after the twitter-like social media apps. Everyone's subscription list is public. I can look at your list and you can look at mine. You can also put categories on the feeds you subscribe to and route them to other servers doing other things, through the magic of the web. And get this -- you can even subscribe to a category of my subscriptions. Lots of power there, but still it's simple.&lt;/p&gt;&#10;&lt;p&gt;FeedLand is the perfect back-end for a twitter-like system, for the feeds part. And for the words, the perfect back-end is WordPress. I only discovered that about 1.5 years ago. And I had to see what it looks like. No more tiny little text boxes, WordLand is a real editor that supports the basic writing features of the web. How do I know? Because it saves its data in Markdown. That has come to be the defining format for the text-based web. One which has been totally ignored by the twitter-like systems. Markdown is like MP3. If you're mixing sound into feeds you use MP3 of course. It's there for you to use. As was Markdown. If you're mixing text you're mixing Markdown. &lt;/p&gt;&#10;&lt;p&gt;So while everyone was dancing on Twitter's dumpster fire of a social network I decided to build on something much bigger. The web. RSS and Markdown. WordPress and FeedLand. &lt;/p&gt;&#10;&lt;p&gt;The name Really Simple Syndication is supposed to make you smile, while most techie formats make you want to pull your hair out. RSS reads pretty well even if you know nothing about feeds and XML. I wish the browser people hadn't insisted on masking it with ugly CSS style sheets. I like lifting the hood of a car to see what's there even though I don't know what many of the things in there do. I learn by doing it. &lt;/p&gt;&#10;&lt;p&gt;RSS isn't ugly, it's brilliant, and shouldn't be fear-inducing, hence the promise: it's really simple.&lt;/p&gt;&#10;&lt;p&gt;&lt;/p&gt;</description>
			<pubDate>Thu, 11 Sep 2025 15:39:00 GMT</pubDate>
			<link>http://scripting.com/2025/09/11/123936.html?title=itsReallySimple</link>
			<guid isPermaLink="false">41314</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Open Carry Is Legal on College Campuses in Utah</title>
			<description>&lt;p&gt;“It is legal to openly carry a gun on Utah’s public university and college campuses with very few exceptions,” the Salt Lake Tribune reports.&lt;/p&gt;&#10;&lt;p&gt;“It’s unknown if the shooter who fatally fired on conservative commentator Charlie Kirk at Utah Valley University in Orem on Wednesday afternoon was openly carrying or had a concealed weapon, but both are technically allowed.”&lt;/p&gt;</description>
			<pubDate>Thu, 11 Sep 2025 15:38:11 GMT</pubDate>
			<link>https://politicalwire.com/2025/09/11/open-carry-is-legal-on-college-campuses-in-utah/</link>
			<guid isPermaLink="false">41421</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Quote of the Day</title>
			<description>&lt;p&gt;“Instead of the angry finger-pointing, can we just for one day agree that it is horrible and monstrous to shoot another human?”&lt;/p&gt;&#10;&lt;p&gt;— Jimmy Kimmel, quoted by Deadline.&lt;/p&gt;</description>
			<pubDate>Thu, 11 Sep 2025 15:36:16 GMT</pubDate>
			<link>https://politicalwire.com/2025/09/11/quote-of-the-day-4270/</link>
			<guid isPermaLink="false">41485</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		<item>
			<title>Are We Too Far Gone?</title>
			<description>&lt;p&gt;Andrew Egger: “I don’t know what we can do to avoid this fate. All I know is what I can do. And what I can do starts with the acknowledgment that, while Charlie Kirk may have been an ideological opponent, he wasn’t my enemy. My enemy—an enemy I share with many who would call themselves my enemy—is the person who shot him, and anyone else who would reach for violence as a means to a political end.”&lt;/p&gt;&#10;&lt;p&gt;“Charlie Kirk’s political project was controversial and provocative in its aims. But in its approach, it was simple and fundamentally laudable: He went where the people were and evangelized to them. His signature “prove me wrong” debates were always a little silly—arguments between halting college students and a professional pundit backstopped by a sympathetic crowd aren’t exactly fair fights. But they also reflected an intrinsically liberal, American view of how politics is done: by convincing people from the ground up.”&lt;/p&gt;</description>
			<pubDate>Thu, 11 Sep 2025 15:35:49 GMT</pubDate>
			<link>https://politicalwire.com/2025/09/11/are-we-too-far-gone/</link>
			<guid isPermaLink="false">41668</guid>
			<source:account service="feedland.org">oevasquez</source:account>
			</item>
		</channel>
	</rss>
