#sometimes being trans and a programmer aligns perfectly
Explore tagged Tumblr posts
Text
So I'm writing a program, right? and it translates between two codesets, and it needs to have a global variable to store the translation table.
so naturally I call it TRANS.
but the fun part is that I actually need another variable, a inverted form of the translation table, which turns into TRANS at a startup.
So obviously I named it CIS.
488 notes
·
View notes