Musk’s repeated outbursts against advertisers have dried up the main source of revenue for the loss-making company formerly known as Twitter. A recent decision to sue them for heeding his own advice to not buy ads on the platform hasn’t helped. At some point, he will have to provide a fresh infusion of cash to salvage his $44 billion takeover.

you are viewing a single comment's thread
view the rest of the comments
[–] 34 points 2 years ago (2 children)
  • [–] 14 points 2 years ago (1 child)
  • [–] 34 points 2 years ago (2 children)
    if (mode(FREE_MARKET_CAPITALISM) == TRUE) {
        big();
    }
    
  • source
  • parent
  • hideshow 4 child comments
  • [–] 16 points 2 years ago (2 children)

    You don't need " == True" except if it's the name of a variable that's not boolean, in which case it wouldn't make sense to name it "True".

    -1

  • source
  • parent
  • hideshow 4 child comments
  • [–] 8 points 2 years ago

    Some languages have nullable booleans where evaluating them directly may lead to errors. An example is PowerQuery M, which is designed for data queries and transformations, where "no value" may be distinct from "false".

    The syntax of the example most definitely isn't M, but I'm just saying, such languages exist.

  • source
  • parent
  • [–] 3 points 2 years ago (2 children)

    You do realize this is a joke, right? That this is not a programming community, so a little clarity of said joke may be beneficial?

    Sometimes it’s better to go with the flow, and not overthink things. 😊

  • source
  • parent
  • hideshow 4 child comments