←back to thread

276 points transpute | 4 comments | | HN request time: 0.523s | source
Show context
whywhywhywhy ◴[] No.44464674[source]
It's genuinely crazy how much better value an N100 is and how much better it works out of the box than a Pi for anything that is a little server, plex/jellyfin, self hosting project that doesn't need to talk to electronics/GPIO.

Caveat being about my comment is my N100 us used mostly as a Jellyfin server/torrent downloader running windows but has two SSDs inside it and has worked flawlessly for 2 years. Not sure how well it performs under Linux but I've used Pi's a lot previously and this beats it in terms of getting the job done and in price for a similar Pi setup.

replies(11): >>44464810 #>>44464889 #>>44464997 #>>44465661 #>>44465968 #>>44466599 #>>44466967 #>>44467502 #>>44467753 #>>44468280 #>>44470374 #
comboy ◴[] No.44464889[source]
There was maybe a short period of time when RPi offered a decent compute for money if ever. But all of that time it's about the ecosystem and simply being the most popular platform. Any hardware library, you take it and you know somebody tested it on this exact hardware with the same operating system. When doing hardware stuff it can be really painful to debug. You don't want to also be wondering if maybe some pin is handled differently on your box than RPi etc.
replies(2): >>44464937 #>>44471220 #
1. geerlingguy ◴[] No.44464937[source]
Yeah; honestly if you're going to integrate I2C/UART/SPI, cellular, serial bus stuff, PoE, or anything like that into a project, the Pi (4/5) makes that simple, and almost always painless.

Having well-supported GPIO and documented interfaces is nice, when you want to do anything outside normal 'compute' use cases.

The Pi 4 is still a great option for throwing into random spots for $35 and burning 1-2W of power. The Pi 5 less so, in that common homelab use case.

I wish they made a Pi Zero 2 non-W with an Ethernet port, for $15; that would be the perfect little 'more than microcontroller' endpoint for a lot of things.

replies(3): >>44465776 #>>44468286 #>>44470516 #
2. edoceo ◴[] No.44465776[source]
Ethernet w/POE
3. ZenoArrow ◴[] No.44468286[source]
> I wish they made a Pi Zero 2 non-W with an Ethernet port, for $15; that would be the perfect little 'more than microcontroller' endpoint for a lot of things.

It's not a Raspberry Pi, but this Radxa board is more powerful than a Pi Zero 2 and has the form factor you're looking for. Price isn't that bad either (around $25 for the cheapest model).

https://radxa.com/products/zeros/zero3e/

4. wltr ◴[] No.44470516[source]
There’s Orange Pi Zero, they are pretty good. I have the very first version from circa 2016, and I like it. The only thing I’d change is to move from 32 bit to 64. But IIRC their very next version is 64 bit. And as of today there are three or four versions. All of which are pretty cheap.