Two Pi 3Bs and an old Pi 2 in a drawer — what still runs genuinely well on 1GB in 2026?
I have the boards, three 5V supplies and a couple of cards, and no budget to buy a Pi 5 just to have something to do. I would like something actually useful rather than a demo I look at twice, and it needs to sit on a shelf and be ignored. Ethernet is available where they would live, so wifi is not a constraint.
@kernel_ring_buf · 5mo ago · 2 replies
Be aware of the hardware ceiling before you pick: on a Pi 3 the ethernet port hangs off the same USB 2 bus as the storage, so realistic throughput once you are also reading from a USB drive is well under 100Mbit. That rules out file server, media transcoding and anything backup-shaped where you care about the speed. It does not rule out anything that moves small amounts of data, which is most of the genuinely useful stuff.
Reply
Report
@yaml_yusuf · 5mo ago
This is the number that decides it. People try a NAS on a Pi 3, get 5MB/s and blame the SD card.
Reply
Report