What is (or would be) the "Tsundoku" equivalent for Raspberry Pi? I started with Pi-Hole a few years back but ended up with a commercial paid DNS resolver. The timeline usually goes like this -- will stumble on another interesting video of Jeff Geerling, then spend the weekend tinkering with the Pi, keeps running, forget about it, found it to be not needed, plugs off and is lying around. [Tsundoku]( https://en.wikipe…
I have about 10 unused Raspberry Pis, so I collected unused monitors as well, and now run a mini code club in my local school. The school's laptops are all locked down to the point that running Python on them that this was the easiest way to provide a Python dev environment.
Raspberry Pi 5
351–360 of 1001 posts
Re: Raspberry Pi 5
#352Earlier quoted context omitted.
Na it’s too slow. I got one and I don’t touch it. I do also have an orange pi 5 and khandas edge 2 pro. Both are miles ahead of the rpi4 and based on specs they are miles ahead of the rpi5.
Are your other microcomputers capable of normal office operation?
I use them for development. One has ubuntu installed and the other Fedora.
Re: Raspberry Pi 5
#353Out of curiosity, does 5V/5A USB-C changer common? All of my USB-C Chargers has 5V/3A only.
5V/5A means at least 25W. Plenty of chargers at that level and above on Amazon.
Chargers that would do 5V/5A probably do PD 20V/5A as well, = 100W. Or it'll be a non-conforming special Pi PSU of sorts.
Re: Raspberry Pi 5
#354TBH 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…
FWIW, I boot my Pis almost exclusively from USB. Not that that's... great in terms of speed or reliability, but it's something.
Also, those micro SD cards were always fine after a format/partition and I can still use them in other devices just fine. I've read before that the Pi has a tendency to corrupt micro SD cards through its reader, and IIRC it's related to power issues.
Re: Raspberry Pi 5
#355Rasbperry Pis are losing their competitive edge for non-embedded applications to sub $150 mini PCs, which support Linux/Windows and will come with enclosure, NVMe slot, power button etc. The mini PCs are also generally much faster.
Re: Raspberry Pi 5
#356I think it’s notable that the chip powering the RP5 is built on a 16nm process. (The RP4 was on 26nm). This is a nearly 10 year old manufacturing process and it’s silly to compare the performance per watt to any Intel or Arm chip on the market today. On such an old node, it’s not surprising that the power draw is so high. Of course an M2 would smoke a RP5 at a much lower power. But the RP5 is 60 bucks!
Is there any high end 5/7nm SBC? Phone chips don't seem to escape the phone market.
8nm, pretty power efficient. I've measured it to run at 0.7A@5V idle and 1.2A@5V with all 8 cores loaded with md5sum /dev/zero; iirc it had 1 ethernet connected, no other periphery. Running on Armbian.
Re: Raspberry Pi 5
#357Earlier quoted context omitted.
Yeah my intel atom NUCs run at 5W idle and 10W load and they're a ton faster than a pi 4. Probably a pi 5 too. It's not very impressive. And that's with a real SSD.
NUCs cost hundreds of dollars, though. And they are probably 8x bigger, if you start stacking Pis.
Re: Raspberry Pi 5
#358Rasbperry Pis are losing their competitive edge for non-embedded applications to sub $150 mini PCs, which support Linux/Windows and will come with enclosure, NVMe slot, power button etc. The mini PCs are also generally much faster.
Where can I find these mini PCs? I am trying to find hardware for an upcoming project and I’m considering the Pi but would love to see some alternatives.
Re: Raspberry Pi 5
#359Earlier quoted context omitted.
Are your other microcomputers capable of normal office operation?
100%. I use them for development. One has ubuntu installed and the other Fedora.
Re: Raspberry Pi 5
#360I'm happy that they're upgrading the pi, but it's not exactly lightweight computing in terms of power (they recommend a 27W PSU) or performance/watt (see: your cell phone) To me the charm of the raspi ecosystem was always in giving you a very low power, "always on, almost no power draw" linux environment. Oh well, I guess there's always the older versions or the zero for that.
The worst part about it is they require a nonstandard, USB-C standard-violating proprietary power brick that does 5V5A. None of your 100W Anker or Apple power bricks will supply this. They'll do 12V3A, 12V5A, 20V5A, but not 5V5A. Yet another piece of nonstandard USB-C equipment.