A RPi is going to be smaller, quieter, and 10x more energy efficient though...
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I'm sure silicon valley are stepping on each other, vying to get their hands on these super cheap laptops for their 24/7 AI training.
They aren't very useful for much besides hobby projects. Modern hardware is more energy efficient and will be cheaper in the long run compared to anything that would be considered e-waste. The only advantage an old laptop has is the initial cost, so it makes sense for a small home server.
I had the accounting self hosted web app on it until I was too lazy for accounting and now I am in so called hot water and must make bunch of shit up using mathematical apparatus
But it worked really well for a year or so
Also, Raspberry Pi first got popular because of the size and cost. Now it's popular because it's popular. Not hating on them, I think they're cool, but they're not cheap any more. Especially with the scalping.
Getting x86_64 based systems is going to mean much less headache. Unless you truly truly need the size I wouldn't consider getting a Pi or other SBC. Just go to literally any used marketplace (Facebook, Craigslist, etc) and get anything.
That's only true for the high-end Pi 5. Lower-powered models like the zero 2 are still cheap, and they're a lot easier to find than a few years ago.
Which part? Because the "it's not x86" is even more annoying to deal with on Pi Zero lol.
Yeah... I'm not going to stick a clunky old laptop on top of my bookshelf and have it run 24/7 as my PiHole. My Pi Zero 2 W is far more appropriate.
No reason why a laptop wouldn't work though.
I mean, a lot of things would work, I could power it all with potato batteries if I had enough. The Pi Zero 2 W only cost ~£15 anyway.
But... that's so uncool...
I should have rebuilt an old coffee maker in to a Pi Hole instead. I'm such a rube.
I agree that the Zero is up to the task, but I prefer a wired connection for my home DNS/DHCP server and if I understand correctly the Pi5 has better wired ethernet than its predecessors... Yeah, utilization is laughable, but there's something to be said for reduced lag time too:
Hostname: pihole
CPU: 0.2% on 4 cores running 318 processes (0.3% used by FTL)
RAM: 25.9% of 2.0 GB is used (7.4% used by FTL)
Swap: 35.9% of 512.0 MB is used
Kernel: Linux pihole 6.12.25+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.25-1+rpt1 (2025-04-30) aarch64
Uptime: a month (running since Sunday, May 18th 2025, 17:54:59
I have never felt the need to have a wired connection for my DNS/DHCP, since such a trivial amount of data exchanges hands. The quality of the wired connection if it had one would similarly have negligible impact, surely.
For me it's not about the bandwidth, it's about the lag and reliability. I have had strong WiFi connections flake out a lot more than wired connections.
Also, I just prefer to not have 100+ WiFi devices kicking around my network when more than half of them could be wired, or on another protocol like Zigbee.
I guess I am pretty far from saturating my WiFi in any way, the removal of cables with little to no impact on connectivity was far more of a priority for me. I have never noticed a WiFi related outage or performance loss.
damn you all, now I impulse bought an old thin client for 30EUR :-) but, fwiw: I mostly use RPi for my purposes, up to RPi4; RPi 5 I think missed the mark, with its active cooling requirement and power use. (and price...) the only use case where an i86 alternative is justified is my jellyfin setup (where realtime transcoding is needed).
As a Pi Hole, the Pi 5 doesn't require active cooling.
Now, I am running a separate Pi 5 with a HAILO 8 for Frigate monitoring of a bunch of video streams, and it does need a little air movement, so I built a box with a 200mm fan pulling through a filter and I just threw all my Pis in there along with the Frigate rig so they stay nice and cool... I'm thinking that I should probably switch Frigate over to a Pi 4 for the h.264 hardware decoder, but the 5 is working fine for my needs and endless tweaking gets boring...