Must fight temptation to buy an overpriced raspberry pi
-
I dislike posts like this. Technology moves quickly. PIs are great for hobby electronics where you need a little computer. Want a cheap computer to run a few things 24/7 and know what you're doing? Pi it is. You don't need to run containers on a pi because you have the skills to install the dependencies manually. They cost pennies to run 24/7.
I think of pis as beefed-up calculators. I have made lots of money using a pi zero running code I needed to run 24/7. Code I developed myself.
Having an old laptop with outdated parts taking up lots of space, weighing a lot, and having components like fans, keyboard, and mousepad most-likely soon dying and needing replacing is an additional concern you don't want.
Someone below saying use an old laptop if you're living with parents and don't pay the electricity bill is a bit lame. Do your part for the world. Someone will be paying for it.
Ultimately, use what you want but if you're just starting with servers, use a virtual machine on your computer and log in to it. You can dick about with it as much as you want, and reset back to a working state in seconds.
wrote last edited by [email protected]Laptops don't even use that much power. You guys are really not into home labbing or as good with tech as you think you are lol. Lots of people run older real servers and desktops as home servers. They use way more power than laptops. Raspberry Pis sound good but use progressively more power in each generation, and still struggle to compete with mini PCs and even older laptops in performance. They also never had good performance per watt. In performance per watt basically nothing beats a Mac Mini, though other mini PCs are also good. Laptops aren't bad in energy efficiency either. They are literally designed to run on battery so have as little idle draw as possible. They would be comparable to a mini PC if you turn off the display.
Edit: Modern RPis apparently use 25W, which is firmly in the territory of what a laptop would use when not running the screen or charging the battery.
-
I mostly agree, and did the same with my second gen lab build - instead of shiny new NUCs like I had used round 1, I bought old off lease Dell Xeon boxes. SO MANY PROS -
- Got them up to 14c/28t each
- They can take GPUs and actually do heavy transcoding/ML work
- They can take up to like, 128GB of memory, which is GREAT when they're all hypervisors
The downsides can't be denied though -
- Even without the GPUs and beefed up CPUs, they are power hogs - the CPU alone uses more than an ENTIRE NUC
- They run HOT
- They run LOUD
The same holds true for off-lease SFF stuff, Lenovo and the likes ...
So while reuse/repurpose is absolutely of the utmost importance, no question - when it comes to technology and how quickly it advances and miniaturizes, a thorough and logical pros/cons list is often required.
I'd add another option though - if you do need what a Pi brings to the table - do you really need a shiny new Pi 5? Is it possible a used Pi 3 or Pi 4 would do the trick, and check the reuse box?
RPis aren't energy efficient either. Any situation where you are thinking of putting more than one of them in a cluster you should just buy mini PCs instead.
-
Power consumption is a massive reason to really not do that. Its cheap for a reason, its takes a shitload of power to be shit and you will pay more in energy than you save in hardware unless its only powered on for short periods of time - a server typically isn't.
This is actually something that applies to cheap products too. Was in Asda a little while ago and saw 2 LED bulbs with the same lumen rating. Cheaper one used 3w more and you only saved £1. Running it for 8 hours a day for a year would cost double that saving in electricity. For a server you are looking at almost £2 per watt each year. Does that ewaste look so good to you now?
Some things are absolutely worth getting second hand, but you really should be careful considering the power cost as well.
Quick edit: If you don't need it running 24/7, consider something like AWS too. I love selfhosting but if its not running much it might be cheaper to not bother buying hardware.
Aren't laptops typically very energy efficient? Low consumption converts to high battery life, which is a priority for laptop hardware.
Some of them consume less than 10W.
-
Here too. Free 2012 Mac Mini that's been servering away for a couple of years already 24/7 on UPS power. Gets a deserved smile every time I look at it
I'm looking at replacing my 2018 desktop machine (a Thinkcentre Tiny) soon with one of the new AMD 395 mini-pcs. When that happens, the Mac Mini will be retired...
I think mine are around the same year. Such great machines for random shit. I tried to run an AI cluster across them and it kinda struggled
. It was a fun experiment.
-
Everyone here thinks their shit tier 2018 laptop is made of gold or something.
Pawn shop I would say but they are expensive too... Their is some carricatibe structure which refurbish computers and sell them gor dirt cheap. 20 Buck per tower. But that crapy computers.
-
And you are often paying 140-200 for a pi nowadays to make it have the same usability as a laptop (pi, power supply, sata hat, data drive because SD cards simply fail after a while under server IO) while you can get cheap used laptops for 0-100.
So unless you are running it for more than half a decade (which rarely happens with selfhosters for a main server), you are probably spending more in total on the pi.
I think SD card failure rates are way overblown if you're buying from reputable manufacturers (Sandisk, Samsung). I'm sure they do occasionally fail, but I've never experienced one.
You're right, for really intensive tasks the costs can climb, but I see people asking for ideas for what to do with a junk laptop and the top suggestion is always something like pi-hole or a bookmark manager that could run on a potato.
Like with most things in life, it depends.
-
We must be pretty close on that by now, I can emulate a number of Switch 1 games surprisingly OK (not amazing, just OK) on my S21!
say what again?
-
I think SD card failure rates are way overblown if you're buying from reputable manufacturers (Sandisk, Samsung). I'm sure they do occasionally fail, but I've never experienced one.
You're right, for really intensive tasks the costs can climb, but I see people asking for ideas for what to do with a junk laptop and the top suggestion is always something like pi-hole or a bookmark manager that could run on a potato.
Like with most things in life, it depends.
I used to think so too, but my pi-hole just died the other week after four years of uptime. Couldn't work it out, finally pulled the SD card out to reinstall the OS and found my laptop wouldn't recognise it.
Made me glad I don't run my mailserver on a Pi anymore!
-
Laptops don't even use that much power. You guys are really not into home labbing or as good with tech as you think you are lol. Lots of people run older real servers and desktops as home servers. They use way more power than laptops. Raspberry Pis sound good but use progressively more power in each generation, and still struggle to compete with mini PCs and even older laptops in performance. They also never had good performance per watt. In performance per watt basically nothing beats a Mac Mini, though other mini PCs are also good. Laptops aren't bad in energy efficiency either. They are literally designed to run on battery so have as little idle draw as possible. They would be comparable to a mini PC if you turn off the display.
Edit: Modern RPis apparently use 25W, which is firmly in the territory of what a laptop would use when not running the screen or charging the battery.
Rpi uses 25watts? My old acer 6th gen laptop has a 15watt TDP and remains around 8watts 24/7 even with my services and without disconnecting the internals. My 8th gen laptop pulls 6watts with the screen on. People here saying older laptops arent a good choice are insane considering the ~$100-300 diffrence between an ewaste laptop and dedicated minipc + backup power bank (laptops have internal batterys you can easily replace when they go bad)
-
Power consumption is a massive reason to really not do that. Its cheap for a reason, its takes a shitload of power to be shit and you will pay more in energy than you save in hardware unless its only powered on for short periods of time - a server typically isn't.
This is actually something that applies to cheap products too. Was in Asda a little while ago and saw 2 LED bulbs with the same lumen rating. Cheaper one used 3w more and you only saved £1. Running it for 8 hours a day for a year would cost double that saving in electricity. For a server you are looking at almost £2 per watt each year. Does that ewaste look so good to you now?
Some things are absolutely worth getting second hand, but you really should be careful considering the power cost as well.
Quick edit: If you don't need it running 24/7, consider something like AWS too. I love selfhosting but if its not running much it might be cheaper to not bother buying hardware.
Are you living on a space station? What is this shitload of power? A whole 60 watts? Are you rationing AA batteries to run your household?
What is it with the bullshit fanciful rationalizations people come up with to consume consume consume?
-
I'm not taking electronics advice from someone who uses the term lappies.
Where I'm from those were 10$ and legal in Quebec.
-
I dislike posts like this. Technology moves quickly. PIs are great for hobby electronics where you need a little computer. Want a cheap computer to run a few things 24/7 and know what you're doing? Pi it is. You don't need to run containers on a pi because you have the skills to install the dependencies manually. They cost pennies to run 24/7.
I think of pis as beefed-up calculators. I have made lots of money using a pi zero running code I needed to run 24/7. Code I developed myself.
Having an old laptop with outdated parts taking up lots of space, weighing a lot, and having components like fans, keyboard, and mousepad most-likely soon dying and needing replacing is an additional concern you don't want.
Someone below saying use an old laptop if you're living with parents and don't pay the electricity bill is a bit lame. Do your part for the world. Someone will be paying for it.
Ultimately, use what you want but if you're just starting with servers, use a virtual machine on your computer and log in to it. You can dick about with it as much as you want, and reset back to a working state in seconds.
Pi's are ARM-based, which still to this day limits the scope of their applicability.
Also, you should absolutely inspect a laptop before buying. Many, if not most, of old laptops will run just fine for the next few years.
-
Or get a used thin client (e. g. HP T620, T630, T640 or Dell Wyse 5070). Cost: ~40-100$. Biggest advantage: Passive cooling, i. e. they're absolutely quiet.
Wanna get something like this and a large SSD going forward. Make a silent NAS out of it, and have it in my bedroom without issues.
-
You want a steam deck to replace your only computer?
They make a quite capable desktop machine when plugged in, with the benefit of portability, and definitely better than a 2010 laptop
-
Power consumption is a massive reason to really not do that. Its cheap for a reason, its takes a shitload of power to be shit and you will pay more in energy than you save in hardware unless its only powered on for short periods of time - a server typically isn't.
This is actually something that applies to cheap products too. Was in Asda a little while ago and saw 2 LED bulbs with the same lumen rating. Cheaper one used 3w more and you only saved £1. Running it for 8 hours a day for a year would cost double that saving in electricity. For a server you are looking at almost £2 per watt each year. Does that ewaste look so good to you now?
Some things are absolutely worth getting second hand, but you really should be careful considering the power cost as well.
Quick edit: If you don't need it running 24/7, consider something like AWS too. I love selfhosting but if its not running much it might be cheaper to not bother buying hardware.
lowendtalk, hella cheap vps with plenty of resources for most self hosted apps, the issue with it is usually storage space but there are ways around that connecting your drives from elsewhere
-
lowendtalk, hella cheap vps with plenty of resources for most self hosted apps, the issue with it is usually storage space but there are ways around that connecting your drives from elsewhere
Warning tho, hella shills too but you could literally make a post asking if certain companies on the site that have active threads are scams and get valid responses that don't get removed or anything so thats nice, like half of the ones I looked at were giving less resources than they claimed
-
Rpi uses 25watts? My old acer 6th gen laptop has a 15watt TDP and remains around 8watts 24/7 even with my services and without disconnecting the internals. My 8th gen laptop pulls 6watts with the screen on. People here saying older laptops arent a good choice are insane considering the ~$100-300 diffrence between an ewaste laptop and dedicated minipc + backup power bank (laptops have internal batterys you can easily replace when they go bad)
yeah even the best overheating overpowered gaming laptops have way lower power draw compared to your average desktop? It's really not that high or crazy to use an old laptop instead of buying a pi lol.
-
It's not just the size constraint. The power usage is significant...
Fake news. Modern RPis need up to 25W PSU. Even old laptops could idle lower than that, as otherwise they wouldn't be able to get significant battery life. Turning off the screen will also really lower their power consumption.
-
Not so sure about the last part. It takes ehhh about 3kg of c02 to produce 1 Watt for a year. Carbon footprint to build a laptop is about 200kg or so, but you're not offsetting one of those you're offsetting the raspberry PI you WOULD have bought which is just a small fraction of that. After a year or 2 you've almost certainly burned through your c02 savings if it's on all the time.
A raspberry pi is not as efficient as people are claiming. They need up to 25W PSU for a reason. Laptops can idle lower than that certainly. Something like a MacBook Air M1 would idle in single digit territory, as would any netbook basically ever made. Only really high performance or older laptops have idle power draw issues since battery life is a major selling point of a laptop. Said laptop is probably also faster than a raspberry pi. The people building Pi clusters are really not doing themselves any favors with power efficiency.
-
The only caveat here is the fire-hazard non-removable lithium batteries.
These things are removable with a screwdriver in most cases. If the battery isn't completely dead it's actually useful for backup power.