Friend who is not a software person sent me this tweet, which amused me as it did them. They asked if “runk” was real, which I assume not.

But what are some good examples of real ones like this? xz became famous for the hack of course, so i then read a bit about how important this compression algorithm is/was.

  • Angel Mountain@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    Git, by Linus? Maybe even linux itself? Ok actually Linus might just be Steve Wozniak without an annoying Steve Jobs guy next to him, while actually being a lot bigger than Apple maybe?

    • Echo Dot@feddit.uk
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      It’s really hard to imagine a world without Git. If it hadn’t been invented I think it would have been necessary to create it it’s one of those things that’s hard to imagine and then impossible to work out how you can survive without it.

      Yet the vast majority of the world probably don’t even know what it is, and wouldn’t even understand it if it was explained to them.

      • calcopiritus@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        Git is not the only version control software out there, and not the first one either.

        Facebook for example is famous for not using git. Because their own modified copy of mercurial fits their needs better.

        Microsoft didn’t use git until relatively recently either. They had to make some big contributions to make it work for their system.