• @[email protected]
    link
    fedilink
    410 days ago

    I just learned that in Python, it’s fucking terrible. Python is a fucking mess and my next script will be in a different language.

    • qaz
      link
      fedilink
      English
      410 days ago

      Perhaps TS is not a terrible language for shell scripts after all

    • @[email protected]
      link
      fedilink
      310 days ago

      As a python lover, I have to ask, what don’t you like about it and what languages do you generally prefer?

      • @[email protected]
        link
        fedilink
        19 days ago

        I prefer strongly typed languages. Using bytes isn’t intuitive.

        Transforming certain data types into other data types is often not straightforward.

        The identation is the worst though. Let me format the code however I want.