me: there is only one gender

bigot: no, there are two

me: this is fun. now there are three genders.

bigot: there are four genders

me: now there are five!

bigot: there are six ge-- WAIT

@ben
i = 1;
while(true) {
printf("There are %s + 1 genders", i);
i++;
}

@forAll52 that's gonna crash really fast when it tries to write (char*)0x00000001 to stdout

@ben should have put %d and checked for overflow, although a negative number of genders would be cool too

@forAll52
I mean unless you're writing code on an embedded system, C++ or Java is better.
@ben

@forAll52
Yeah I sas thinking along the lines of data processing and simulations.
@ben

Sign in to participate in the conversation
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!