there goes gabrielle
sad day today. i wasn’t able to watch desperate housewives. i’m so sad, infact, i think i won’t say much…
/* reckless memory allocations
* of patience, temper and frustration.
* no garbage collecting too..
*/
#ifdef DICKHEADS_WATCHING_JUSTICE_LEAGUE
while (1) {
long double *fuck_shit;
fuck_shit = (long double *) malloc (sizeof (long double));
}
#endif
#ifndef DICKHEADS_WATCHING_JUSTICE_LEAGUE
#define WATCHED_DESPERATE_HOUSEWIVES
#endif
#ifdef WATCHED_DESPERATE_HOUSEWIVES
printf (”bragging rights for the week secured!\n”);
printf (”post productive blog entry rather than this dipshit!\n”);
exit (0); /* graceful exit */
#endif
p.s. i’ll go jump off a cliff now…
