For 200€, you can get yourself an old Thinkpad, flash it with some coreboot variation, install a GNU/Linux distribution and in process you will learn more things and it is not an RGB keyboard; it is really an "all-in-one PC".
For 200€, you can get yourself an old Thinkpad, flash it with some coreboot variation, install a GNU/Linux distribution and in process you will learn more things and it is not an RGB keyboard; it is really an "all-in-one PC".
"For that price, you can just use an old laptop" has been true ever since the OG Raspberry Pi showed up ~13 years ago.
And that's great, and stuff, if what a person wants is the most compute they can get for the fewest dollars possible.
But when someone instead wants a quite small computer that is actually friendly to hardware tinkering, and they want to buy it new, then a used Thinkpad will not scratch that itch -- but a new Raspberry Pi will.
(It's a bad comparison. It always has been a bad comparison.)
Any laptop you could buy 13 years ago for $25 would probably be parts only. So no, that's not true.
13 years ago, we only had the Raspberry Pi Model B at $35 (about $50 in today's money -- same as a 2GB Pi 5), and just as today we still needed to get all of the accoutrements in-place to make it work: A power supply that it actually works with, a case, an SD card, perhaps a wifi adapter...
My time machine is a little rusty, but all that and a breadboard was about a hundred bucks around that time: https://www.linuxjournal.com/node/1206862
Or, you know: About $150 in today's money.
$150 is plenty to buy a used PC system here in 2025 that still works, just as $100 was plenty to buy a working used system in 2012.
As a point of reference: The last used system I bought was a little Lenovo M600. It was $50, delivered, a couple of years ago.
As another point of reference: My daily-driver laptop is a Thinkpad T530 that was ~$200 (I paid a little extra for a disturbingly-clean example that included a discrete GPU and the fanciest of the screens that could be equipped).
Anyway: I saw these same discussions about pricing back when the first Pi was still new -- just on Slashdot instead of HN. People have been comparing the prices of used PC hardware to the prices of new Raspberry Pis for as long as we've had Raspberry Pis.
(And to be clear, I'm not trying to fanboy anything. This isn't Highlander: There can be more than one. I've got Raspberry Pis that do stuff, and I also have PC hardware that does stuff, and I'm OK with this.)
if you use the raspberry as computer(instead of developing platform), why buy breadboard and other glitter ?
The OG raspberry, with some cheap $5 mouse/keyboard, a $10 microsd, and you have a working computer for less than $50
The OG Raspberry Pi was $50 in today's money -- for the bare board and nothing else at all.
There is nothing to discuss whilst real factors like inflation are willfully ignored.
2012 was a long time ago, and these boards were not as inexpensive as rose-tinted glasses may suggest.
The power of the Pi comes from the standardized 40 pin GPIO for hooking other devices up to.
This really comes down to a matter of preferences, but I've never used the GPIO either. The reason is that a microcontroller board makes a much better GPIO for my use. Then I can unplug it and put it away when I'm done, use it with any PC -- desktop or laptop -- give it away, and carry it into the room where my soldering station is. A microcontroller also opens up the whole world of stand-alone gadgets.
Naturally software / firmware support is an issue. If the stuff you want to do is easy to code on your preferred platform, that's a reason to keep using it.
I've owned 7, no, 8 of them so far. One is running in my "server room" right now, as my Pi-Hole.
I have never ever connected anything to the GPIO.
A lot of hardware startups/projects use Raspberry Pis. You program in a real Linux environment and still have access to I2C, SPI, and serial ports, which lets you talk to all kinds of chips out there.
I am aware. But I don't program, I have no interest in hardware hackery like this, and one of the things I most like about the Pi range is that I can run OSes that are not Linux. I think two of my Pis currently run RISC OS. I could also run NetBSD, FreeBSD, OpenBSD, Plan 9, Windows IoT, or Inferno. I do not know of any other SBC with so many options.
I am not saying these things are not valid, but they are not unique selling points -- other Pi-style SBCs offer them too.
However, the Pi has other merits that other SBCs don't: price, range of OSes, long-term OS support, a vast range of special-purpose distros for everything from server to dedicated special-purpose client stuff.
I connect various devices over I2C and SPI bus for evaluation.
USB from any PC to an Arduino is like $0.50.
"It just works", this idea is not.
Yes, except the Pi is a throwback to the keyboard as entire computers:
- Commodore Vic 64 - Atari ST
Also, this was popular for kids during the pandemic.
I'd consider these pretty viable for kids setup with an apple ii emulator to start.