Other than yourself. obviously.

I’m curious about the cliché or obscure superlatives with no constraints other than the scope of impact; could be positive or negative in some contexts.

  • HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    14 hours ago

    I mean ernest famously did not seem to let people in with kbin. Its the whole reason mbin had to be forked. He was nice though so not sure about chad per se. Hope he is doing well.

  • Jo Miran@lemmy.ml
    link
    fedilink
    arrow-up
    23
    ·
    1 day ago

    If it isn’t Linus Torvalds with Linux then it has to be Steve Wozniak and Apple.

    • naticus@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      14 hours ago

      I have to agree with Linus for the Linux kernel and for git. Not just because he’s well known, but there are few developers who have had the influence he has and continues to have on a daily basis over the course of the last few decades. I really worry what will happen when he finally decides to step down. He gets a lot of flak for his rants against other developers, but for good reason: he demands a certain level of coding quality because it effects billions of servers and workstations, but with no room for being tactful or gentle. Some devs get lazy and are inefficient, and that would effect stability for everyone. Also: I would hate to submit a module to Linus because I’m also lazy and inefficient in my coding.

  • Zwuzelmaus@feddit.org
    link
    fedilink
    arrow-up
    25
    ·
    1 day ago

    I say Don Knuth, who created TeX.

    It is in use already much longer than Linux, and for several decades it was regarded as the only bug-free program.

      • pmk@lemmy.sdf.org
        link
        fedilink
        arrow-up
        1
        ·
        7 hours ago

        As a TeX hobbyist, I would argue that they serve slightly different purposes. Plain TeX is for typography, the workflow is that of low level control where your human judgement is needed for interventions and decisions. LaTeX serves a different purpose, it aides the author of a text to focus on the content while abstracting away the underlying inherent problems in fitting letters on a page. TeX is small, difficult, but simple. LaTeX is huge, with 30 years of abstractions built on top of abstractions, until nowadays few people know how to actually deal with an overfull or underfull hbox the right way.

        • agelord@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          1 hour ago

          Yes, LaTeX is huge with its many years of development and layers upon layers of abstractions glued on top of one another. This is also why a new start was necessary, this is where Typst comes in, in my opinion.

            • agelord@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              53 minutes ago

              Well, Typst isn’t directly comparable to plain TeX given how low level plain TeX is. Typst also poses itself as a LaTeX alternative, rather than that of plain TeX. So, I think, it’d be more prudent to compare between Typst and LaTeX.

              For beginners, Typst is much easier to get into compared to LaTeX. Typst is also much faster at compiling documents. Error messages are also clearer in Typst. Typst itself is compiled to a single binary, so local installation is as easy as just downloading it and putting it into a directory that’s available in $PATH.

              I might as well also mention that the Typst web app runs on webassembly (meaning that the browser does the compiling instead of some server), so there is no compile duration limit like that of Overleaf.

  • snowboardbumvt@lemmy.world
    link
    fedilink
    arrow-up
    32
    ·
    1 day ago

    TempleOS is really impressive for an OS made by one guy! Terrence Davis had some mental health issues, but he’s legendary as a programmer.

    • nagaram@startrek.website
      link
      fedilink
      arrow-up
      3
      ·
      10 hours ago

      Terry A. Davis’s story inspired me to try coding professionally.

      Unfortunately coding professionally convinced me I’d have more fun in IT.