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

@art.feediverse.org - Great art on Bluesky

Gala Contemplate Corpus Hypercubus, 1954 #dali #realism

Gift Articles

Should Bellingham’s first goal for England have stood? Norway don’t think so (nytimes.com)

nytimes.com/athletic/7439235/2026/07/11/jude-bellingham-goal-sky-cam-var/?unlocked_article_code=1.xFA.AGGZ.CFhgZon05UON

Gift Articles

Democrats are growing bullish on retaking the Senate. Here are the races to watch. (washingtonpost.com)

washingtonpost.com/politics/2026/07/11/here-are-races-watch-democrats-grow-more-bullish-retaking-senate/?pwapi_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJyZWFzb24iOiJnaWZ0IiwibmJmIjoxNzgzNzQyNDAwLCJpc3MiOiJzdWJzY3JpcHRpb25zIiwiZXhwIjoxNzg1MTI0Nzk5LCJpYXQiOjE3ODM3NDI0MDAsImp0aSI6ImFmMTJiMjdmLTQxZmItNGJmMy04MWZhLTI2NGZjMGFiMTY1YSIsInVybCI6Imh0dHBzOi8vd3d3Lndhc2hpbmd0b25wb3N0LmNvbS9wb2xpdGljcy8yMDI2LzA3LzExL2hlcmUtYXJlLXJhY2VzLXdhdGNoLWRlbW9jcmF0cy1ncm93LW1vcmUtYnVsbGlzaC1yZXRha2luZy1zZW5hdGUvIn0.L3wDHFGR6KX2yXjuCkBtfSjwQJLaEgkmuMp0qNaqFcU

Gift Articles

Hegseth team told to stop polygraph tests after complaint to White House (wapo.st)

wapo.st/4vuB5GL

Political Wire
• Taegan Goddard

Trump Warns About ‘Loud and Unattractive’ Socialists

“President Donald Trump on Saturday mocked the Democratic Party for letting ‘loud and unattractive’ socialists take control — before saying he hopes the Dems can ‘fight back’ before it’s too late,” Mediaite reports. Said Trump: “The Radical Left Lunatics, often referred to as Dumocrats, have lost control of their Party. They are being led by […]

@altnps.bsky.social - Alt National Park Service

FDT and FICE!

Gift Articles

New York City Department of Investigation Opens Inquiry Into Buckling Office Building (wsj.com)

wsj.com/us-news/new-york-city-department-of-investigation-opens-inquiry-into-buckling-office-building-f8f27939?st=UVD9Yy

Gift Articles

Tech Billionaire Vinod Khosla Wants to Pay More Taxes. He Explained to Us Why. (wsj.com)

wsj.com/business/venture-capitalist-vinod-khosla-wsj-money-interview-5ca5a2a5?st=HUiqQD&reflink=desktopwebshare_permalink

Gift Articles

Mojtaba Khamenei Vows Revenge as Iran’s Top Diplomat Is in Oman for Talks (Gift Article) (nytimes.com)

nytimes.com/2026/07/11/world/middleeast/iran-araghchi-oman-iran-strait-of-hormuz.html?unlocked_article_code=1.w1A.fRur.6Wvj4sFQyZH4&smid=nytcore-ios-share

Freshly Pressed - WordPress.com
• Jhie Cruz

A TV show that I wish I could experience again for the first time…

jhiecruz.wordpress.com/2026/06/20/a-tv-show-that-i-wish-i-could-experience-again-for-the-first-time/

A TV show that I wish I could experience again for the first time…

“We often wish we could relive our favorite memories, but what we really long for is the person we were when those memories were first made.” ✨📺🏡 If I could experience one thing again for the first time, it would not be a grand achievement, a luxury vacation, or even a life-changing event. It would […]

Latest articles from Crooks and Liars
• John Amato

C&L's Late Nite Music Club: Isa Briones 'Who's Sorry Now'

The great TV drama "The Pitt" just landed 25 Emmy nominations and is one of the best series since 2000.

13 recurring and guest actors were nominated for Emmy's, but one actress who wasn't nominated for an Emmy is also an excellent singer.

Welcome to Isa Briones.

She's excellent on the show as the doctor who busted Dr. Frank Langdon for stealing meds.

Open thread.

read more

rss.chat: all posts

Spam no more

Getting our email out of spam.

We were using the wrong email address to send the email. 

We're now sending email from hello@rss.chat -- and it's fully verified by our mail sender service, SES. 

So now when you get a signon link via email it should not be send to spam. 

Still diggin!

Political Wire
• Taegan Goddard

The Most Corrupt Presidency in American History

Reason: “At its heart, the otherwise complicated and multi-stage Teapot Dome affair of the 1920s, which until Watergate was considered the greatest federal government scandal of all time, was about secret bribes to an administration official that lubricated lucrative regulatory outcomes.” “In 1921, Interior Secretary Albert Fall clandestinely accepted $404,000 ($7.6 million in today’s money) […]

rss.chat worknotes

Sign-up and sign-in emails were going to spam. Fixed — no code change

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

The cause: mailSender was a gmail.com address, but the mail actually goes out through Amazon SES, and Gmail sends mail to spam when the sending server isn't authorized to send for the address's domain — as policy, since 2024. The fix, useful to anyone deploying this server: verify your domain as an identity in the SES console (it hands you three DKIM CNAME records to add to your DNS), then set mailSender in config.json to an address on that domain. It doesn't need a real mailbox behind it — rss.chat now sends as hello@rss.chat. Verification took minutes, and the first email after the change landed in the inbox.

rss.chat worknotes

Home does it all now, and Surface is retired

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

Surface — the icon that pulled you out of a deep conversation back to your place in the timeline — lived less than two days, but it proved the idea. Now that lifeline is Home's first stage: when you're buried in a story, a profile, a flipped view, or an open conversation, clicking Home brings you back to the timeline with the cursor still on the post you were reading. Click it again and you're at the top, everything reset, cursor on the newest post. It's the same rhythm as the Home tab in the Twitter and Instagram apps — tap once to come back, tap again for the top — with one icon fewer to remember. (Theme v0.5.318–0.5.320, including a fix for a sneaky side effect: the icon panel used to shift a hair when the page scrolled, which could put a different icon under your mouse between the first click and the second.)

rss.chat worknotes

Sign-in emails reach the inbox now

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

rss.chat's confirmation emails had been landing in spam. The app now sends from hello@rss.chat, and the domain is verified with Amazon SES, so Gmail and the rest can see the mail is really from us. The full story is in the server worknotes.

Gift Articles

A New Foe Has Emerged for Data Centers: Farmers (wsj.com)

wsj.com/business/energy-oil/a-new-foe-has-emerged-for-data-centers-farmers-4a3eda8f?st=T2ht3D&reflink=desktopwebshare_permalink

Gift Articles

Evian Championship: Inside the major tucked into a quiet resort town in France (Gift Article) (nytimes.com)

nytimes.com/athletic/7438496/2026/07/11/evian-les-bains-amundi-evian-championship-town-vibe/?unlocked_article_code=1.w1A.o863.5Fc5j4hIaf8L&source=athletic_user_shared_gift_article_copylink&smid=url-share-ta

Gift Articles

A Teardown Builds Up a Delaware Housing Development (Gift Article) (nytimes.com)

nytimes.com/2014/10/22/realestate/commercial/a-teardown-builds-up-a-delaware-housing-development.html?unlocked_article_code=1.w1A.T9TB.kySzZUIroV-i&smid=nytcore-ios-share

Gift Articles

Opinion | California Is High on Illegal Marijuana (wsj.com)

wsj.com/opinion/california-illegal-weed-marijuana-seizures-black-market-gavin-newsom-ab0a2b61?st=Mx8WyR&reflink=desktopwebshare_permalink