this post was submitted on 26 Oct 2025
47 points (82.2% liked)

Ask Lemmy

35293 readers
1694 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

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.

top 40 comments
sorted by: hot top controversial new old
[–] LeFantome@programming.dev 3 points 1 day ago

How has nobody said Fabrice Bellard?

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

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

[–] mojofrododojo@lemmy.world 6 points 1 day ago
[–] ClassifiedPancake@discuss.tchncs.de 5 points 1 day ago* (last edited 1 day ago)
[–] CannedYeet@lemmy.world 7 points 1 day ago
[–] Crackhappy@lemmy.world 31 points 2 days ago

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

[–] JoMiran@lemmy.ml 23 points 2 days ago (1 children)

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

[–] naticus@lemmy.world 7 points 1 day ago* (last edited 1 day 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.

[–] Jankatarch@lemmy.world 10 points 2 days ago

Ken Thompson.

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

[–] Artisian@lemmy.world 42 points 2 days ago (1 children)

Somebody tell me if my vibe is correct: Linus Torvalds

[–] _stranger_@lemmy.world 43 points 2 days ago (3 children)

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

[–] Kolanaki@pawb.social 21 points 2 days ago* (last edited 2 days 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.

[–] Zwuzelmaus@feddit.org 25 points 2 days ago (1 children)

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.

[–] agelord@lemmy.world 9 points 2 days ago (2 children)

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

[–] pmk@lemmy.sdf.org 1 points 1 day ago (1 children)

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 2 points 1 day ago* (last edited 1 day ago) (1 children)

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.

[–] pmk@lemmy.sdf.org 1 points 1 day ago (1 children)

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

[–] agelord@lemmy.world 2 points 1 day 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.

[–] victorz@lemmy.world 3 points 2 days ago

Yeah that thing looks really dope. Wish I had that when I was at University.

[–] snowboardbumvt@lemmy.world 33 points 2 days ago (1 children)

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 3 points 1 day ago

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

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

[–] Chewbaccabra@lemmy.world 30 points 2 days ago (1 children)
[–] groet@feddit.org 17 points 2 days ago* (last edited 2 days ago)
[–] Rhynoplaz@lemmy.world 31 points 2 days ago (1 children)

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

[–] AlexanderTheDead@lemmy.world 1 points 2 days ago

Love stardew, sunk over 2k hours into it and counting, and CA is based for a lot of reasons (not just his solo coding), but he's not The Guy™ this question is looking for.

[–] felixwhynot@lemmy.world 16 points 2 days ago (1 children)

John Carmack comes to mind

[–] Kolanaki@pawb.social 4 points 2 days ago

John Carmack is not human. He is a cyborg from the future.

[–] vane@lemmy.world 6 points 2 days ago (1 children)

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

[–] naticus@lemmy.world 3 points 1 day ago (1 children)

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.

[–] Godort@lemmy.ca 16 points 2 days ago* (last edited 2 days ago)

John Cristy's creation of ImageMagick probably qualifies

[–] Hossenfeffer@feddit.uk 4 points 2 days ago

Jeff Minter. If you know, you know.

[–] HubertManne@piefed.social 2 points 1 day 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.

[–] saltesc@lemmy.world 7 points 2 days ago

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

[–] akai_android@programming.dev 6 points 2 days ago

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

[–] Epp2@lemmynsfw.com 5 points 2 days 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.

[–] hperrin@lemmy.ca 3 points 2 days 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.