• hddsx@lemmy.ca
      16·
      25 days ago

      This is why I free nothing and only malloc().

      #WhoNeedsMemoryManagement

      #JustDownloadMoreRAM

      • Lembot_0004@discuss.online
        6·
        25 days ago

        You’re sick with Java-Python Syndrome. The only cure is C++. But you’re too old to master C++ before you segfault. Muahahahahaha!

        • hddsx@lemmy.ca
          7·
          25 days ago

          You know, my biggest gripe with python isnt abstracted memory management. My biggest grip is duck typing

          • Troy@lemmy.ca
            8·
            25 days ago

            Duck typing is my favourite. Pry it from my cold dead (object that appears to be hands, and probably is, but maybe isn’t).

          • exu@feditown.comEnglish
            3·
            25 days ago

            At least it’s strongly typed as well unlike JavaScript.

          • Lembot_0004@discuss.online
            21·
            25 days ago

            duck typing

            Script languages are very nice for writing pre-100-lines long listings. Where you can keep all types in your head. Consider Python uber-bash. Unsuitable for anything else, though.