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.

all 40 comments

sorted by: hot top controversial new old
[–] 43 points 9 months ago (1 child)

Somebody tell me if my vibe is correct: Linus Torvalds

  • source
  • hideshow 2 child comments
  • [–] 44 points 9 months ago (3 children)

    Everyone remembers him for the kernel, many forget he also wrote git.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 34 points 9 months ago (1 child)

    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.

  • source
  • hideshow 2 child comments
  • [–] 33 points 9 months ago

    This is an easy one. Chris Sawyer. Created multiple Tycoon games from scratch, in Assembly.

  • source
  • [–] 32 points 9 months ago (1 child)
  • [–] 32 points 9 months ago (1 child)

    I don't know many, so I'll throw in Concerned Ape.

  • source
  • hideshow 2 child comments
  • [–] 25 points 9 months ago (1 child)

    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.

  • source
  • hideshow 2 child comments
  • [–] 9 points 9 months ago (2 children)

    Check out the absolute chads who created typst.app while writing their thesis because they were frustrated with LaTeX

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 9 months ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago* (last edited 9 months ago) (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago (1 child)

    I haven't tried typst, how does it compare to plain TeX?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months 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.

  • source
  • parent
  • [–] 23 points 9 months ago (1 child)

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

  • source
  • hideshow 2 child comments
  • [–] 7 points 9 months 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.

  • source
  • parent
  • [–] 21 points 9 months ago*

    Tarn Adams and Concerned Ape.

    Why? Dwarf Fortress and Stardew Valley (and maybe Haunted Chocolatier if he ever works on it instead of adding another big update to Stardew). 'Nuff said.

  • source
  • [–] 17 points 9 months ago*

    John Cristy's creation of ImageMagick probably qualifies

  • source
  • [–] 17 points 9 months ago (1 child)

    John Carmack comes to mind

  • source
  • hideshow 2 child comments
  • [–] 11 points 9 months ago

    Ken Thompson.

    He built grep in a cave overnight with a box of scraps.

  • source
  • [–] 7 points 9 months ago
    [–] 7 points 9 months ago

    I mean, if you're not looking at just coding, Tyler bringing us Schedule 1 was pretty bad ass in many ways.

  • source
  • [–] 6 points 9 months ago
    [–] 6 points 9 months ago

    ankane for Ruby/rails. person is just constantly working on useful stuff

  • source
  • [–] 6 points 9 months ago (1 child)

    Sid Meier only one who's name is before game title.

  • source
  • hideshow 2 child comments
  • [–] 3 points 9 months ago (1 child)

    Has he ever done a solo project though? Even the first game titled with his name, Pirates!, wasn't solo. It was his project though.

    And I can think of other games with people's names before the game title, but they were the author of the source material and not involved with the game development itself: Tom Clancy and Clive Barker.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 9 months ago

    Victor Chelaru of FlatRedBall and GUM fame. He codes in his car while waiting for his kids to get out of school, he codes on the beach while on vacation, and he literally codes in the waiting room of doctors visits. No joke, he almost never stops coding.

  • source
  • [–] 5 points 9 months ago

    Jeff Minter. If you know, you know.

  • source
  • [–] 3 points 9 months ago

    How has nobody said Fabrice Bellard?

    QEMU, FFMPEG, TCC, TinyGL, QuickJS, and TSAC.

    https://en.wikipedia.org/wiki/Fabrice_Bellard

  • source
  • [–] 3 points 9 months ago

    Richard Harris has had many awesome projects. He generally gets community support quickly. I started using Svelte way back on Svelte 1, and it was amazing. Still using it, and I love how Richard and the others have improved it.

  • source
  • [–] 2 points 9 months 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.

  • source
  • [–] 1 point 9 months ago