Live data from Hacker News

Rob Pike: Dennis Ritchie has died

plus.google.com

131–140 of 214 posts

Re: Rob Pike: Dennis Ritchie has died

#131
post #25

There are several billion people using many billions of devices every day. From the code in your microwave to massive computing clusters, virtually all of our software can trace its ancestry back to this man's intellectual output. I'm eternally grateful for his life and contributions to humanity.

Exactly. It's hard to even really comprehend how deep his influence goes; we're so surrounded by it's hard to even see it sometimes.

Consider that every single person reading these words are doing so using technology he created -- after all, even if you're not on a UNIX derivative you're probably on an OS and web browser written in C.

How much code is written every day in C and its descendants? How much more in languages that themselves are written in C?

dmr is part of an very small group of computer scientists that truly changed the paradigm of computing for everyone everywhere (Turing, von Neumann, Engelbart, ...) As long as there are ones and zeros his name will be remembered.

Re: Rob Pike: Dennis Ritchie has died

#133
post #12

This is really sad. Dennis Ritchie has made an incalculably huge contribution to the tech world. I know most here would be aware, but he is a father of both Unix and the C language, technologies which are the basis for nearly everything we as developers do. He helped write K&R, which many regard as _the_ book for C programming. This is the passing of a legend. Sincerest condolences to his family and friends.

Not the tech world. The world

Re: Rob Pike: Dennis Ritchie has died

#134
post #100

Earlier quoted context omitted.

let's not compare both. Ah yes, the cognitive dissonance of an Apple fanboy developer who knows that C is far more important than anything SJ ever did yet can't reconcile that with their belief that SJ was god. Shame on Hacker News's audience that the front page isn't filled up with Dennis stories right now.

Shame on Hacker News's audience that the front page isn't filled up with Dennis stories right now. Right now 14 of the top 15 stories are about Dennis Ritchie.

Yeah, that wasn't true when I made that comment earlier. I'm happy that the community seems to have come to its senses.

Re: Rob Pike: Dennis Ritchie has died

#135
post #25

There are several billion people using many billions of devices every day. From the code in your microwave to massive computing clusters, virtually all of our software can trace its ancestry back to this man's intellectual output. I'm eternally grateful for his life and contributions to humanity.

"UNIX is very simple, it just needs a genius to understand its simplicity." -- Dennis Ritchie. RIP.

Re: Rob Pike: Dennis Ritchie has died

#137
post #120
post #66

Earlier quoted context omitted.

Not only is K&R _the_ book for C, it's an example for engaging, lucid, just-right technical writing that any technical manual should strive for.

That book is a reminder of a time when Wrox & friends weren't trying to crank out 5 lb tomes on .NET SOAP Interoperability. So many modern books read like a student trying to pad out a page count for a professor.

I wonder what will happen to books like this, as these guys pass away. For instance, I don't see updated versions of Stevens' books, which are classics in their own right with regards to network and systems programming on Unix. I learned a ton of things from those, and wow, they're sure beautiful books.

Re: Rob Pike: Dennis Ritchie has died

#139
post #110
post #100

Earlier quoted context omitted.

let's not compare both. Ah yes, the cognitive dissonance of an Apple fanboy developer who knows that C is far more important than anything SJ ever did yet can't reconcile that with their belief that SJ was god. Shame on Hacker News's audience that the front page isn't filled up with Dennis stories right now.

> C is far more important than anything SJ ever did That's like saying the paintbrush is far more important than the paintings of Michelangelo or da Vinci.

A paintbrush is indeed far more important than the painting of Michel Angelo or da Vinci from an historical point of view.

On top of that, there are thousands of programming language today, many relying deeply on concepts and paradigms that are much younger than C itself, but C remains one of the most used languages. Not only C is very much used, it's still the only option in many cases and it is by far, the language that is most used to implement other languages, or at least to bootstrap them.

Considering the age of the paintbrush comparing to, say, spray ink, your analogy is in fact, not only valid, but a very good one.

Post reply on HN