Hacker News new | ask | show | jobs
by mixermachine 1017 days ago
For home server related stuff I would not go with a Raspberry any more. I would recommend some used/refurbished x86 hardware.

Fujitsu Q556, Lenovo ThinkCentre M700/M710q/M715q/M910q/..., or something else that does use a >=6000 gen Intel or a comparable AMD chip. >=4000 gen if you get it very cheap. If you compute requirements are low you can even go with a Atom for <40€/$.

There are often offers that sell these machines for <100€/$ all inclusive, sometimes <80€/$ (at least here in Germany). You get:

- much more CPU power (with the 6100t 3 to 5 times more for example. https://www.cpu-monkey.com/de/compare_cpu-raspberry_pi_4_b_b...)

- more GPU power (transcoding for streaming possible)

- no Micro-SD write issues -> proper SSD, easy to add another one

- in most cases 8GB RAM or more (also very cheap to extend)

- no issues with ARM docker images (sad but sometimes still the case)

If you need lower power consumption, HDMI-CEC, GPIO pins or a low form factor, the Raspberry is still 100% the solution you are looking for. Otherwise you might be happier with the options above.

I currently use an old Asus T100TA X86 tablet with Ubuntu patched onto it because I still had it laying around. Works great and does use very little power.

1 comments

Sadly the issue with this is that you can offset both the cost and the carbon impact in just few years. (I say sadly because of course I'd much rather people would reuse than put working hardware to trash)
My T100TA has the processing power of an Raspberry Pi 4 and only consumes <10W. It's mobile Hardware in the end and thus already optimized.

If you want to save power get a used Atom (like the one in my T100TA). The are also very cheap. A Dell Wyse 3040 (2GB RAM fixed) for example consumes 4W idling and < 10W under max load. CPU Power is a bit better then the Raspberry Pi 4. And it's only 40€/$

Buying appropriately sized, used hardware will have a better footprint.

That 'carbon impact' is negligible - if even worth thinking about - compared to the environmental impact (which, remember, is totally unrelated to 'carbon impact') of creating that hardware in the first place. If you have something lying around which can be used and it does not come with an onerous power bill, jet-engine fans, vacuum tubes in a fridge-sized cabinet (although that would certainly have some charm) or unobtainable parts by all means use it instead of a new SBC. I use a number of old mobile devices in this way where I would otherwise have employed SBCs. They come with their own UPS, a complete sensor set, cameras, microphones, several wireless interfacing possibilities and some of them even have a screen. Power consumption is minimal and they tend to work fine on whatever USB charger you connect them to where some SBCs are quite picky when it comes to their power supplies. Mobile devices are lacking when it comes to interfaces, they tend to have a single USB connector which doubles as a power input and as such is already occupied so if you need those GPIO pins or USB3 connectors get yourself an SBC without fretting over any 'carbon impact'.