GNU Free Laughing

Non solo software libero, ma GNU offre anche la possibilità, di farsi liberamente due risate...GNU per ridere...a chi certe cose fanno ridere...Programmers, Sysadmin, Hackers...forse...

GNU reparto fun dunque. Chi non ha mai dichiarato qualche variabile in C come:  
  
short circuit;  
double trouble;  
short pants;  
union onion;  
const ipated;  
case closed:  
double or_nothing;

  
Quale Sysadmin UNIX/Linux non ha mai fatto qualche strana domanda al proprio sistema?  

Per esempio alla propria C Shell....  
% man: why did you get a divorce?  
man:: Too many arguments.

  
Sul sito è possibile dare uno sguardo al codice C del genoma umano rilasciato sotto GPL...  
root@God:#cat HUMAN_DNA.H
===  
/* HUMAN_DNA.H  
*  
* Human Genome  
* Version 2.1  
*  
* (C) God  
*/  
  
/* Revision history:  
*  
* 0000-00-01 00:00  1.0  Adam.  
* 0000-00-02 10:00  1.1  Eve.  
...  
#include "mother.h"  
#include "father.h"  
  
#infndef FATHER  
#warn("Father unknown -- guessing\n")  
#include "bastard.h"  
#endif  
...

  
...oppure interessarsi all'annoso problema del buffer overflow dell'acronimo GNU (Gnu's not UNIX) che causa un crash nella lingua inglese e su cui Stallman si pronuncia dicendo:  
"Linguistic bugs are notoriously difficult to track down... The capacity of the stack depends on the memory of the person reading the buggy text.In addition, there is not yet any English interface to gdb, which means searching manually through coredumps to find the problem."
  
Questo ed altro...canzoni, poesie, disegni e tra le altre cose una guida per conoscere il vostro System Administrator, direttamente dai FSF's email archives.  

Privacy Policy