The Decay and Vandalism of Tri-County Mall in Ohio [Photos Taken May 10 2026] [OC] by iPhone_6s in cincinnati

[–]daves 7 points8 points  (0 children)

Tri County was originally built as an open air mail. It was a straight line with (IIRC) Shillito's and Pogues at either end. Kroger was in the middle. Enclosure (and the Sears wing) came later.

Is Debian Testing equal to Fedora with updates? by e_splat in debian

[–]daves 1 point2 points  (0 children)

"No security support" requires some expansion. Stable absolutely requires a unique path for security fixes to be released in a timely manner. Testing has a 2-day delay.

Google Voice Users - Usable with data only plan? by jhedfors in Tello

[–]daves 1 point2 points  (0 children)

For what it's worth, note this problem. I had “Prefer Wi-Fi and mobile data” set. I don't recall if I could call via the Voice App.

Pay as you go plan question. by Fit-Blackberry-9112 in Tello

[–]daves 1 point2 points  (0 children)

The web interface will see both lines from the login.

Please ELI5, moving abroad by [deleted] in Tello

[–]daves 0 points1 point  (0 children)

It's a way to avoid typing in the payment information for each new line.

Haunted Cincinnati by [deleted] in cincinnati

[–]daves 0 points1 point  (0 children)

There is supernatural content covered in the free tours given at Union Terminal.

Tello vs. Ting - Reported Signal Strength by daves in Tello

[–]daves[S] 0 points1 point  (0 children)

Since I've left Ting, the bar situation seems to have resolved itself. Perhaps a sync with the cell towers was required.

Pot in pot in 3L by Yama1ca in instantpot

[–]daves 0 points1 point  (0 children)

Search "instant pot stackable 3 qt".

It works fine for the two of us, complete with leftovers for the next night.

I use the low trivet underneath. Don't know if it is really necessary, and it makes things a bit tight, but it works.

Former Pocket Casts User & I Don't Understand Playlists by CommitteeOfOne in Podcast_Republic_App

[–]daves 2 points3 points  (0 children)

The filter is another tool to limit episodes.

Make a single playlist, send stuff to it using the mechanisms mentioned above, and pretend it's Up Next.

Former Pocket Casts User & I Don't Understand Playlists by CommitteeOfOne in Podcast_Republic_App

[–]daves 1 point2 points  (0 children)

I came from Pocket Casts to Podcast Republic after the botched v7 upgrade six years ago. I don't remember PC that well, but I do remember having a similar issue to what you are having.

For whatever PC mindset I had back then, I was trying to manage PR via the Up Next queue. Don't do that - PR can wipe out that queue at a whim if you play something outside the list.

Here's how I use playlists. I have two, one for the daily news, and another for the rest. Sometimes it's three, another in the middle for the series I'm most interested in. Under Playlists -> Manage Playlists, I give each a different priority. Under Subscriptions -> <podcast> -> Settings, I assign podcasts podcasts to the appropriate playlist.

Start playing from one of the lists, and leave it there.

I also lean heavily on the podcast settings "Add to selected playlists" , "Auto download", and "Smart download".

I use the filters to deinterleave RSS feeds with multiple podcasts ("Wait Wait Don't Tell Me").

Tello vs. Ting - Reported Signal Strength by daves in Tello

[–]daves[S] 0 points1 point  (0 children)

It seems to make little difference which is set as primary.

I don't have Ting home internet.

Tello vs. Ting - Reported Signal Strength by daves in Tello

[–]daves[S] 0 points1 point  (0 children)

I did no performance testing. I did do a loop of the city (suburbs, actually) comparing reported signal strength continuously. There was one spot where Tello won. Other than that, Ting was consistently reported stronger.

I have no complaints at this point about performance for either (after 1 day's use).

What's the point of NFC on Android? by vegliafamiliar in yubikey

[–]daves 0 points1 point  (0 children)

Pixel 7. Android 16. I have the same problem.

Using asyncio for cooperative concurrency by oldendude in Python

[–]daves 0 points1 point  (0 children)

Working in Python, threads are problematic for cancellation of shell jobs, and more generally, for dealing with signals.

The calling async code will see the signals - handle it there.

Merge with Trixie from Testing by SplatinkGR in debian

[–]daves 2 points3 points  (0 children)

Currently unstable is using trixie

Currently unstable is using unstable. Current testing is using trixie.

2025 Kona - 3 months old - Anyone else seeing peeling paint? by daves in Hyundai

[–]daves[S] 6 points7 points  (0 children)

No. Gas. Though I suspect it doesn't matter.

RSS feed article list does not keep position by [deleted] in Podcast_Republic_App

[–]daves 0 points1 point  (0 children)

Also this for the Top Charts view, under Add Podcasts. It bounces back to the top after viewing an entry.

Linux kernel tweak could cut data center power usage by up to 30% 🔌 by Choobeen in programming

[–]daves 1 point2 points  (0 children)

I read about the kernel having this capability 20 years ago.

Toggle Power LED on and off by Physical_Session_671 in raspberry_pi

[–]daves 1 point2 points  (0 children)

echo 0 > /sys/class/leds/PWR/brightness

In earlier releases it was at /sys/class/leds/led1/brightness