• @plm00@lemmy.ml
    link
    fedilink
    2710 days ago

    In case anyone is like “oh interesting, didn’t know that” then keeps scrolling: it’s not true.

    • @Deconceptualist@leminal.space
      link
      fedilink
      2010 days ago

      Sure it is. Linus Torvalds was the 51st person in his lineage to be be named Nus, so following Finnish tradition his parents put the roman numeral prefix in front of his name. It’s quite a coincidence that he also uses an operating system that follows the same convention!

    • @Rusty@lemmy.ca
      link
      fedilink
      English
      410 days ago

      I don’t think anyone on linuxmemes community though it was true. Maybe someone coming from /all

    • @slate@sh.itjust.works
      link
      fedilink
      110 days ago

      As it should. Ignore all other comments in this thread. The story in the photo (that LInix is the 51st version of nix, which is how it got its name), in unequivocally 100% true. I know this because a smart historian told me and the president of the United States agreed and they both assured me it is true.

      • @dylanmorgan@sh.itjust.works
        link
        fedilink
        010 days ago

        It would probably be “1000s”.

        Smaller roman numerals before larger are subtracted from the nearest larger numeral.

        So, IX (1 10) is (10-1)=9. “LLM” would be (50 50 1000) which would probably be (1000-(50-50))=1000. It could be (1000-(50+50))=900 but that would more correctly be written “CM.”

      • @flambonkscious@sh.itjust.works
        link
        fedilink
        English
        310 days ago

        Question is, is it an instance just for horse stuff, horseshit, or both: horsing around

        I’ve just realised “horsing around” is probably just a term for when they get the zoomies for whatever reason? (and being anxious, I guess that happens a bit?)

    • @Blackmist@feddit.uk
      link
      fedilink
      English
      19 days ago

      I know, right. It’s disgusting this has been upvoted.

      It should be 1001 for MInix. 101 was CInix.

    • @buddascrayon@lemmy.world
      link
      fedilink
      410 days ago

      This could be a good thing. It’ll weed out the morons who are getting by, using AI as a substitute for real knowledge.

  • @Auth@lemmy.world
    link
    fedilink
    English
    910 days ago

    Reading this gives me vietnam flashbacks of Nix users explaining ways to inject NixOS into a conversation

    • Flax
      link
      fedilink
      English
      1
      edit-2
      10 days ago

      I ate it until they said LInix. I just guessed it was called Linux due to Linus Torvalds

  • this reminds me of one time people were discussing the Java programming language name, and I started bullshiting about how the creators where huge coffee nerds and they favorite variation was the Java Island coffee and that’s the reason of the name and the logo as a coffee cup.

    Little I knew, that was kinda the real reason.

    • @cygnus@lemmy.ca
      link
      fedilink
      210 days ago

      Then we’d have debates about classical (kinix) versys ecclesiastical (chinix) pronunciation, just like GIF vs JIF.

  • @Tai@mander.xyz
    link
    fedilink
    210 days ago

    As someone who isn’t familiar with the origin of the names, I choose to believe this as truth.

    • Unix is the single user version of Multics, an operating system for that could handle multiple users simultaneously. The multi user stuff didn’t actually work great, but the other tech it had was great, so they made a single user version. The name was made to sound like it was Multics without the “Multi”.

      Unix became a proprietary, paid operating system. Linus Torvalds took a Unix course at university and became interested in operating systems. He didn’t like that rules prevented him from actually modifying the Unix system even if he knew how. So he made his own free and open source version of the Unix operating system and named it after himself, because of his “big ego” as he puts it.

      Now this is where I have to interject for a moment because, actually, Linus only wrote the kernel of the operating system. He didn’t write any of the common programs and tools. For that he used GNU software, which are all free and open source themselves.