• rtxn@lemmy.world
    link
    fedilink
    arrow-up
    54
    arrow-down
    1
    ·
    edit-2
    2 days ago

    That’s not the truth. It’s one of infinitely many truths. They hated him because Jesus didn’t understand how implicit type casting between int and bool worked.

      • CanadaPlus@lemmy.sdf.org
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        22 hours ago

        I told them to leave a pamphlet and fuck off, but the pamphlet was a fixed-point combinator that put them back on my porch again.

    • Tanoh@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      And then there are things like strcmp() that uses 0 as true. At least it is for a good reason, but still confusing.

      • rtxn@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        1 day ago

        I don’t find it confusing at all. The function doesn’t test equivalence, and the return value is not meant to be a logical value.