this post was submitted on 17 Jul 2023
58 points (96.8% liked)

Selfhosted

39162 readers
392 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Been looking for RPI4 CMs for ages now and they've been sold out for as long as I can remember. Same with full size RPI4s and some Odroids. Is this just the new normal or are SBCs and CMs going to show up on the market again at some point?

you are viewing a single comment's thread
view the rest of the comments
[–] Jajcus@kbin.social 9 points 1 year ago* (last edited 1 year ago)

Raspberry Pi is based on smart phone chips, very specific chips from one manufacturer. Raspberry Pi Foundation is not the main customer for this manufacturer and chips used for Raspberry Pi are not their only product – and now, during the big 'chip shortages' and supply chain problems other customers and other chips are given priority. There are no (or not enough) new chips for Raspberry Pis so there are no new Raspberries, so availability is dropping and prices are soaring.

I guess the same is true for most other SBCs.

For my hobby projects I switched to Raspberry Pi Pico. It is not a SBC, you won't run Linux on that, but it is a very capable microcontroller board which is enough for my needs. It is way cheaper much more available. And I won't look back – it occurred to me that things are much simpler when there is no whole OS on my devices and everything the device does is in my own code.

There are no problems with Pico availability, as it is based on a simpler, custom chip, designed by Raspberry Pi Foundation and manufactured for Raspberry Pi Foundation – they are no longer dependent on a single supplier.