At the ever increasing cost of the pi and how limiting it is, the n100 is a no brainer.
Depends on the use case I guess.I prefer to have an ARM based SBC to play with (rather than an Intel based box) to test different Linux distributions and BSD without GUI.
Pi power consumption is going up too. And x86 keeps coming down. Idle power draw the pi wins you'd get 2x longer idle. But under load if you compared the workoutput to wattage I bet it's pretty close.
It's closer than it once was. But a Pi 5 running at full pelt is still nowhere near an N100 running at full pelt. In the comments, the author says that the power consumption of the N100 during the benchmarks was 3x that of the Raspberry Pi 5.
N100s have their place for sure, but for simple home labbing, I think they're overkill. But if you're running an Arr stack, it's definitely worth considering.
But the N100 running at full pelt will be running way more intensive applications than Pi 5. In everyday scenario, that means you can run more applications comfortably without going "full pelt". AFAIK
I'm unsure. But I don't think the N100 runs at reduced capacity. The benchmark testing doesn't suggest so anyway. So it's either full power or nothing.
Perhaps you are thinking in best and better and what most people want. For me there is something like curiosity (Not very uncommon in the open source world) and learning new things.Besides that I am not very amused about Intel and their Spectre and Meltdown failures which is still not a closed book with new attacks being reported in the news.For hobby and work, computer security and privacy is something that I cannot neglect.
Yep, that's what 'generally' and 'niche' means. The n100 doesnt have hyper threading so isnt subject to that kind of attack - btw the same attack that AMD has been subject to to many times over and over. Not sure what's good on ARM curiosity - still interested to know.
Someone like me who heard how cool raspberry pi was and tried to get one for years and then finally got it this year, but turns out that there’s better stuff out there in the market now
They were awesome when they were $30. Nice support, do niche things, but now they're the same price as a decent Window micro PC without the Linux hastle.
I deeply regret my pi5 purchase. Here I was hoping to use it as a low power application server but I cannot get Ethernet working reliably after a hot reboot. Seems to be a distro agnostic issue, though I acknowledge this could be a part failure.
I'm glad it's working for you. I'm wondering if my issues will be resolved in the future by firmware upgrades (also holding out for uboot updates anyway). Not giving up on it just yet.
I’m guessing the power implications here are minimal as well?
That's an interesting point I didn't think about.I don't know and I have no gadget to test that.
Actually once I've left the USB Ethernet adapter in a smart phone and forgot to take it out (but I did take the Ethernet cable out). The next day I saw that the phone had used a lot of battery power.I guess the phone kept talking to the adapter and the build in small light.I have one adapter without a light so I can test how much battery that would roughly consume, just out of curiosity.
No problem at all. I can try to measure this with a socket wattmeter I have lying around.
The power implications aren't likely to he a deal breaker, but I do love the idea of operating an application server at approx 7W (that said, the same power envelope is also achievable on certain x86-64 home server platforms now).
No problem at all. I can try to measure this with a socket wattmeter I have lying around.
The power implications aren’t likely to he a deal breaker, but I do love the idea of operating an application server at approx 7W (that said, the same power envelope is also achievable on certain x86-64 home server platforms now).
Right.Meanwhile the on-board Ethernet port could become more reliable with newer software or some tweaks ?
I don’t know if you’ve already tried this, but I’ve had weird behavior with older Pi3s when the power supplies weren’t up to snuff.
A good 5V/10A (yeah I know they only need 5A) sorted out one of mine that had a heavy load of Neopixels running on it, even though the neopixels had their own 5V supply.
I haven’t needed to get a Pi5 for any of my projects and really use them as big arduinos in certain uses (better for camera detection and remote reprogramming).
At this point, I’m not sure why someone would buy a Pi. I used my Pi 3 for years and got it super cheap on release.
You mean why anyone would buy a new Pi that is not a Pi3 ?
Pi4 can boot from USB meaning that the usage of a SD card can be omitted completely. Not sure a Pi3 can do that or do that easily ?