Live data from Hacker News

Raspberry Pi 5

raspberrypi.com

741–750 of 1001 posts

Re: Raspberry Pi 5

#742
post #716

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-.…

Not to mention it now requires a new PSU. Before you could use your standard $5 (android) phone charger at (5W), then you had to buy a 15W one and now a 27W. To whoever thinks pi's are cheap, you can get more functionality out of a used laptop for less money, but probably worse specs and probably x86.

But, you really only need the 27W supply if you need to pump a lot of power through the USB ports. It'll run just fine (even using less power) on the 15W unit with more modest loads.

Re: Raspberry Pi 5

#744
post #581

I'd like to know if the Pi 4 will still be manufactured. It's good enough for my projects and I'm not liking the extra cooling that sounds like will be needed.

They're still manufacturing models 1, 2 and 3.

Re: Raspberry Pi 5

#745

Earlier quoted context omitted.

Did you read the blog post? :) "One of the most exciting additions to the Raspberry Pi 5 feature set is the single-lane PCI Express 2.0 interface. Intended to support fast peripherals, it is exposed on a 16-pin, 0.5mm pitch FPC connector on the left-hand side of the board. From early 2024, we will be offering a pair of mechanical adapter boards which convert between this connector and a subset of the M.2 standard, al…

> Did you read the blog post? :) As you keep spamming this here, did you read the HN Guidelines[0]? > Please don't comment on whether someone read an article. "Did you even read the article? It mentions that" can be shortened to "The article mentions that". [0]: https://news.ycombinator.com/newsguidelines.html

[flagged]

Re: Raspberry Pi 5

#746
post #3

anyone could tell me how did you use raspberry pi?

I have a nice amp (Loxjie A30), but the bluetooth connection is both fidgety and subject to all the usual bluetooth incompetence (year 20 of the alpha test.)

I have a raspberry pi running a spotify connect implementation outputting audio to the amp via usb. It sits there and silently (or, well, not so silently) works; it's great!

There's some mucking with alsa to get it set up, but under 90 minutes.

Re: Raspberry Pi 5

#747

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…

FYI I believe all of those ~1TB $10-20 USB drives on amazon are scams- basically set up to trick your computer into showing a terabyte of disk space available, but not actually having that much available if you try to write it all. I was in the market for "largest reasonably priced usb drive" earlier this year and ended up with a 1 TB usb drive for about $80.

Re: Raspberry Pi 5

#748

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 sim…

The Pi is probably too powerful for the hobbiest game market just like your saying. I think the Playdate also somewhat fills that niche but maybe the Pi could be something in between the two extremes of modern consoles power and the 8bit fantasy consoles.

For it to work and avoid the issues with PCs it'd need a unified controller, sdk, and a single model that games would be made for.

You're a 100% corect though it'd be a lot harder to make games for compared to fantasy consoles.

Re: Raspberry Pi 5

#749

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…

> Amazon is awash with 928Gb units for about £10

Those are almost certainly 8 to 32GB drives that are modified to report a higher capacity. They are scams that hope your return window expires before you try to load them up with a lot of data. Nobody can profitably manufacture flash drives for less than the wholesale price of the flash chips.

Re: Raspberry Pi 5

#750

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?

You can run PICO-8 on a Raspberry Pi today. Still a "retro" feel, but they are all new games being written for the platform. https://www.lexaloffle.com/bbs/?tid=3085

PICO-8 is awesome! But I'm thinking of something that moves into a more real console category.
Post reply on HN