Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CB
Posts
5
Comments
505
Joined
2 yr. ago

  • 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.

  • I'm visiting with the fam for the 4th. My grandparents keep CNN on 24/7.

    CNN has been running "Biden should step down" as their main lead, all week. Every show has at least one segment on it.

    They're saying stuff like "70% of democrat voters think he is not fit" or something like that (dunno what their polling data and methodology are though.)

    I expect that these 24/7 news networks can apply a lot of pressure to drive a story like this.

    Edit: I may have misquoted those polls. Which I think shows how bad CNN's reporting is. They just said something very different came out of a Reuter's poll.

  • For Zulip, I've only used it on the web. Apparently they have iOS, Android, Desktop, and Terminal clients.

    For Matrix, there are many clients on all platforms, but none have ever stood out to me. Element is the official client, and it's... fine I guess.

  • is a pretty surreal. Considered one of the most influential films of all time. One of the earliest examples of post-modernism in film.

    Every scene in Ex Machina is basically a dialogue covering different arguments in the philosophy of AI. Plus a surreal dance scene.

    I was blown away by mother! when I first saw it. But looking back on it, the allegory wasn't exactly subtle.

    Once Upon a Time in Hollywood is a meta-modern masterpiece.

    Tropic Thunder, as a meta commentary on comedy, is actually really good. Aside from the great comedy itself.

  • The meaning of version numbers can vary across projects.

    One common scheme is Semantic Versioning, which divides the version number into three parts: MAJOR.MINOR.PATCH

    • MAJOR is incremented when there are backwards incompatible changes.
    • MINOR is incremented when new features are added in a backwards compatible way.
    • PATCH is incremented for smaller big fixes.
    • Each number is reset to zero when a higher level number is incremented.

    It's a bit more complex than this, but this is the gist.

  • 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.

  • \1. Many retro games were made for CRT TVs at 480p. Updating the graphics stack modern TVs is valuable, even if nothing else is changed.

    \2. All of my old consoles only have analog A/V outputs. And my TV only has one analog A/V input. The mess of adapter cables and swapping is annoying. I want the convenience of playing on a system that I already have plugged in.

    \3. I don't even still have some of the consoles that play my favorite classic games, and getting retro hardware is sometimes difficult. Especially things like N64 controllers with good joysticks.

    Studios don't need to do a full blown remake to solve these problems. But I'm also not going to say the Crash and Spyro remakes weren't welcome. Nintendo's Virtual Console emulators toe this line pretty well.

    But studios should still put in effort to make these classic games more accessible to modern audiences, and if that means a remake, that's fine with me.

    (I'm mostly thinking about the GameCube/PS2 generation and earlier. I don't see much value in remakes of the Wii/PS3 generation yet.)

  • They can't even be punished. robots.txt is just a convention, not a regulation. It's totally not enforceable.

    The only legal framework we have is copyright law. Those who oppose this behavior will have to demonstrate copyright violation, and that may be difficult to do since the law hasn't caught up.

  • This comment is copyrighted by me and licensed to the public under the terms of the CC-BY-NC-SA 4.0. If you intend to use this comment for commercial purposes, you must secure a commercial license from me, which will cost you a lot of money. If you violate the terms of the CC-BY-NC-SA 4.0 without securing an appropriate license, I will send my army of lawyers that I totally definitely have to defend my copyright against you in court.