Use R you fucking monkeys

  • Speaker [e/em/eir]
    ·
    6 days ago

    Is there anything especially good that's strongly typed? Spark is fine, but I'm one of 5 people I've ever encountered who's actually using the typed dataset APIs or leaning into type safety as a feature, and doing so puts me at odds with basically every book anyone learning Spark is likely to read.

    • comrade_pibb [comrade/them]
      ·
      edit-2
      6 days ago

      Python is strongly typed. It's also dynamically typed

      That's different than weak typing

      • Speaker [e/em/eir]
        ·
        edit-2
        5 days ago

        The qualifier "especially good" excludes Python. Static typing would be preferred, but not required.

          • Speaker [e/em/eir]
            ·
            5 days ago

            I'm already writing Scala, Kotlin feels like it'd be a lateral or even negative move. 😄 I'd be curious to see what some nontrivial Spark in Kotlin looks like, though.