• bumpusoot [any]
    ·
    2 months ago

    Static typing is for wusses who can't handle dynamic, go-getter variables pineapple-surf

    • rayon@lemm.ee
      ·
      2 months ago

      static typing:

      • afraid to make mistakes
      • restricts your freedom
      • thinks i'm too stupid to know the types of my variables
      • years of programming yet no real world use found for Option<Option<Result<Int>>>

      dynamic typing

      • bold, fearless
      • null pointer exceptions? catch them and return 0
      • can use eval, easily extendable