this post was submitted on 19 Aug 2024
104 points (94.1% liked)

Linux

47341 readers
1377 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 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.ndlug.org/post/1001830

Today, we’re happy to announce the launch of the 2GB Raspberry Pi 5, built on a cost-optimised D0 stepping of the BCM2712 application processor, and priced at just $50.

The new D0 stepping strips away all that unneeded functionality, leaving only the bits we need. From the perspective of a Raspberry Pi user, it is functionally identical to its predecessor: the same fast quad-core processor; the same multimedia capabilities; and the same PCI Express bus that has proven to be one of the most exciting features of the Raspberry Pi 5 platform. However, it is cheaper to make, and so is available to us at somewhat lower cost. And this, combined with the savings from halving the memory capacity, has allowed us to take $10 out of the cost of the finished product.

So, while our most demanding users — who want to drive dual 4Kp60 displays, or open a hundred browser tabs, or compile complex software from source — will probably stick with the existing higher memory-capacity variants of Raspberry Pi 5, many of you will find that this new, lower-cost variant works perfectly well for your use cases.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 1 month ago (8 children)

Not enough RAM to be honest (at least not to be useful in the near future). I ran an Emby/Jellyfin server with 180 GB of music (nothing else was running, not even the UI), and it ran out of RAM, and was swapping like crazy at 1 GB of RAM on my Rpi3. In this day and age, you need 2 GB of RAM for servers, but that won't be enough within a couple of years (and that's why I don't suggest this new model with 2 GB of RAM). I personally would only get a new Raspberry Pi if it comes with 16 GB of RAM, so I can run a UI properly. You just can't ever have enough RAM these days. Linux is using less RAM than Win11, but not by much these days. It's growing too fast in requirements in the last 3-4 years.

[–] [email protected] 1 points 1 month ago (2 children)

A raspberry pi isn't and has never been a good choice for a server.

For an appliance like a pi hole, home assistant, or media center playing files from a real Nas it's fine.

[–] [email protected] 2 points 1 month ago (1 children)

Did. you not read what I wrote? I used it as a media center and it was swapping like hell. That's what Emby and Jellyfin are. Media servers.

[–] [email protected] 1 points 1 month ago

No, you use it as a media server. A media center can also be a media server but often is not.

If your pi is just reading files from the network, it's fine. If it's serving files, you're gonna have a bad time.

Use the right tool for the job.

load more comments (5 replies)