you are viewing a single comment's thread
view the rest of the comments
[–] 29 points 3 years ago (2 children)
  • [–] 25 points 3 years ago (1 child)

    As a software developer, I actually use "truthy" and "falsy" pretty regularly for "the computer thinks this value is true/false"

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 3 years ago (1 child)

    Just remember that even though None is Falsy, an array of Nones is Truthy. Gets me every time. I fucking understand it logically (because the array itself exists) but damnit if I can make my lizard brain comprehend it while coding it.

  • source
  • parent
  • hideshow 2 child comments