Dez 24 2009

Merry christmas

Christoph

!!! merry christmas and a happy new year to all WinSTB !!!
!!! developers, users and supporters, may the source be !!!
!!! with u further on … !!!

Source: Direct link to the source code

1 Star2 Stars3 Stars4 Stars5 Stars (2 Bewertungen, Durchschnitt: 3.50 von 5)
Loading ... Loading ...

Dez 23 2009

Transfer gigabytes through AIM

Christoph

/* holy crap. who the f*ck would transfer gigabytes through
   AIM?! */
static char *sizes[4] = { “bytes”, “KB”, “MB”, “GB” };

Source: Direct link to the source code
Software: pidgin
Programming language: C

1 Star2 Stars3 Stars4 Stars5 Stars (3 Bewertungen, Durchschnitt: 3.67 von 5)
Loading ... Loading ...

Dez 22 2009

Sometimes the world sucks

Christoph

/* attempt to create a new thread to wait for activity,
 * this is because windows pipes are crap and doing a Wait on
 * them fails. so us poor programmers have to jump through
 * lots of hoops just to make Bills crap usable, and what
 * really hurts is that after doing so every non-programmer
 * thinks Bills stuff is wonderful!
 * Sometimes the world sucks.
 */

Source: Direct link to the source code
Software: JASSPA MicroEmacs
Programming language: C

1 Star2 Stars3 Stars4 Stars5 Stars (4 Bewertungen, Durchschnitt: 4.00 von 5)
Loading ... Loading ...

Dez 21 2009

I haven’t the faintest clue

Christoph

# Why the f*ck this is necessary, I haven’t the faintest
# clue, but it is. Oh trust me, it is.

Source: Direct link to the source code
Programming language: Ruby

1 Star2 Stars3 Stars4 Stars5 Stars (4 Bewertungen, Durchschnitt: 4.00 von 5)
Loading ... Loading ...

Dez 17 2009

Mark it as dirty

Christoph

//mark it as dirty and save it.
//WTF???? this is such a weird bug. i dunno
//why the f*ck i have to do it, but without the
//(string) cast it will cause the value to be
//&UNKNOWN:0 via vardump, print_r segfaults,
//and it totally f*cks up everything.

Source: Direct link to the source code
Software: BaseJumper
Programming language: PHP

1 Star2 Stars3 Stars4 Stars5 Stars (4 Bewertungen, Durchschnitt: 3.75 von 5)
Loading ... Loading ...