boolshit (definition)
adj. -tier, -tiest
- code that performs a conditional test for true or false in order to set a Boolean value: if (isActive == true) {doProcessing = true} else if (isActive == false) {doProcessing = false}, cf. doProcessing = isActive
- a programmer who writes such code
- what you say under your breath when you encounter boolshit code in anticipation of the subsequent gaffes you will have to deal with and debug
[
posted on 8 February 2007 at 9:35:16 AM
]