this post was submitted on 30 Apr 2026
90 points (96.9% liked)
Selfhosted
60281 readers
486 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
+1 on Mac mini as well. I just checked OfferUp in my area and M1-M5 are insanely expensive ($500+, M1 coming out about 6 years ago) but really good machines especially for their size and decent on power consumption too.
But downside of a M series is either you run macOS or Asahi Linux and nothing else yet.
So go for the Intel Mac Minis which are much cheaper and can run nearly any Linux distro with little to no issues as you would on a Windows PC. I’m seeing $50 range in my area as well. Older are good because RAM can be upgraded on some of them, but not all. Would be wise to do research on whichever seems right.
A word of warning on Linux on Mac though. Oftentimes there can be weird quirks with power management and suspend/hibernate. For a server though I guess that point is moot.
I'm OOTL; what is it about Apple Silicon Macs that apparently make them such trouble to support? If one distro can manage it, what's stopping that code from being upstreamed to the mainline kernel etc.?
Mainly that it’s a custom ARM processor, not your standard x86 architecture like the Intel processors were that were also available in non-Apple hardware.
macOS runs extremely well on it and I think there’s not much demand for a custom Linux distro because of that. Plus the fact that your favorite distro would have yet another architecture they would have to support by adding this in. Asahi is an exception because the team spent time doing it but I haven’t heard of any others getting Linux distros created for it yet. As time goes on and the prices decrease, we’ll start to see more teams dedicating time to creating Linux distros that support it.