this post was submitted on 18 Aug 2026
214 points (96.5% liked)

Selfhosted

61594 readers
1352 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

The mouse did not survive interrogation.

Also mouse not pictured.

you are viewing a single comment's thread
view the rest of the comments
[–] Unusable3151@lemmy.ml 4 points 2 days ago (2 children)

I used to have a Ryzen 2700X based system as a server. At the time (no clue if it's still an issue), there was a bug in the interaction between early Ryzen chips and Linux that caused the OS to lock up intermittently. I used a ATmega32u4 board to connect to the reset switch on the PC and as a USB device with a systemd unit that sends a ping to the board every 30 seconds. If the board doesn't see a ping for a minute, it reboots the PC. It was janky as hell, but it worked for 2+ years!

[–] excral@feddit.org 6 points 2 days ago

That reminds me of the old story where they positioned a PC opposite from the server and taped a pen to the CD drive so that opening the CD tray presses the reset button of the server. The PC would automatically detect when the server freezes and open the CD tray. Probably just a legend but still a great example for how a silly and simple solution that just works can often times be as good if not better than a sophisticated but over engineered solution

[–] ehyuman@lemmy.dbzer0.com 3 points 2 days ago (1 children)
[–] Unusable3151@lemmy.ml 1 points 1 day ago (1 children)

yes, it's a zip-tie-and-duck-tape watchdog that cost me $5

[–] ehyuman@lemmy.dbzer0.com 1 points 1 day ago (1 children)

most BIOSes have it as an option though

[–] Unusable3151@lemmy.ml 0 points 1 day ago

I don't know about "most". It hasn't been an option on any of the consumer motherboards I've used in my homelab.