Earlier quoted context omitted.
Amazon is not a good place to get prices from for a comparison. All the enshittification has ruined the prices. As it forces prices up outside Amazon too even outside prices are not useful. To do a proper comparison that doesn't include changes forced by Amazon IMO you need to look at non-US non-Amazon non-Amazon-sellers prices and work with those. Quite annoying really.
I've seen the word "enshittification" three times in three days now, and it is already rubbing my last nerve raw. we make fun of business jargon and buzzword fads, and we do it just as much as anyone else, and it sickens me.
Raspberry Pi 5
921–930 of 1001 posts
Re: Raspberry Pi 5
#922Re: Raspberry Pi 5
#923I somehow feel RPi5 is getting out of my "small fanless SBC" comfort zone, for embedded projects and products, RPi4 is more than enough for my needs, though I like its RTC and power button.
Re: Raspberry Pi 5
#924Earlier quoted context omitted.
How cow! You can buy them?!
Not yet, but you can pre-order them from some vendors. The 4 and 8gb models should ship in October. FWIW, the Pi 4 and Pi Zero W are both fairly available these days. The Zero 2 W is still in short supply, but aside from that, the shortage is basically over.
Re: Raspberry Pi 5
#925I somehow feel RPi5 is getting out of my "small fanless SBC" comfort zone, for embedded projects and products, RPi4 is more than enough for my needs, though I like its RTC and power button.
You can just use the Pi 5 without a fan and it will still be faster and more energy efficient than a Pi 4.
Re: Raspberry Pi 5
#926I am curious to know how people here use their RPIs today, and how the RPI5 might help. I have had a model 3 for many years, which I enjoy tinkering with from time to time. I still haven't gotten over the novelty of having such small, cheap computer that runs Linux and does a pretty good job of it. That said, all I do is tinker with it. I turn it on, write a bit of code, marvel that the code runs, and turn it off. I'…
I'm not feeling compelled to get a more powerful pi. In fact, I'd be more inclined to buy the pi zero or several of them, but they were always impossible to find in stock when I was interested.
Re: Raspberry Pi 5
#927Earlier quoted context omitted.
I didn't see any mention of UEFI in my first read through about the Pi 5. Did I just miss it? I would like to have a quiet and reasonably performant ARM aarch64 box at this price point, but only if it supports UEFI without needing to resort to silly EFI system partition tricks (which the Pi 4 required, last I knew).
The RPi4 has had a functional port of TianoCore for a while now, which is likely what they were referring to. You can use e.g. generic aarch64 UEFI Fedora images out of the box with it. https://github.com/pftf/RPi4
Definitely the RasPi 4 having the ability to run UEFI, even in this way, is good. But what I'm looking for specifically is having UEFI just like every other UEFI-enabled PC and server does it, where I don't need a disk to boot to UEFI.
Re: Raspberry Pi 5
#928Earlier quoted context omitted.
I didn't see any mention of UEFI in my first read through about the Pi 5. Did I just miss it? I would like to have a quiet and reasonably performant ARM aarch64 box at this price point, but only if it supports UEFI without needing to resort to silly EFI system partition tricks (which the Pi 4 required, last I knew).
One of the differences in the Raspberry Pi 5 is the bootloader is in EEPROM. It has 2MiBytes which they doubt would be enough to fit a UEFI implementation. So it sounds to me like there isn’t much chance of UEFI this time.
Re: Raspberry Pi 5
#929I hope they’ll reiterate the computer in keyboard form factor (pi 400). My son is 6 and is learning to read and the pi 400 looks like a perfect first computer.
The Amiga 500, then 30 years later, the Raspberry 500. I'd buy one. Probably more.
Currently got two A500 and one A500+, and feel like I could use more ¯\_(ツ)_/¯.
Re: Raspberry Pi 5
#930I am curious to know how people here use their RPIs today, and how the RPI5 might help. I have had a model 3 for many years, which I enjoy tinkering with from time to time. I still haven't gotten over the novelty of having such small, cheap computer that runs Linux and does a pretty good job of it. That said, all I do is tinker with it. I turn it on, write a bit of code, marvel that the code runs, and turn it off. I'…
One is monitoring my trash bins in the backyard and generating visual output of emptying times, current location of the bins, alerts if they are still in the backyard but are scheduled to be emptied tomorrow (in which case I need to move them to the street in the front). This has been running on a Pi with Bluetooth (monitoring uses BLE beacons) for over five years now, with very little maintenance necessary. Another…