Earlier quoted context omitted.
> where's your revolutionary free code that you gave to the world? I’m no Einstein. XD I wasn’t trying to minimize Bellard’s contributions! I’m in awe of them, and very grateful. If anything I was just noticing that Fabrice is a fantastic example of how much contribution those geniuses could make if they had access to even the bare minimum of education and stability. For example, if they weren’t growing up in the kil…
An Einstein or Bellard would pass the exams anyways. A schlub like me probably wouldn't, and I recognize the advantages I've had, but your quote was about Einsteins.
I admire Fabrice Bellard. He is almost certainly a better overall programmer
331–340 of 488 posts
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#332Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#333My jaw dropped when I read this guy wrote ffmpeg AND QEMU!!? Thats insane levels of talent and capability. I remember looking through the source for QEMU and it appeared monstrous in its scale. Dude is a legend, no wonder Carmack is complimenting him.
To be clear, while he is the original author of both those programs, both are now developed by other people and have been for many years.
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#334Can anybody point me at any interviews of Fabrice? I've looked several times (including just now) and I can't find /anything/ - am I missing something obvious?
My previous comment with links - https://news.ycombinator.com/item?id=46372370
dang's links - https://news.ycombinator.com/item?id=46379975
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#335It's interesting to me that most of Bellard's work is basically turning specs into C. His most important projects are ffmpeg (codec specs), qEmu (ISA specs), QuickJS (the EcmaScript spec), tinyC (the C spec), and his telecom company (LTE specs). I guess the pi calculations and neural network stuff are exceptions. Just to be clear, this doesn't make his work any less impressive. Highly performant codec and emulator im…
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#336Earlier quoted context omitted.
I think developers sometimes get too obsessed with code quality thinking that smarter code makes them a better developer. In fact I’ve seen developers fall into the trap of mistaking their code as the product and thus spend so much time beautifying it that that fail to ever release anything. Then you have the other end of the spectrum where people are too focused on hacking stuff together that the end result is unmai…
But the code quality is speed. And reach. You can not advance, unless you can read the code, you can understand the model, you can not scale beyond a certain point. The beauty of the architecture is the ability to build a spaceship compared to a train of kerosene tankers. Physically similar, but in capability radical different. I find this very scary. Somebody unable to perceive capabilities and tech-debt. If you can…
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#337First time I see his picture, and it’s a bit like someone’s revealed the identity of Satoshi Nakamoto when it’s clear they are going out of their way to protect their privacy and stay out of the limelight. My impression is the guy had always better things to do than engage with the greater internet, like thinking real hard and solving difficult problems. Much respect to his work, but even more respect to his work eth…
Honestly, two mythologized figures (Carmack and Bellard). They're good (like, quite good), but as soon as their names come up people start talking about some weird expectation of what they are supposed to think rather than the actual things they did. Somehow, that mythologizing diminishes their accomplishments.
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#338Earlier quoted context omitted.
Parent knows. He makes an analogy, not an absolute equivalence.
Right, but the analogy is very clearly about someone trying to hide / protect their identity, which doesn’t apply in this case. Perhaps it was trying to stretch it to “unknown figure”, saying this programmer is mysterious, even though it was not by choice but circumstance: fame has eluded him. (Not implying it’s desired). But on that reading, I would still say the metaphor fails: it’s not effective at conveying this…
"Thou shalt not take the name of the Lord in vain". I apologise.
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#339How on earth were those people able to create such amazing things? Will I ever be able to create something that brilliant someday? What should I even make? I have so many more tools than they did, even LLMs. Where can I learn the ideas and skills they had?
Re: I admire Fabrice Bellard. He is almost certainly a better overall programmer
#340Reading the list of Bellard's contributions, what strikes me is not the raw ability (although certainly there is that too!) but "damn, he knows how to pick 'em!" He keeps picking stuff to work on that ends up being insanely useful to a massive number of people. That seems somehow even more remarkable than the technical ability. Deciding what to work on might be the most important question in life.
Maybe 100x or more in Bertrand’s case.
It’s not about putting in 19 hour days or spitting out more lines of code or PRs or whatever.
It’s coming up with elegant solutions with broad impact that no one else even considered.