Want gas to be cheaper? Get more people to buy electric cars!
riskable
If it relies on SIM cards that means it doesn't work at all with regular computers or when the device connects over WiFi, right? Seems kinda useless.
Of course, all age verification checks on the Internet are useless regardless but this Japanese method seems extra useless.
In short: The anime left a scientist bamboozled.
TVs, thermostats, "smart" anything, android phones, 3D printers, industrial equipment, routers, sensors (e.g. soil monitoring where there's millions), and zillions more categories.
Remember: Just about every "smart" device that's connected to the Internet is running Linux and isn't getting compromised anywhere near as often as embedded windows devices did (which is a big reason why companies stopped using embedded windows!). There's vulnerabilities that crop up from time to time (e.g. cheap routers) but that problem can often be attributed to shitty practices on the part of the device manufacturer. Example: Using the same default credentials on every device, expecting the end user to change them.
Don't forget TVs, thermostats, "smart" anything, etc.
The Waffle House Index needs to be updated to add a new code: Swastica Red. Locked Doors Due to Presence of Conservative Politician.
One thing to think about with Linux—where I think you're getting the wrong impression—there's something like fifteen billion Linux installations globally. Compare that to Windows where there's about 1.9 billion.
Yet for some painfully obvious reason, Windows has about an order of magnitude more serious, actively exploited vulnerabilities than Linux. For every serious, actively exploited Linux vulnerability (which includes basically anything in the tens of thousands of packages + kernel that are available and ready to install in any Linux install), Windows has vastly more. And that's just the stuff branded by Microsoft!
There's a whole lot of reasons why you're much more secure in just about every way on a Linux install, but believe it or not, you know what the single most important factor is, that prevents malware from being much of a problem? Default permissions!
It sounds silly, but whenever you download something on a Linux desktop you can't just execute it. You have to take an extra step and mark that thing/malware as executable before you can run it. It's a step where everyone stops to think, "hmm... Maybe I should double check this." 😁
This doesn't stop the truly careless, of course. But it's easily the biggest factor in preventing the sorts of "drive by malware" that people often get suckered into running.
Contrast this with Windows where literally everything is executable by default. You can change a .txt to an .exe and BAM! Windows will now attempt to execute it when you double click on that file (that would throw an error, but you get the idea).
The most fowl of homes.
...or that AI is how Jesus will be resurrected.
I've said it so many times: Everyone that's ever partnered with Trump ultimately regrets it. Always.
I didn't watch the video but... Why TF did he choose Pop! OS with Cosmic Desktop‽ That's not something a non-technical user would choose. That's like... Beta software (Cosmic) running on a Linux distro made and tested for very specific hardware sold by System76.
That's like trying to put wheels made for a truck on a random sedan. Like, yeah you can do that with a bit of effort but why? It makes no sense.
If you're going to put a Linux distro on random hardware pick something universal and stable that was made to run on random hardware like Kubuntu/Ubuntu. Especially if you're new to Linux.
Also, if you're going to do something ridiculous like this why not just start with Gentoo? Don't use the GUI installer either! Go the LFS+ route and take care picking your file systems and compile flags 😁
BTW: Out of all the random people I've ever known to "try Linux", the ones who had the best first-time experience all used KDE (Plasma) as their desktop. That means Kubuntu, Bazzite, or SteamOS. For newbies, always go with KDE. Seriously: Its interface for settings and the launcher are familiar enough to both Windows and Mac users that they don't have a hard time while also being different enough that they don't make bad assumptions about how things work (which is a problem for Gnome).