this post was submitted on 14 Jun 2025
991 points (97.6% liked)

Linux

55294 readers
1371 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] catty@lemmy.world 10 points 1 day ago* (last edited 1 day ago) (12 children)

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.

[–] CmdrShepard49@sh.itjust.works 7 points 1 day ago (3 children)

I think this really depends on the model they're eyeballing because the Pi5 is frankly ridiculous for the price and has absurd power requirements (5V5A USB?). I wouldn't recommend one of these unless you have a specific need like a certain hat or the GPIO pins. You can get a Dell micro Optiplex for less money and have a full fledged i5 or i7 processor with similar power usage.

Plus the RPi Foundation exposed themselves as the greedy bastards they are during COVID which is yet another reason to turn your back on them.

For something like a Pi Zero, maybe go for it, but there are similar devices out there from other companies too.

[–] kalleboo@lemmy.world 3 points 15 hours ago* (last edited 15 hours ago) (1 children)

I picked up a used 2018 Fujitsu office PC with an i5-7500 for $60 (from a physical recycle shop, with a 14 day warranty) and it draws 15W idle. Way better value than a Pi (once you've added case, cooling, PSU etc) for running home server stuff.

A Pi still kills for "Arduino plus plus" use cases where you need the size, GPIO or can optimize the heck out of power usage on a battery.

[–] catty@lemmy.world 1 points 11 hours ago* (last edited 11 hours ago)

It's even worth pointing out you can disable various parts of the pi so it uses / needs even less juice.

load more comments (1 replies)
load more comments (9 replies)