Thursday 13 October 2011

Farewell, Master


Today I read the latest sad news. Denis Ritchie, co-writer and co-ideator of UNIX and C programming language, died at 70.
Thank you for your immense contribute to computer science.

int main(int argc, char** argv){
   printf("Farewell mr. Ritchie.\n");
   printf("You made our tools.\n");
   printf("You made the True Operating System.\n");
   printf("You made us programmers.\n");
   printf("You made us hackers.\n");
   return 0;
}

Thursday 6 October 2011

Thank you

Thank you for NeXT and its codebase.
Thank you for the Macintosh, a real personal computer, wich does what a PC should do in 2011.
Thank you for iPhone.
Thank you for iPad, the "magical" device.
Thank you for creating this framework, giving me the opportunity to work as a Real Programmer in a Real Programming Language.
Thank you, Steve.