It's dire: Raspberry Pi availability tracker
11–20 of 114 posts
Re: It's dire: Raspberry Pi availability tracker
#12If you live near a Micro Center, they always seem to have them in stock. They sell them in-store only.
The one near me (St. Louis, MO) has been out of Pi 4 model B and CM4 since September. A couple CM3+ popped in stock for a few days but were gone shortly after. Checking right now, they only have some Pi 400s and Pi 3 A+ in stock. Plus a boatload of accessories, power supplies, and cases. At some point it might be worth figuring out a way to mash a Pi 400 into a Pi 4-size footprint.
Re: It's dire: Raspberry Pi availability tracker
#13If you live near a Micro Center, they always seem to have them in stock. They sell them in-store only.
Re: It's dire: Raspberry Pi availability tracker
#14Is the raspberry pi fab still in the UK? So the issue isn’t the arm chip but some other components?
Re: It's dire: Raspberry Pi availability tracker
#15Re: It's dire: Raspberry Pi availability tracker
#16This is really nice - is there one like this for graphics cards too?
Re: It's dire: Raspberry Pi availability tracker
#17Why all the obsession over the pi now all of a sudden? The pi4/400 has been out for a couple of years at this point. Yet they’re still out of stock?
Unfortunately, when those aren't available, it's a problem for not just those who want Raspberry Pis, but for everyone who wants to buy or sell any of those products based around a Pi. You can't just trivially redesign to anything else, not that there's anything else available...
I'm trying to build some YARH handhelds for various projects, and outside the stock of Pis I have a few of, that's just going to end up on hold, because I can't get any of the boards I figured would regularly be in supply places.
It's another breakdown of JIT.
Re: It's dire: Raspberry Pi availability tracker
#18Re: It's dire: Raspberry Pi availability tracker
#19For projects, try HP thin clients on eBay.
Re: It's dire: Raspberry Pi availability tracker
#20Edit: In fact, if anyone does want to play with setting up a cluster (like for kubernetes or something) you can do it easily with VMs. Two great options for spinning up a virtual cluster are Vagrant and Docker Machine. The latter is specifically tailored for bringing up docker hosts. I'm not aware of any reason why you would need to use real hardware for learning.