switch statements

switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).

Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well

  • amio
    link
    fedilink
    4
    edit-2
    8 months ago

    Appreciating possible failures (pessimism, some call it) and being methodical, even if it’s tediously methodical.

    Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well

    wat

    • @cheese_greaterOP
      link
      18 months ago

      Life/abillity to cope = switch statement

      Have an effective default response programmed in you cuz sometimes shit be crazy

    • @cheese_greaterOP
      link
      18 months ago

      pessimism

      Could this be harnessed for inverse thinking?