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.
What’s a thin client?
A low-power computer typically used just to remotely connect to a proper server
Think of a browser and nothing else. Computation happens somewhere else (except JS)
A small form factor PC. Think of a Mac Mini. Small, often not-high-performance, low-powered PCs that are often used in business environments.
I use one as my home server.
That’s not what a thin client, that’s just a mini PC. A thin client is a computer that connects to remote sessions, and since that’s their main function, they’re they don’t need more computing power than you need to connect to a report desktop environment.
Ah, okay. I thought OP was referring to a thinkpad/thinkcentre
that is not a thin-client in the traditional sense, just a small form factor (1liter) pc. Thin clients were minimal spec machines that were made to connect to a much more powerful server somewhere on the network that did all the work. The thin client handled the display and I/O.
Mini PCs are generally a far better deal than a Pi and much more powerful for any kind general computing use.