• 0 Posts
  • 15 Comments
Joined 3 months ago
cake
Cake day: March 23rd, 2025

help-circle




  • Because it’s not real. It’s purely for marketing, not for actual wide-spread implementation.

    Even in the best of cases, even factoring in economy of scale and all that, a robot like that will cost upwards of €50k at least, probably closer to double that, will require constant maintainance, and the risk of vandalism or accidental damage is really high. And you’ll likely need a (skilled) human operator nearby anyway, because the delivery vehicle doesn’t drive itself.

    The purpose of projects like this is marketing and public perception.

    • The company looks futuristic and future proof. That’s good to get investors.
    • The company looks like they could replace humans with robots at any time. That’s good with negotiations with unions and workers.
    • The company gets into headlines worldwide. That’s advertisement they don’t have to pay for.

    This robot is not meant to ever go mainstream. Maybe there will be a handful of routes where they will be implemented for marketing purposes, but like drone delivery and similar gimmicks, it won’t beat a criminally underpaid delivery human on price, and that’s the only metric that counts for a company like Amazon.


  • “Prescription glasses” only mean “glasses with optical properties”, so glasses that actually do anything with focus, as opposed to e.g. non-prescription sunglasses or non-prescription accessory glasses that people wear to look smart or something.

    It doesn’t mean you need a prescription for them.

    (That said: in some countries you need a prescription for your prescription glasses if you want your health insurance to pay for them.)








  • The ability to wake up the laptop from sleep.

    Damn, do I regret going with Fedora. Anything newer than kernel 6.10 (which I salvaged from Fedora 39) and my laptop doesn’t wake up from sleep anymore.

    But changing distros is a hassle and idiot me went with a single partition for system and data, so migrating to another distro requires me to actually backup everything, so I haven’t done it yet.


  • If you don’t root your Android you can even run a full desktop Linux in a proot container. You can run all Android apps and Linux apps on it. Using Winlator you can even run most Windows apps and there are emulators for most systems out there. If you cann that “barely anything” you are lacking imagination.

    Apparently you haven’t used Chromebooks or MacOS, but you clearly misunderstand the topic at hand.

    There’s always a balance between configurability and stability, and every single OS, even Windows, falls somewhere on that spectrum. If you allow a user to break their system, the downside is that they can break their system.

    iOS, unrooted Android and ChromeOS fall on the “less ability to break your system”-side with Windows and MacOS following rather closely, and different Linux distros are on the full spectrum in between. Immutable distros make it harder to break yous system at the cost of immediate configurability, while running Arch you can do whatever you want and you’ll likely destroy your OS while doing so, if you don’t know what you are doing.

    Again, all of that are choices done in user-space, nothing about that comes down to the kernel. You can make any Linux distro entirely unbreakable by taking away sudo rights for the current user and making every non-temporary directories and files read-only. You can do that in 10 minutes and suddenly there’s nothing the user can do to break the system. But the user also loses a lot of abilities. Again: all of that is user-space only and has nothing to do with the kernel.

    And yes, there are enough stable and comprehendible Linux distros out there, but if the user has sudo rights and the constant and uncontrollable urge to destroy their system, they will find a way to do so.


  • Android runs an only slightly modified Linux kernel, and yet the OS requires much less from the user than e.g. Windows or MacOS.

    Chromebooks run a bog-standard Linux kernel and the target audience is kids.

    My car’s entertainment system runs a standard Linux kernel, and the UX is so cut down that PC expertise really doesn’t matter when using it.

    MacOS and iOS, two systems known for their ease of use, both stem from BSD, which comes from Unix.

    The kernel has nothing to do with this.

    In fact, the only mainstream kernel used in user-facing operating systems that doesn’t “come from Unix” is Windows. Everything else is derived either from Linux or BSD, which both are derived from Unix.

    There isn’t even a phone OS anymore that doesn’t “come from Unix”.