this post was submitted on 14 Jun 2025
1039 points (97.8% liked)

Linux

55989 readers
1058 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
[–] JackbyDev@programming.dev 28 points 2 weeks ago (9 children)

Also, Raspberry Pi first got popular because of the size and cost. Now it's popular because it's popular. Not hating on them, I think they're cool, but they're not cheap any more. Especially with the scalping.

Getting x86_64 based systems is going to mean much less headache. Unless you truly truly need the size I wouldn't consider getting a Pi or other SBC. Just go to literally any used marketplace (Facebook, Craigslist, etc) and get anything.

[–] MangoCats@feddit.it 2 points 2 weeks ago

Pi is popular with me because it's time efficient. Meaning: when I am trying to get it to do something, it takes less of my time to make the thing actually happen on Pi hardware as compared with most of the other small / embedded alternatives. Notable recent exception: ESPHome on ESP32 hardware, but even there the more limited variation of Raspberry hardware makes it similar to those fruity phones, MP3 players and computers - since there are a limited number of variations, you can usually find information specific to EXACTLY your setup, instead of having to infer from something almost the same, but figure out little wrinkles here and there due to differences between what you are working with and what you are reading about on the internet.

load more comments (8 replies)