• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • You don’t need to provide root access just because you used GPL code, you just have to follow the GPL.

    Well, to follow version 3 of the GPL, you do actually need to provide effective root access.

    Specifically, version 3 of the GPL adds language to prevent Tivoization.

    It’s not enough to just provide the user with the code. The user is entitled to the freedom to modify that code and to use their modifications.

    In other words, in addition to providing access to the source code, you must actually provide a mechanism to allow the user to change the code on the device.

    The name “Tivoization” comes from the practice of the company TiVo, which sold set-top boxes based on GPL code, but employed DRM to prevent the user from applying custom patches. V3 of the GPL remedies this bug.





  • cbarrick@lemmy.worldtoLinux@lemmy.mlLinus Torvalds and Richard Stallman
    link
    fedilink
    English
    arrow-up
    81
    arrow-down
    1
    ·
    9 days ago

    However, Linus’s kernel was more elaborate than GNU Hurd, so it was incorporated.

    Quite the opposite.

    GNU Hurd was a microkernel, using lots of cutting edge research, and necessitating a lot of additional complexity in userspace. This complexity also made it very difficult to get good performance.

    Linux, on the other hand, was just a bog standard Unix monolithic kernel. Once they got a libc working on it, most existing Unix userspace, including the GNU userspace, was easy to port.

    Linux won because it was simple, not elaborate.









  • There are still issues with WearOS, but I think some of that is hardware. Last I heard, Qualcomm’s wearable SoCs were trash, but Samsung is in a good position since they have both the SoC fab and make the watch itself.

    Many industries are shifting to a model where Android is the de facto OS for consumer-facing interactions. It’s not well optimized outside of phones yet, but it is rapidly improving. Many cars run Android now, for example.

    I’m moderately optimistic about the next generation of WearOS devices.



  • Mostly I use custom launchers because I don’t like the Google News feed

    What’s wild to me is that back in the Google Now era, I was so excited to root so that I could install the extension for Nova to add Google Now.

    But these days, the Google “Discovery” feed is trash compared to what Google Now once was.