SyCoREAPER
Splendid
I meant ChromeOS is barely Linux in the sense that the user facing side it's all GUI and click to run apps. That simplicity is why Chromebooks are everywhere and Linux laptops nowhere (retail).That's not true at all. ChromeOS is a full-blown Debian distro, whereas Android basically just uses the kernel and none of the standard userspace.
People mistakenly assume ChromeOS is just dressed-up Android, but it's not.
Okay, so I guess you don't count school kids as average users. Good to know.
As of last year, a total of 40 million Pi's have been sold, and you know they'd have probably sold at least 50M+, if not for pandemic-era supply chain restrictions. Compare that to the number of Macs @hotaru.hino cited and you can't possibly dismiss them.
Sure, a lot of them have gone into projects, but the Pi was originally created with the mission of teaching more kids to code, which means using them as development machines. The Pi Foundation has stayed true to that mission, and you can bet that quite a lot of them are used in that way.
It's come a long ways, as they've moved closer to Debian. Sure, the 32-bit build is limited because they have to support devices with as little as 256 MiB of RAM, but the 64-bit build can assume at least 512 MiB. Even then, it's still not going to ship with a lot of drivers compiled in. That's a pretty small price to pay for being able to run a mostly desktop Linux experience on such a traditionally low-cost device.
As for Pi, I'm not downplaying their significance, they are capable little boards but they (were cheap) and people use them in tons of projects. It's a hobby device, I know maybe 3 people in my wide network of tech that actually use a Pi as an actual PC daily. By actual PC I mean browsing, email, YouTube, etc.. not Emulation and such. Their original mission may and probably does hold true but among the public it's become a tinkering device, at least in wealthier countries.
Regarding drivers, I'm not talking about getting them, I'm talking about them working at all. Anything that can't use a generic driver will either need a Linux driver ready made or wait for the community to create one. Years back I tried making a Mini SNES before the real thing came out. Had these awesome well built USB SNES controllers but no matter what driver I used they wouldn't work.
Maybe it's better today with drivers, don't know. I don't use it frequently enough or with oddball stuff anymore.