this post was submitted on 15 Aug 2026
315 points (99.1% liked)

Technology

87256 readers
2795 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

This feels like bad design

Smart pet-feeder company Petlibro suffered an outage on Tuesday, giving users a harsh reminder of the risks of relying on smart devices.

Petlibro makes pet feeders that connect to Wi-Fi and, for setup with Petlibro’s mobile companion app, Bluetooth. Users can set the feeders to automatically dispense food at scheduled times, which is handy for pet care when the owner is out of the home.

In a statement to The Verge, Petlibro CEO York Wu said this week’s outage was “related to how the Petlibro app communicates with devices through its online servers.”

Some user reports have also conflicted with Petlibro’s claims about offline functionality. As The Verge pointed out, various users online claimed that during the outage, their devices did not perform any scheduled feedings, performed some feedings but not others, or performed feedings late (examples here, here, here, here, and here).

you are viewing a single comment's thread
view the rest of the comments
[–] Cethin@lemmy.zip 1 points 5 hours ago

This article says it's an issue with smart devices. It isn't. There are issues with them (mostly security), but this isn't that. This is an issue with making always-online services that have no need for it. There is absolutely zero reason this device should ever connect to the internet. The intranet should have everything it needs. The device should have its own clock (which I'm certain it does, or it wouldn't operate), and a connection should only be needed to change settings. Maybe it should expose itself to be connected to externally by your app to change settings or check status when you're away, but it shouldn't require a connection.