Live data from Hacker News

Raspberry Pi 5

raspberrypi.com

721–730 of 1001 posts

Re: Raspberry Pi 5

#721

Surprised by the amount of negativity here. So many comments that are saying the raspberry pi isn't competitive in their market anymore and then post more locked down less open systems at 2x the price.

That's par for the course. Raspberry Pi always receives a lot of backlash here for some reason, regardless of the news.

Re: Raspberry Pi 5

#722

Earlier quoted context omitted.

Then surely there must be competition or a record for “tallest ever,” hopefully requiring each layer to be functional.

I think you can have over a hundred different i2c devices connected to the same bus, so it'd get pretty tall if you can power them all. 10-bit i2c (not very common) can do almost a thousand. Although, you'd need specific rules if you wanted to prevent someone just layering up always-on LED boards.

Nearly all I2C devices only allow you to set 1 or 2 of the address bits though.

Re: Raspberry Pi 5

#723

I've had this idea for a while now but what if someone built a game console based on the Pi hardware? I know lots of people use their pi's for retro gaming but I'd really like to see some new games made for the hardware. Does anyone know if there's a group working on this or would be interested in creating one?

It's a really nice idea, I've had similar thoughts myself, but sadly (and strangely) I actually think the Pi is too powerful. PICO-8 and similar works so well because the limitations are severe, 3D is a massive technical achievement on those systems, whereas the RPI can run Minecraft (to my knowledge) without too much issue. It puts it in this odd space where it can do too much to bring game development back to a simpler time, but not enough to make it an actual market.

Aside from that, it'd suffer from all the same problems as PC gaming does; different monitors to account for, no standard input method, varying specs between models, etc...

I could see it working, it's just got more issues to account for than other fantasy consoles

Re: Raspberry Pi 5

#724

TBH the thing I hate most about this category of SBC is the reliance on SD cards. They are both too unreliable to trust and so slow that they often bottleneck the SBC. Buying them is often a crap shoot too, I've purchased cards batches of cards from the supposed reputable manufacturers that were all over the board when benchmarked, and rarely did they hit the claimed speed spec. I would love if there was an alternati…

You can netboot a Pi. Every Pi in my house netboots. I have a whole bunch of them. Some play games, some play videos, some play music, and a few other minor things. Because they all netboot, you can change what each one does by renaming a file on the server and then rebooting it. It's great.

Do you have a guide or any tips on how to do this?

Re: Raspberry Pi 5

#725

I've had this idea for a while now but what if someone built a game console based on the Pi hardware? I know lots of people use their pi's for retro gaming but I'd really like to see some new games made for the hardware. Does anyone know if there's a group working on this or would be interested in creating one?

The Pi is an ARM chip on a board with I/O for HDMI etc. There are plenty of ARM game consoles including the Nintendo Switch

Re: Raspberry Pi 5

#726
post #476

Earlier quoted context omitted.

Please stop using “average” for wage comparisons. It’s an utterly useless metric for showing if wages are moving or not. If you must use average, then you should remove the top 5% from the average.

"Real Average Hourly Earnings" is already an adjusted metric to make sure that it's not skewed to the top earners (hence why it's called "Real Average" and not just "Average"). In the linked post you'll note the following explanation of what "Real Hourly Average Earnings" means: "Data relate[d] to production employees in mining and logging and manufacturing, construction employees in construction, and nonsupervisory…

You are right that this metric excludes things like capital gains income, and covers just hourly earnings.

“Real”, however, refers to it being inflation adjusted, not an exclusion of high earners (who are excluded anyway because of the hourly earnings metric).

Re: Raspberry Pi 5

#728

Earlier quoted context omitted.

My gripe is that the original Pi cost $35 at launch and while they have made a better Pi...They have not made a Pi at that price ever again, even accounting for Inflation. Furthermore, increased power consumption and features have added big price jumps to the required Accessories. Now you need miniHDMI adapters rather than more common HDMI, you need cooling, you need more expensive power adapters. a fully set up Pi 1…

Do the modern Pi Zeros not compete with the original Pi at a stupid low price?

The Pi Zero 1 performance is pretty bad and it doesn't support 64bit OSes (so no Ubuntu). The Pi Zero 2 looks pretty decent for the price, performance should be ok-ish and it'll run Ubuntu... if you could actually get one.

Re: Raspberry Pi 5

#729

A NVMe compatible M.2 M Key connector (like the Rock 5 Model B [0] has) would have been really nice. I'm starting to accumulate old but good, yet small in storage space terms NVMe's which I'm no longer needing, but which would be perfect for a Raspi. Even if the PCIe bus were an older generation and not as performant as the NVMe. The microSD card slot is really great to have, to get up-and-running, but once it's clea…

You can get some rather large USB sticks these days. Amazon is awash with 928Gb units for about £10 which are probably not the best. A 256GB or 512GB from a known brand is around £30-50. There are several USB ports on a Pi and you can always boot off a SD card.

Finally, if a network is available then network boot and use NFS or whatever.

The RTC is a cool addition and long overdue. At work I have three Pi 3s with GPS hats and aerials acting as stratum 1 ntp servers. The hats have a RTC included which is handy after a reboot. My use case is "reasonably accurate and stable time" so sub milli second is good enough, I'm not too fussed about nano seconds! I want logs to correlate and desktop clocks to be reliable.

Re: Raspberry Pi 5

#730

No word on price. When Raspberry Pi first launched, this was the prime feature of the thing. Can we expect same price as the Raspberry Pi 4? (at the respective RAM level) Edit: found it here: https://www.raspberrypi.com/news/introducing-raspberry-pi-5/ So the 4 GB model is 60$, which is 5$ more than the 4 GB model of the Raspberry 4 when that was launched: https://www.raspberrypi.com/news/raspberry-pi-4-on-sale-now-.…

My gripe is that the original Pi cost $35 at launch and while they have made a better Pi...They have not made a Pi at that price ever again, even accounting for Inflation. Furthermore, increased power consumption and features have added big price jumps to the required Accessories. Now you need miniHDMI adapters rather than more common HDMI, you need cooling, you need more expensive power adapters. a fully set up Pi 1…

I don't see how this is true. $35 in 2012 is roughly $47 today. You can get a pi zero 2 kit today including the adapters, case, and PSU, for $49.95. Just the PSU, which the original didn't come with, is worth more than the $3 difference.

Besides, both the pi 3 and the pi 4 were $35 at launch, so they were actually beating inflation when they were launched.

Post reply on HN