If you want to host something on a Raspberry Pi, you should consider using literally any other piece of hardwarelocked

Brad Ganley@toad.work to Selfhosted@lemmy.world – 24 points –

There are a lot of reasons not to give them your money. They're assholes to the maker community and they openly talk shit on a lot of their customer base. That's beside the point, though, really.

It's just not a spectacular option for hosting. In order to get a Rpi competitive with even the shittiest laptop from 7 years ago, you're going to end up spending more than you would spend on a decent laptop from 7 years ago.

If it is a computer that turns on, it will likely function orders of magnitude better than an Rpi and won't bind you to ARM architecture. My entire hosting setup was pulled out of a recycling pile for free. Install ubuntu/ubuntu server and enjoy yourself.

If you intend on spending any amount of money on this hobby, I cannot express enough how much I recommend against any of that money going toward a Raspberry Pi.

EDIT: A lot of you seem to be reading this as "Raspberry Pis are all nonfunctional" and getting mad about it. Don't do that.

Edit 2: Good to see that all the stupid parts of reddit made it here

177

I love to hate claims like this. it’s like a fart, but ends up being a shart. No truth in the source and unjustified noise and grumbles that leaves a mess and confuses people for no reason.

Do yourself a favor, either cite links that legitimize your claims or just sign off, you’re hangry.

I'm just here to say that I've never heard any of the negative claims that OP makes from anyone else before.

What I have seen and heard is that the RPi foundation doing a lot of good by providing low cost computers for educational use and anyone else who wants a good, small, and cheap computer.

Yes and, classically, if you specifically haven't heard or looked into something, it's not true so my bad

It really doesn't matter to me that much if you live the rest of your life being wrong. Google is free.

You seem to have conveniently left out power consumption.

I agree they are very pricey these days. Are there any competitiors that offer cheap low-power consumption computers?

It will not be that great like on Raspberry Pi, but Mini PC are also very low on energy. For example,. Wyse 5070 with J5005 idles around 3-5 W, which is really great. i had HP 800 Mini G3 that idled ~7-8W. Mini PCs are more powerful, expandable and can use normal SSD Drive. For selfhosting they are better, but in some places Raspberry Pi (or alternative like Orange Pi) will be better, especially when you need something small and really low power

I never heard of the orange pi!

Some of the models are very cheap. Have you tried them? If they are as reliable, I might get myself one for a couple of projects.

Yes. I have Orange Pi Zero 2 with 1 GB of RAM running Ubuntu. This is actually very powerful machine, more powerful than my Raspberry Pi 3B+. i bought it for about 180 polish zloty (around 40 euros). I use it for printing server with Ghostscript printer app installed via Snap. I also tried Wireguard and MongoDB - everything works fine. it works really well, but it sits around 50 C on CPU, so it can get hot.

I tried one ~5-10 years ago and the idea was good but it didn't have nearly the level of support that Raspis have.

I've definitely also had the experience of dodgy hardware support (in Armbian, which is all volunteer) with weird Chinese SBCs.

Do you mean hardware-wise, or software?

A little bit of both IIRC.

It used a different chipset than the raspberry so it needed a tweaked version of Raspbian to run but the drivers weren't great and the repos were missing a lot of stuff/outdated.

Ah thanks!

Yeah that's gonna be tricky for me then... I really don't like to deal with driver headaches.

I got an 1 gig Orange pi zero 2 with a 2 port USB expansion board. I got it from ali express with a 32gigabyte micro SD card, USB to USBC charging cable for like $40.

I 3d printed a case for it. Provisioned it with a heatsink, fan, 18W USB power supply, and a UPS.

I use it as an octoprint server, the extra USB ports go to a webcam and a fan if i feel like it. It's been reliable but I've only had it a month. Transferring jobs is nearly instant plugged into gigabit ethernet. Transfer is via API key not web interface. Seems to do alright in the CPU department. It has to parse some of the larger jobs for a minute.

Prints perfectly. Only had one resent packet USB packet so far. After it prints rendering out 1080P time-lapses was slow. It would hit like 70% cpu usage and take hours. Rendering out 1080P octolapses with fewer frames and less movement would hit 98% cpu use but be done very fast - like 10 min.

They just announced an orange pi zero 3 with a similar form factor (but not exactly the same) and larger faster memory.

Yeah, power consumption is never talked about enough when talking about that type of hardware. I do have an old PC I could use as a server, but I don't need more heating at home. Mini-PCs are cool, but how cool are they?

But anyway, I haven't been able to buy a RPi at decent price in years, so 🤷🏻‍♂️

1 more...

I had some good experience with the pine64 boards!

Oh never looked into those, thanks!

I wanted to get something to use as a NAS server and/or a pi-hole.

Sure, yw :) There are also NAS cases for some of the SBCs, but I guess you can also go cheaper without a dedicated case and go with some icybox which allows you to connect some disks (jbod or RAID) via USB 3. So many possibilities!

You'd probably be shocked at how close a 65w supply charging a laptop battery at trickle voltages and a 2A 5v power supply maxed out 24/7 can come to each other

Do you have some source for that?

I can't see an old laptop running 24/7 as being close to a raspberry pi performing the same tasks.

An RPi doesn't max out a 2A 5V power supply unless its under heavy load. Idle is closer to half an amp.

If you're hosting a server, you're not going to get much idle time.

What about a web server or a file server? Both are very much on-demand, so they're chock full of idle time. Even NextCloud has a ton of idle time.

Edit: As an aside, I love your profile pic, it's a cool wizard :)

Thank you! A tiktok follower who is a tattoo artist surprised me with a drawing of me with some toads and I've loved it more with each passing day

3 more...

They're assholes to the maker community and they openly talk shit on a lot of their customer base.

You got receipts for such a strong claim?

2 more...

Euuhh what? I used to use an old pc but found out I could save about NZ$100 per year on power by switching to an RPi4. It hosts about 15 things, like sonarr, radarr, home assistant, pi hole, nzbget, photoview, Frigate, and backups, without any issues. Yes it's not super power full but it's perfect for me.

You cant beat rpi with power usage, but PC can draw <10W on idle. Well my server is more like 20-25W, but thats 25ish € a year here. Rpi would be 5-10 € a year. I pay around 0.12 €/kwh in Croatia

You cant beat rpi with power usage, but PC can draw <10W on idle. Well my server is more like 20-25W, but thats 25ish € a year here. Rpi would be 5-10 € a year. I pay around 0.12 €/kwh in Croatia. If you can save 100 nz$ you have hungry PC or your electricity is not cheap at all :)

What OS are you using with your RP4to host all that?

Pretty sure you can use the standard raspberry pi os and run all those apps with docker or k3s

Yep, correct. I had to set some cpu limits to make sure pihole stays responsive.

Just standard raspberry headless os. Everything running in containers except pi hole.

I've installed a heat sink and a fan, triggered at 70c. Also have set some cpu docker limits on eg frigate and nzbget to ensure it doesn't take the rest down.

But it performs surprisingly well. Load is 1 on average, goes up a bit when eg motion is detected, an nzb is parred/extracted, or photoview is indexing stuff.

Also recently added Paperless. Set everything to minimum, eg one document at a time.

Can you expand on some of this?

I haven't really heard much regarding them being bad to their community/customer base, though I haven't bought in a few years.

In regards to cost/performance, what are you meaning you'd need to spend extra on to match that of an old laptop or recycled machine?

Not OP, but my Lenovo tiny computer on ebay is about $60 and will run circles around a raspberry pi

Power usage isn't too much higher, it's upgradeable, and it's x86-64 architecture so more things are supported.

My tiny has an i7 and was a bit more expensive, but it's a powerful little guy. I added more ram for a total of 32, and it does better than my "old" server (technically from same era).

Can't speak for the other stuff.

facts, at this point you are paying for size, gpio and the fact that its a form factor with industrial grade options easily available. not really as useful for a hobbyist at the price though.

For projects I prefer an ESP32 unless it needs a fancy GUI.

Any ESP32 you would recommend with easy wired networking (like DHCP client), easy language (python, node, c#. Tbh these are just the ones I know), easy IDE, and a bunch of libraries (like OSC, WebSockets, mqtt, rabbitmq, as well as stuff for various GPIO stuff)?

I've gone down a street of node-red on a raspberry pi, and I find it really easy to make complex things.
But 90% of my stuff is node->JS function->node. And I feel like I could do better!

Do you run Windows on yours, or have you installed a different OS to run things?

I run proxmox on bare metal. I have a couple VMs for docker, and video game servers.

Not op but I have 3 tiny PCs and I run Linux on them. But then I don't run windows at all because it honestly sucks.

Windows is pretty great though

for what...? Stealing your data, sending telemetry about how your kids play minecraft, serving up Ad's in your start menu, forcing updates that reset your configured preference, overriding group policies, abusive licensing, trying to shove bing and edge down your throat?

No just overall experience. Everything runs better on Windows really. Anonymous usage shit doesn't matter to me really. As for anything I need to do Windows just does it better, I don't run into weird driver issues or update problems that cause things to crash miserably or lock me out of my boot sector with obscure errors I have to spend forever troubleshooting through a rabbit hole of forum posts and obscure nonsense. All the software I would ever need to use works fine including all the obscure stuff I have to use for work that I otherwise spend forever troubleshooting in arch, Ubuntu, mint, etc. Using wine, proton, or etc. It just works. I could plug any USB device in on Windows and get a little pop-up that says "you dude your shits ready to roll" and it's good. I used Linux for 15 years or so on and off and I was vehemently pro Linux like you are but dude it really does suck. Only way it works is if someone develops a distro with exacting, specific hardware in mind and tests it for a good couple years then releases it for others to use with the exact same hardware. Cases like Chromebooks, steam decks, Enterprise mainframes and servers. Yeah, that's fine, someone is putting in the time and effort to build specifically for this things. As for everything else, if you want shit to work and get your day to day work done as a grown up, not a great situation unless you somehow hit some sweetspot of hardware config that will supported. Otherwise most of your computing time is gonna be spent getting your computer actually functional

The primary reason I have to fiddle with things in linux is because I want to do things that really are not possible in windows. I still have to use Windows for work because I am tied to specific software and in these cases I have no other choice.

But I find I spend equal time fixing and supporting my windows machine as I do with linux. There are lots of valid complaints about linux and I have my own, the biggest is on Manjaro which I run for my daily it frequently has expired keys and updates just stop running correctly and the error messages are just bad.

I personally hit the tipping point with windows on windows 10. Initially I loved it, and it seemed like a good upgrade from windows 7 which I had previously been using. But then Microsoft started forcing anti user features. I decided that rather than have to spend time after EVERY FORCED update hunting down the settings and registry hacks that had been changed again to what I expressly wanted.

I personally see the value of Windows, but I would just disagree with it having a better experience. The experience is equally frustrating and the biggest thing holding people back is that they are used to the frustrations and dont think of them as being as significant as they are.

Same with the HP elite desks, and don't forget you can get off lease Chromebooks with much better specs than pi for ~$60 as well

The EliteDesks are nice, but beware top venting if you're planning to stack them vertically

Yeah if someone is planning to stack I would definitely suggest they make sure they aren't buying the top venting models

I have a few PIs already and like them, but if I was doing a system today I’d probably go with the HP Elite Desk (800 Gen 2 or 3 perhaps), sourced as an ex-gov unit which can be had very cheap. The PIs have gotten expensive enough that they’re basically price equivalent once you add a case and possibly an SSD to it, at least locally. Have used those HP systems at work and they’re decent little boxes.

The caveat is that I’m not too fussed if I’m drawing extra power, as long as the performance justifies it. If power was a primary concern then the PI may still win out. I’m also not going to need to consider size in anything I do, and then then the micro PC form factors aren’t massive.

Yeah, choosing between the two definitely isn't a black and white situation. I still use my pi's for a lot of things, and power is definitely a factor. Neatness is also a factor as well. Having a project where you need an SATA or m.2 drive especially as buying an enclosed case alone for that is gonna cost $40 at least and you have to give up a USB 3 port to do so. Again though not every project needs that and a lot of projects like a pihole or emulation box can function just fine with SD.

if you don’t want to be replacing sd cards

The truth hurts, but this is the truth. Clawing at those little shits is the most annoying thing ever.

2 more...

If you don't want to be replacing sdcards every two weeks, you'll need to add a hard drive with an enclosure which will also need power. You'll also need an upgraded power supply for the pi. To deal with any sort of scale, you'll need more than one in a swarm. If you don't want them just out in the open air, you'll either need to coat them or put them in cases. It just all adds up to way more than a $5 ebay laptop with a broken screen that has 20x the performance.

I have an SSD connected to mine which doesn't need external power and runs fine off the "official" power adapter. The case I have isn't the greatest (two pieces of acrylic and some stand-offs lol), but it costed 50p and gets the job done.

As for scale, you're beyond a Pi at that point.

1 more...
3 more...

This post seems like it's more about OP having an ideological axe to grind with the Raspberry Pi Foundation. Which is fine - they (and Broadcom, by extension) have made a few tactical errors in the past.

I'd still consider them an overall force of good, especially when the majority of the low-cost SBC market appears to be saturated with Rockchip-based boards with little to no support for mainline Linux.

The arguments about power usage and software compatibility seem to be a bit disingenuous, however. Except for low-power Intel Atom/Ryzen Embedded offerings, vast majority of x86(_x64) platforms are going to consume a lot more power for roughly equivalent performance as more recent ARM counterparts. Most common self-hosted services usually do have ARM binary/image distributions.

Raspberry PIs got me into Linux, python, networking and a whole bunch more.
Now, that's my job.

PIs are great for tinkering or quick jobs, specifically if you need GPIO or GPIO related peripherals and networking/monitor.
For anything that needs a computer with an ethernet port (web serving, pihole, docker, whatever) then buy some cheap knock-off or refurbished low power device.
For anything that only needs the GPIO then get some MSP32.

I've used PIs for doing crazy adapters between hardware and network. And they are awesome for that.
I've built a few projects that have also had a GUI. Also awesome for that.
But low powered PCs don't have the native GPIO support at the same cost.
And a lot of the knock-offs don't have the same library support. And certainly don't have the Linux support.

However, I made this decision a few years ago.
So, it's possible that my opinion is now out dated, and competitors have really picked up.
It's also easier for me to spend $100 knowing a pi will do it, as opposed to gambling (or spending more time/support time) on a more reasonably priced SBC.

I've also found the Raspberry RP2040 to be a very good option for low-cost micro-controller development (also comes with optional Wi-Fi support, so can be used for ESP32-esque IoT based operations). The datasheet and board development documents are extremely detailed, and it is a first-class target for CircuitPython and Arduino-based development.

The programmable state machine / PIO functionality is a feature that particularly stands out to me. You get some of the functionality of the FPGA (albeit extremely limited by comparison to actual FPGAs) at a fraction of the cost.

I’d still consider them an overall force of good

Maybe rpi, but broadcom absolutely isn't. They are one of the worst companies to work with in embedded.

There's plenty of stuff that maybe I don't want to self host on the same device and that I would rather host on RPI due to power consumption for example. Not all about money and recycling old computers, but regarding ecology also spending less energy it's extremely important. Imagine a full desktop computer just to host pihole + pivpn, consuming 30w or more. Sorry but your statement is pretty bias.

Have you ever actually measured the power consumption of a computer?

Yes, i did. But take it as you want. Just an opinion.

I'll trust my years of experience, you seem pretty biased.

Actually I run both rpi4, zeros, optiplex and home made servers. But do your own tests. Make sure you document them and send them to me to prove that your correct, because by your logic, with no proof, you look like the bias one having a rant on a dam hobby ;)

Also, does having even more servers than you’ve listed running within 3 feet of me count as a source the same way it does for you?

I’m an engineer in the field but go off, honey

Well, there are many Bad engineers out there, prime example:you

I remember being 12, too. Have fun it doesn’t last long

Good to know. After that answer I am know 100% that you are an expert. Maybe post your CV afterwards, "honey"

I don't really care what you believe or if you live the rest of your life being wrong. I made a post about considering other hardware and the people who are sexually attracted to RPi are not stoked about it

While I completely agree with you on the asshole part, you also have to factor in that right now the Pi still remains the most dominant hardware in that category. Furthermore, I think you're missing the point of what makes a hobby... a hobby.

I use mine for my pihole and have been pretty happy. $40 bucks, tiny footprint and power consumption. I have a 3 from 2018. I get where your coming from but gonna need some sauce for your claims.

Yes, agreed...running pi-hole on a RP3b and it works great! Have been running it 24/with Raspbian and the same SD card for over 5 years.

Yes, running pi-hole on a RP3b and it works great! Have been running it 24/7 with Raspbian and the same SD card for over 5 years.

Yes, agreed...running pi-hole on a RP3b and it works great! Have been running it 24/with Raspbian and the same SD card for over 5 years.

The source is the blowup that happened on mastodon when they hired an ex-cop who did illegal shit with raspberry pis

Source though?

I am not OP but since they didn't provide any I went and found some

#1 https://www.makeuseof.com/raspberry-pi-hires-former-police-officer-for-surveillance-tech/?newsletter_popup=1 #2 https://raspberrypi.social/@Raspberry_Pi/109476972427437410 #3 https://www.raspberrypi.com/news/meet-raspberry-pis-maker-in-residence-toby-roberts/

Personally, I think this is a case of people trying to make the policing issue in the USA a global one. While I acknowledge that many countries, including mine, have problems with policing, I don't believe it is highly controversial to consider hiring someone with a background in law enforcement.

I mean, maybe it's because I'm not overly paranoid or live in the US, but this doesn't seem like a big deal at all.

As for the "drama" of them telling someone they can unfollow, it's true. It's again, not a big deal.

This screams people trying to make a mountain out of a molehill.

It seems a bit like:

"You hired a cop!"

"Ok, So?"

"Fire them!"

"No...?"

"FASCISTS!"

I'm not a fan of cops either but this just seems really silly.

What if I care about power draw? Should I go for alternatives? BananaPi, OrangePi and so on?

If you need reallllly low draw like for battery powered devices then a pi could be the right choice. But x86 low power mobile/laptop CPUs in the last 5 years or so can get really close to a pi for power usage.

I have 2 systems with passively cooled i3-7100u CPUs and they idle at like 2W of power draw each.

A lot more expensive tho. Eh, I use my Pi only for Syncthing anyways.

That depends, I paid around $70 each IIRC. So at the original $35 price the Pi was cheaper, but it seems like they all go for $50+ now.

They're more expensive, but check out ODroid H3+. Very low power consumption and great options for storage with pcie m.2 and on board SATA, and RAM slots.

and won’t bind you to ARM architecture

Just wait when people start self-hosting stuff in RISC-V machines lol

X86_64 being a duopoly is a worse scenario. So, I'm happy to fight in the middle of software poorly tested in different architectures.

Friends! Mixed architectures are always exciting, I cannot wait for something as standardized as the Pi for RISC-V.

If I need something more powerful for stuff like my Minecraft server I use an old laptop running Fedora, but my pi 4 works great as a super low profile, low power, stable http and ssh server.

What's this stuff about the pi foundation being assholes though, can someone fill me in?

My raspberrypi works great as a backup git server, as long as it doesn’t fall off my table and get stepped on or rolled over by my chair. I also host a few static webpages on it for cooking recipes.

It actually has better uptime than my desktop, which I occasionally boot into windows when I (rarely!) encounter a steam game that doesn’t work well on Linux.

It does not work well as a DLNA server though, though it seems to manage lower resolution videos okay. I think I tried both tried reading videos from the SD card, and a USB external hard drive.

I have mine in a closet so I don't have that issue where it might fall on the floor and get destroyed.

It has significantly better uptime then my PC since I main windows on it (windows gives me more fps in games and I don't wanna dual boot) and I restart right away whenever there's an update

Im guessing it's this: https://www.dexerto.com/tech/raspberry-pis-latest-hire-is-an-ex-cop-who-built-surveillance-devices-2009036/

Their PR and social media managers are pretty shit honestly. But I can't say for the other founders, or if this applies to the the Raspberry Pi foundation itself.

If this was the reason for OPs claims about the foundation I really would rather they elaborate rather than the rest of us guess what they're talking about.

They're assholes to the maker community and they openly talk shit on a lot of their customer base.

No, they're restrained by the computer chip shortage, as was every other company. Of course in these times, they'll support customers who can keep their business afloat.

My entire hosting setup was pulled out of a recycling pile for free.

Sure, I bet your electricity prices are through the roof though.

My Raspberry Pi 4 has been running my NAS perfectly - I've got quite a few services running: Restic and Rclone, OpenMediaVault, Portainer, Jellyfin, Transmission, Immich, Gitea, Vaultwarden, Syncthing and Joplin Server

I went from 1 to 11 computers running 24/7 and haven't seen a notable increase in power costs in the last year

That's not very telling without more data. Most x86 laptops consume 10W idle, x86 desktop PCs 50W idle. Double or triple that for moderate usage.

RPis? 5W max.

It's not only about electricity costs, it's also about heat dissipated in your room, fan noise and more generally waste.

Two of them are thinkservers, three of them are thinkcentres, and the rest are optiplex workstations.

I'm mildly aligned with your main point OP. Rpi's have a place and are amazing at many things, but over sold on lots of 'server' usages. For the typical homelabber, it's a hobby so not a big deal that this hardware they likely already have (Rpi) isn't the best.

However, this point about energy usage means you have either a large energy bill and can't see the margin increase OR those 11 systems are mostly idle and you simply don't need all of them running.

There are a lot of reasons not to give them your money. They’re assholes to the maker community and they openly talk shit on a lot of their customer base.

Citation needed, Pi's are just a single member of the broader SBC market. They are great for a lot of projects, especially for beginners who are their primary market, or those unfamiliar with Linux systems.

It’s just not a spectacular option for hosting. In order to get a Rpi competitive with even the shittiest laptop from 7 years ago, you’re going to end up spending more than you would spend on a decent laptop from 7 years ago.

Citation needed, currently for what I use my Pi's for, they are massive overkill. A laptop has WAY more breakable, and less repairable parts. A pi is a SBC, nothing I don't need. I don't want a screen, I don't want a keyboard, I don't want an ancient battery that is probably bloated from being plugged in all the time, and I absolutely do not want a fan. Honestly the Pi zero is overkill for most of my stuff, I just do actually want a wired network port. Your measure of "competitive" is extremely flawed, because you assume the only thing a Pi is useful for is it's raw number crunching power when that's not at all what they are marketed towards. In all honesty, I'd love to see a laptop that was even 50% as good a a Pi, but for that weight and size you're looking almost entirely at used phones, whose OS is significantly more locked down. Can't exactly run Docker on Android, let alone dealing with running servers over wifi.

If it is a computer that turns on, it will likely function orders of magnitude better than an Rpi and won’t bind you to ARM architecture. My entire hosting setup was pulled out of a recycling pile for free. Install ubuntu/ubuntu server and enjoy yourself.

How could I mount a laptop to my garage door for presence detection of which car is coming and going? Would be kind of an eyesore wouldn't you think, without even mentioning the weight problems. Laptops are massive compared to a Pi. For your point on ARM specifically, that's a feature my friend. Alternative cpu architectures are pretty interesting, and I personally have been an avid RISC-V follower for years now, and am absolutely thrilled to bits waiting for a standardized RV solution like the Pi. How lucky of you to just be given everything for free, thanks for taking e-waste out of the landfills for a little while I guess. Most of us have to buy the products we use, maybe getting something from a friend once in a while.

If you intend on spending any amount of money on this hobby, I cannot express enough how much I recommend against any of that money going toward a Raspberry Pi.

What do you recommend instead?

Sounds like arduinos and a laptop is what you want

edit: sorry in advance for how unenthusiastic this response is. I'm real fucking tired of talking about this to a crowd of people who have already decided I could never be correct

Arduinos can't really handle video encoding and presence detection on board. A laptop is extreme overkill, as I said in my post. Don't want a battery, screen, keyboard, hinges, and fans are a deal breaker. Old laptops are bulky, heavy, have proprietary power bricks that are never cross compatible with each other. A laptop and a SBC are just totally different markets, and are used for totally different things.

For that workload, I’d use an ip can and offload the smarts to something like frigate running alongside the rest of my home automation stack. For smaller workloads it’s esp8266/32 all day long. Again, offloading the hard work to my home automation stack rubbing on decent hardware.

I'll need to get some links on any of this. But I generally use VM's or VPS my self.

Links? OP is sharing their experience and expressing an opinion. What do you want links for?

Expression of an opinion is starting a sentence with "I think that x...."

OP wasn't expressing an opinion but stating items that I wanted to get examples of.

What a spectacularly ironic post OP. You make an incredible claim while providing zero proof. Can you see how that makes you the asshole, talking shit about RPi foundation? On top of that you edited your post to call us all stupid for calling you out. Incredible.

With super high relative power consumption, sure.

Also nothing much wrong with ARM.

If anyone is looking for ARM SBC alternatives since Raspberry Pis are so expensive:

  1. https://www.amazon.com/dp/B078RT6H8X/
  2. https://www.amazon.com/dp/B074P6BNGZ/
  3. https://www.amazon.com/dp/B0BFVFF3FV/

Do note that if you are doing any IOT/anything with the pin inputs/outputs of an SBC, you're going to have to match the pins/change some config in your code to make it work with these boards. It shouldn't be too hard, it's an SBC after all, but compatibility issues arise all the same.

Cheers

The moderator team will take this as a learning opportunity. We don't have any rules for this community specific to rudeness or insults. This post was fine as an opinion piece until Edit 2. For this reason, I'm locking the post. Additionally, we'll be updated the community rules on the Sidebar shortly.

I do agree that stuff like the RPi 4 is in a weird spot where it's too weak for a lot of things but also too expensive for the light stuff. The biggest gripes I have are the SD cards which makes data intensive tasks impossible/expensive and overall makes it so you need to think about not causing to much writing. That and how hard they are to place. Large enough to be ugly and in the way but small so they're awkward to find a good spot for.

However I think the RPi zeroes are amazing for building small but intelligent sensors like picking up when a specific bluetooth device enters a room or a small microphone to create a relay point for a voice assistant. They're super easy to program since they still run basic Linux compared to other alternatives that are more efficient sure and some even cheaper but require you to access them via COM or learn much more machine close coding. Which puts up a massive hurdle for prototyping and playing around with the possibilities.

As for using old laptops that a big ehhh for me. Find yourself a used NUC instead. Much better form factor and the same power or even better. Though if they dont need to be visible then I really do prefer a small desktop, then it can have decent fans and hold hard drives. Everybody needs a NAS right? And building one yourself is easy and they make for excellent home servers too.

Used NUCs don't have built-in UPSs, like used laptops do.

Battery is the first thing to give and a 7 year old one as the post is on about is unlikely to have much use left as a UPS. But sure, in theory that's nice but if you need UPS then buy a dedicated solution, since that's actually reliable. If you don't really need it then don't buy laptops for that reason.

As for using old laptops that a big ehhh for me. Find yourself a used NUC instead.

Yes, but that costs money and I already have the laptop in my possession. Which is the majority reason why old laptops are used for this kind of thing.

Sure but that is a different premise than the post isn't it? They explicitly talk about buying an old laptop.

I've been using Pi 4 since 2019 and it's helped me manage stuff through the pandemic. I also overall agree with this post since I've spent many many hours diagnosing issues with the Pi that otherwise would not have happened on other mini PCs.

That said, there really isn't a market for mini PCs in my region so this is what I'm stuck with for the foreseeable future.

I recently moved off a combination of Pi 4 and an old netbook to the ODroid H3+. Orders of magnitude faster while having socketed storage and RAM. The best part is the NVME and SATA ports that let me attach 41TB of raw storage and add a data warehousing nature to my setup. 10/10 would buy again.

In lieu of a better source I found this BuzzFeed News article with the Google search "Raspberry pi mastodon controversy". Though I admit I had no idea what op might be talking about until this moment. Some zingers by BF in there though:

She added, “I don’t think any of the people complaining here would not call the police if their house was burgled.” When BuzzFeed News pointed out that police don’t surveil burglars, Upton agreed that’s true.

Class.

I always wanted one, but it is hard to justify since I use my NAS for everything... I'd use it a second pihole though.

Pihole runs way better on PCs, though. I've also found that I prefer Adguard in docker beckended by nextdns more than anything else I've tried.

Old thin clients are worth looking at as rpi replacements. I have one as a (2D) print sever, for a printer that only has windows drivers.

The only real advantage rpi has these days is the amount of stuff that's prepacked as OS images for them. Technically speaking other SBC usually have a better price/performance ratio.

I've been testing some alternative SBCs like the OrangePi 5.

Currently mine is a fallback DNS server and reverse proxy for my network, trying to come up with some other uses for it.

They're still low power ARM boxes, but they're much cheaper than the RPi is at the moment.

They also have really bad support. And i'm not talking about holding your hand. I'm talking about hardware support.

I almost ordered an Orange Pi5 yesterday. I realized I still have a couple RPi4s around, and I'd just be spending money on something I really don't need. I'm waiting for a good excuse though, the reviews looked pretty solid. What are your impressions?

Doesn't come with a power adapter and has weird power requirements. Wouldn't power up at all with a standard 5V 1A wall plug, needed 5V 4A.

Apart from that it's been perfectly fine. I wish other OS than the armbian they provide supported this CPU.

Nice.

I've had acceptable outcomes on LibreComputer boxes running Armbian. I've had terrible luck with anything except the core Armbian image, but for a lot of stuff, Armbian on Libre gets the job done during the chip shortage.

Are other single board computers like OragnePI or Libre Computer any better?

@MarioBarisa
Not...overly? Many can't run a mainline kernel. Most have lackluster performance.

If you already have one, it's meeting your needs, and you're not bothered with the flash storage failing, carry on. But you really are better off scrounging a junk laptop/workstation in most other cases.

That said, I've also had that bite me. Some of those are junked for a reason and they can be flaky. Availability can differ in your area. 🤷‍♂️ Use what works for you.

I use my pi for Pi-hole and pivpn. Any other server I spin up is typically on an old laptop.

I will argue from experience that Homeassistant runs pretty damn good on a pi using an SSD. They have an image specifically for HA as well.

Anytime I start with a Pi, I end up getting frustrated with the performance and just virtualize it on x86.

I love little ARM SBCs but my self-hosting journey accelerated drastically when I gave in and started using 8yo x86 hardware instead.

A couple rounds of upgrades later and I can also see how much more compute/$ one gets out of x86 as well. Even relatively recent PC hadware is absolutely dirt cheap used.

I have an Optiplex 7050 SFF that I dumped a few hundred dollars worth of upgrades into for shits and giggles when I ran it as my daily driver; then I built a beastly Ryzen system to daily and shunted the Optiplex over to server duties, replacing the previous server (14 year-old HP Elitedesk 8100 SFF).

The Optiplex runs everything I can throw at it with ease, far better than the HP could have ever hoped to do.