• Linus Torvalds, creator of Linux, does not believe in cryptocurrencies, calling them a vehicle for scams and a Ponzi scheme.
  • Torvalds was once rumored to be Bitcoin creator Satoshi Nakamoto, but he clarified it was a joke and denied owning a Bitcoin fortune.
  • Torvalds also dismissed the idea of technological singularity as a bedtime story for children, saying continuous exponential growth does not make sense.
  • @sudo@programming.dev
    link
    fedilink
    English
    24
    edit-2
    4 months ago

    git is a way more important contribution to the world that the linux kernel IMO. Its basically the assembly line of almost all modern software production. And Linus actually wrote most of the initial code for it. With Linux he organized the project but was almost immediately not a major contributor. He developed git in the process of maintaining the linux repo.

    • Zekas
      link
      fedilink
      English
      15
      edit-2
      4 months ago

      Can’t two things both be important in different ways? Why must we always relativise?

    • @iopq@lemmy.world
      link
      fedilink
      English
      04 months ago

      git is why we can’t have nice things

      There’s many better VCS, but everyone just goes on GitHub and uses git.

      I dread ever having to touch it. The CLI is unintuitive, the snapshot system is confusing, and may God have mercy on your soul if you mix merging and rebasing