←back to thread

277 points transpute | 1 comments | | HN request time: 0.212s | 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 #
tw04 ◴[] No.44465968[source]
Depending on what you’re doing, even for gpio. Just use a USB gpio board.

https://www.adafruit.com/product/2264

replies(2): >>44466153 #>>44467907 #
1. puzzlingcaptcha ◴[] No.44467907[source]
If you can do without SPI there's also https://www.adafruit.com/product/4471 You can also just get the chip (MCP2221A) in a DIP package and just pluck it in a breadboard. All you need is two bypass caps and two pullup resistors if you need I2C.