RIP Dennis Ritchie
It’s a common oldster refrain that when you reach a certain age, you have to get used to people you know dying. I think that we, as a community, will have to accept the fact that over the next decade we’re going to wave goodbye to many of those who were the architects of 70s computer technology.
He died the same month as his contemporary Steve Jobs, but in many ways, he lived on the opposite side of the tech spectrum: Jobs was a great businessman, but Ritchie was a technology man. His contributions to the C programming language and the UNIX operating system are probably the achievements that have had the biggest impact on the world of Linux.
The C programming language was developed by Ritchie in the late 60s. By the mid-70s it had become the language of choice for the system level programmer, offering as it did the advantages of a high-level programming language alongside some of the efficiency of assembly language. It's not as dominant these days because more powerful computers have allowed more complex, and less efficient, languages to become viable choices for application development and even for operating system and driver work. However, it remains, by far, the predominant language in the Linux kernel source code. In addition, the influence of C can be felt in almost all subsequent high-level languages.
The creation of C would have ensured that Ritchie's legacy in computer technology was a substantial one, but he was also one of the main creators of the original UNIX operating system. From UNIX sprang MINIX, a teaching system that inspired Linus to create Linux. BSD, MacOSX and Solaris are other systems that owe their existence to UNIX. Even if not UNIX derivative, all modern operating systems owe something to the influence of UNIX.
Goodbye Mr. Ritchie, and thanks for all of your work in shaping the nerdier side of tech. We'll try to keep our braces closed and our pointers legal.
UK based freelance writer Michael Reed writes about technology, retro computing, geek culture and gender politics.
Today’s modular x86 servers are compute-centric, designed as a least common denominator to support a wide range of IT workloads. Those generic, virtualized IT workloads have much different resource optimization requirements than hyperscale and cloud applications. They have resulted in a “one size fits all” enterprise IT architecture that is not optimized for a specific set of IT workloads, and especially not emerging hyperscale workloads, such as web applications, big data, and object storage. In this report, you will learn how shifting the focus from traditional compute-centric IT architectures to an innovative disaggregated fabric-based architecture can optimize and scale your data center.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
| Trying to Tame the Tablet | May 08, 2013 |
| Dart: a New Web Programming Experience | May 07, 2013 |
- RSS Feeds
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- New Products
- Drupal Is a Framework: Why Everyone Needs to Understand This
- A Topic for Discussion - Open Source Feature-Richness?
- Home, My Backup Data Center
- Validate an E-Mail Address with PHP, the Right Way
- New Products
- Developer Poll
- Tech Tip: Really Simple HTTP Server with Python
- not living upto the mobile revolution
2 hours 23 min ago - Deceptive Advertising and
2 hours 59 min ago - Let\'s declare that you have
3 hours 18 sec ago - Alterations in Contest Due
3 hours 1 min ago - At a numbers mindset, your
3 hours 2 min ago - Do not get Just Almost any
3 hours 6 min ago - A fantastic rule-of-thumb to
3 hours 7 min ago - Keren mastah..
Penting,
4 hours 5 min ago - mini tablet compare
5 hours 24 min ago - Looking Good
8 hours 57 min ago
Enter to Win an Adafruit Prototyping Pi Plate Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Prototyping Pi Plate Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- Next winner announced on 5-21-13!
Free Webinar: Linux Backup and Recovery
Most companies incorporate backup procedures for critical data, which can be restored quickly if a loss occurs. However, fewer companies are prepared for catastrophic system failures, in which they lose all data, the entire operating system, applications, settings, patches and more, reducing their system(s) to “bare metal.” After all, before data can be restored to a system, there must be a system to restore it to.
In this one hour webinar, learn how to enhance your existing backup strategies for better disaster recovery preparedness using Storix System Backup Administrator (SBAdmin), a highly flexible bare-metal recovery solution for UNIX and Linux systems.



Comments
whatever we are (as programmer )that is because of you
Your name already written in the history's golden page(Mr.Ritchie)
Future generation will always proud of you..
Good Bye Father of the C Monster
Sleep, perchance to dream, Old Father.
babe main()
{
if(Dragons)
Call_Wizards();
return Jacqui;
}
Thanks !
The World lost one fantastic brain and amazing human beeing.
RIP Dennis and ... thanks !
Thank you, Mr. Ritchie
After discovering I loved programming through BASIC, C was the next language I learned (and am still learning). It opened my eyes even wider to the fun one could have and the wonderful things one could do with a few lines of code. C whetted my appetite for all flavors of programming. In retrospect, Mr. Ritchie's development of C led me to have the cool job I have today.
As others have mentioned, I too will spend some time again reading and coding along with "The C Programing Language."
/* dmr.c */
#include
int main()
{
printf("Thank you, Mr. Ritchie.\n");
return 0;
}
RIP Dennis Ritchie. Thank you
The first time I came across C, it felt like poetry to me. It was truly an amazing piece of work. It seems like almost all languages that came after C tried to emulate its simplicity.
RIP Dennis Ritchie. You will be missed.
RIP Dennis Ritchie
I not a software professional, but had the opportunity to learn C language & Unix both in the hope of advancing my career. I was amazed by the simplicity and power of this language and admired Dennis for his genius. Pioneers like Dennis will always be missed and their loss can never be filled in.
RE: RIP Dennis Ritchie
Much of his notes, his biography and photos can still be found on the Bell Lab Archives: http://cm.bell-labs.com/who/dmr
C is still one of my top favorite programming languages that I work with. I remember reading about UNIX as a kid and had my first opportunity to write programs (and throughly enjoyed it while doing so) on UNIX S5R4 at a university where VAX/VMS was the dominant system.
Thank you Dennis for bringing us C and UNIX. You will be greatly missed.
int main(int argc, char *argv[])
C++ and Linux are the bread and butter of my work. I've surprised myself by how sad the loss of Dennis Ritchie has made me. He made my bread and butter possible!
}
Great loss
His loss will be remembered. The father of C and UNIX, hopefully everyone will remmerb him every time they boot their Linux box
RIP Mr. Ritchie
There are very few people blessed with such a genius brain. Loss of one such a brain is as good as loosing thousands of scientists at once. RIP Mr. Ritchie, your work will be appreciated forever till end of the world.
Goodbye
Thank you for your contribution Dennis. The world will forever be in your debt.
Goodbye Ritchie
Man with a great brain....
Goodbye Father of "C"........
It is always sad to lose
It is always sad to lose people that have made quite significant contributions to the way we manage our daily tasks.
Regards,
Fidel.
We'll do our best to keep the
We'll do our best to keep the pointers legal.
Thank you
main()
{
char *s;
int b=1;
printf("%s\n",s=b?"rest in peace":"goodbye");
}
Goodbye
main()
{
printf("goodbye, world\n");
}
RIP Dennis Ritchie
It is sad for mankind to lose great brains like Mr.Ritchie. We will miss you.
234
234
Thank you
Thank you
...I'm not just a "troll", but also a subscriber!
RIP Dennis Ritchie. Thank you
RIP Dennis Ritchie.
Thank you for bringing us C.
RIP Dennis Ritchie. Thank you
RIP Dennis Ritchie.
Thank you for bringing me C.
Re: RIP Dennis Ritchie
I think I'm going to have to read "The C Programming Language" again, in his honor. Fair winds and following seas, Mr. Ritchie, and thank you for all of your contributions!
Howard