Re: RFC Convert builin mailinfo.c to use The Better String Library.
november 2011 by infovore
"Quite frankly, even if the choice of C were to do *nothing* but keep the C++ programmers out, that in itself would be a huge reason to use C." Linus doesn't like C++.
c
git
programming
linustorvalds
november 2011 by infovore
Obituary: printf("goodbye, Dennis"); | The Economist
october 2011 by infovore
"All operating systems know when they were born. Their internal clocks start counting then, so they can calculate the date and time in the future. It is unclear whether it was Mr Ritchie or Mr Thompson who set the so-called start Unix time at January 1st, 1970. That moment came to be known as the epoch. Mr Ritchie helped bring it about. And with it, he ushered in a new era." Which is as poetic a way as any of expressing how deeply rooted K&R are in the modern world.
dennisritchie
economist
obituary
technology
unix
c
october 2011 by infovore
DMR, 1941—2011
october 2011 by infovore
"It’s hard to believe that there was a time when any of these weren’t conventional wisdom, but there was such a time. Unix combines more obvious-in-retrospect engineering design choices than anything else I’ve seen or am likely to see in my lifetime.
It is impossible — absolutely impossible — to overstate the debt my profession owes to Dennis Ritchie. I’ve been living in a world he helped invent for over thirty years."
timbray
c
programming
unix
computerscience
dennisritchie
It is impossible — absolutely impossible — to overstate the debt my profession owes to Dennis Ritchie. I’ve been living in a world he helped invent for over thirty years."
october 2011 by infovore
Dennis Ritchie obituary | Technology | The Guardian
october 2011 by infovore
Critical, critical, to the world we live in today.
c
unix
history
computing
dennisritchie
october 2011 by infovore
GameDev.net - Graphics Programming Black Book
july 2009 by infovore
"Michael Abrash's classic Graphics Programming Black Book is a compilation of Michael's previous writings on assembly language and graphics programming (including from his "Graphics Programming" column in Dr. Dobb's Journal). Much of the focus of this book is on profiling and code testing, as well as performance optimization. It also explores much of the technology behind the Doom and Quake 3-D games, and 3-D graphics problems such as texture mapping, hidden surface removal, and the like." My old URL for this no longer works, but fortunately, this one does.
games
programming
graphics
3D
development
c
july 2009 by infovore
Flickcurl: C library for the Flickr API
july 2009 by infovore
"Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It uses libcurl to call the REST web service and libxml2 to manipulate the XML responses." I did not know about this, but it looks nifty. Now, to compile it on OSX...
flickr
api
c
curl
utility
programming
july 2009 by infovore
On Loving C.. - Beautiful Code
february 2008 by infovore
"C is prickly, so its affordance is care."
programming
development
c
february 2008 by infovore
The Perils of JavaSchools - Joel on Software
january 2006 by infovore
Pointers tripped me up when I was 13 and trying to learn C. Flummoxed, I tell you - and put off programming for a while. Now, though, I appreciate Joel's point (even if I'm a lousy coder and not worthy of the title "programmer"). I think it's the fact I k
programming
learning
essay
language
c
java
computing
january 2006 by infovore
Copy this bookmark: