Sign up

davewiner's subscription list, blogroll category. List created by feedlandDatabase v0.9.3.

An external list from lists.opml.org.
https://lists.opml.org/daveblogroll.xml

rss.chat: all posts

Day 0 was a success

It’s been quite a day. At the end, rss.chat is a thing.

More new stuff tomorrow.

Claude is a great freaking partner.

AramZS's Amplify RSS Feed Supports Webmention
• Aram Zucker-Scharff

A quiet shift in how Americans perceive local news

niemanlab.org/2026/07/a-quiet-shift-in-how-americans-perceive-local-news/

Local news was a space seemingly insulated from political polarization. That's changing.

Six Colors Updates instantly via WebSub
• Jason Snell

Apple sues OpenAI, alleging trade secret theft ↦

OpenAI has not been shy about teaming with former Apple employees.

Back in May, OpenAI was rattling its saber about thinking about talking to lawyers about possibly considering a lawsuit against Apple for not treating it right when it came to ChatGPT integration.…

Electrek
• Fred Lambert

Musk tells Tesla staff to switch to Grok — a model he admits is worse

Elon Musk told Tesla staff to move to using Grok, the AI model from his own xAI (now folded into SpaceX), according to a memo sent to employees on Friday.

The push comes days after Tesla capped employee spending on third-party AI tools — and it lands even though Musk himself concedes Grok is not as good as its rivals.

Daring Fireball Valid
John Gruber

Apple Sues OpenAI, io, and Former Employees, Alleging Theft of Trade Secrets

9to5mac.com/2026/07/10/apple-sues-openai-trade-secret-theft/

Chance Miller, 9to5Mac: The lawsuit names Chang Liu and Tang Tan as two of the defendants. Tang Tan served as VP of product design at Apple, leading iPhone and Apple Watch product design. He departed the company in February 2024 to work with Jony Ive. Chang Liu, meanwhil...

Letters from an American
• Heather Cox Richardson

What the Fourteenth Amendment Protects

Manton Reece Supports Webmention Valid

Victor Wembanyama in a post on X:

Spurs family, I’m here to stay.
Whatever it takes🖤

🏀

@factpostnews.bsky.social - FactPost

Trump's DOJ has suddenly dropped a major anti-corruption case targeting a $722 million crypto Ponzi scheme.

Gift Articles

Freedom Fuel stations across the Philly region offer cheap gas, feature local owners, and raise ethical concerns (share.inquirer.com)

share.inquirer.com/l9ZgF6

Gift Articles

Belgium level with Spain in World Cup quarterfinal as Courtois forced off: Live updates (nytimes.com)

nytimes.com/athletic/live-blogs/spain-vs-belgium-live-updates-world-cup-2026-score-result/ah8Ki22aj3Bn/?unlocked_article_code=1.wlA.m_xA.UWTnY8oRfQ36&source=athletic_user_shared_gift_live_blog_copylink&smid=url-share-ta

Gift Articles

Apple Sues OpenAI, Alleging It Stole Trade Secrets (wsj.com)

wsj.com/tech/apple-openai-lawsuit-f86bd58c?st=qKH6Uw

Gift Articles

The government’s secretive AI threat to creatives (thesaturdaypaper.com.au)

thesaturdaypaper.com.au/share/9be55764-c814-455a-8928-52dc3919947c/2mPx8usD

Gift Articles

(S+) Meinung: Warum Kai Wegners Rückzug zu spät kommt – Kommentar (spiegel.de)

spiegel.de/politik/kommentar-kai-wegner-rueckzug-des-buergermeisters-kommt-fuer-berlin-zu-spaet-a-d9cc2d69-1735-46d4-8c9d-ae44800ffae8?accessToken=OrHdKZdXefxyROSsaUFp%2FRMa3VHPYwEYI0TuR6KlCyIxLHhIVqOa7rUTdJ3nIrxP

Gift Articles

Somali school in Minn. faces threats after Trump posts clip of kindergartners (wapo.st)

wapo.st/4vY10Y8

Gift Articles

Jannik Sinner serves Novak Djokovic sobering defeat, sets up Wimbledon final against Alexander Zverev (nytimes.com)

nytimes.com/athletic/7433422/2026/07/10/jannik-sinner-wimbledon-novak-djokovic-result-analysis/?unlocked_article_code=1.wlA.bWar.4hTHz5OdK67K&source=athletic_user_shared_gift_article_copylink&smid=url-share-ta

Political Wire
• Taegan Goddard

Were You Paying Attention This Week?

Just 13% of Political Wire readers got all the answers right on the weekly news quiz.  How will you do? Take the quiz to find out. The quiz is using my own custom software. Let me know what you like and don’t like.

Political Wire
• Taegan Goddard

Graham Platner Officially Exits Senate Race

Graham Platner sent a letter officially dropping out of the U.S. Senate race in Maine.

Schneier on Security
• Bruce Schneier

Friday Squid Blogging: “Squidbleed” Vulnerability

In a rare combined cybersecurity/squid post, a twenty-nine-year-old squid proxy bug can leak HTTP requests.

As usual, you can also use this squid post to talk about the security stories in the news that I haven’t covered.

Blog moderation policy.

rss.chat worknotes

A post never shows twice

github.com/scripting/rss.chat/blob/main/client/code/worknotes.md

Opening a conversation with the wedge had a flaw: a reply might already be sitting in the timeline as its own post, so expanding its parent put the same words on screen twice. Now, when replies open under a post, any of them that were standing in the timeline fold into the conversation — every post appears exactly once. Close the wedge and they return to their places. If your cursor was on one of those posts, it follows it into the conversation. (Theme v0.5.316.)

rss.chat worknotes

Home is the way out

github.com/scripting/rss.chat/blob/main/client/code/worknotes.md

Dave opened a conversation, read it, and then couldn't see how to get back — the wedge that opens a thread goes light once it's open, and light means "nothing to see here." His instinct was the Home button, and it was disabled. That instinct is now the design: whenever a conversation is open in the timeline, Home lights up, and clicking it closes everything and returns you to the top — the same fresh timeline Home has always meant. (Theme v0.5.317.)