Comment by everforward

Comment by everforward 5 hours ago

4 replies

You seem knowledgeable so you may already know, but it's worth looking at the x86 mini PCs. Performance per watt has gotten pretty close on the newer low power CPUs (e.g. N150, unsure what AMD's line for that is), and performance per $ spent on hardware is way higher. I'm seeing 8GB Pi 5s with a power supply and no SD card for $100; you can get an N150 mini PC with 16GB of RAM and 500GB SSD pre-installed for like $160. Double the RAM, double the CPU performance, and comes with an SSD.

Imo, Raspberry Pis haven't been cost competitive general compute devices for a while now unless you want GPIO pins.

Havoc 5 hours ago

Yeah have a collection of minipc - they are indeed great. This build was more NAS focused. 9x SATA SSD and 6x NVME...minipcs just don't have the connectivity for that sort of thing

>Imo, Raspberry Pis haven't been cost competitive general compute devices for a while now unless you want GPIO pins.

I have a bunch of rasp 4Bs that I'll use for a k8s HA control plane but yeah outside of that they're not idea. Especially with the fragility of SD card instead of nvme (unless you buy the silly HAT thing).

  • heresie-dabord 20 minutes ago

    > Raspberry Pi 5s can actually support NVME drives

    And Raspberry Pi 4s can actually boot from NVME via a USB enclosure.

dangus 4 hours ago

The first thing I thought when I read this article was how raspberry pi’s just make this kind of thing more difficult and annoying compared to a regular normal PC, new (e.g. cheap mini PC) or used (e.g. used business workstation or just a plain desktop PC).

And if you want GPIO pins I’d imagine that a lot of those applications you’d be better served with an ESP32 and that a raspberry pi is essentially overkill for many of those use cases.

The Venn diagram for where the pi makes sense seems smaller than ever these days.

  • perdomon 2 hours ago

    You're right that the Venn diagram is smaller than it was 5 years ago, but there are still some folks whose primary concern is electricity usage. Even the pi 5 shines there (as long as you don't need too much compute).