• nexussapphire@lemm.ee
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 months ago

    Transcoding an HDR blueray to h265 filled it up pretty quick and I’m about to start dabbling with game development/3d modeling.

    I’ve also filled it up pretty quick learning how fast various data structures are in which situations. You don’t really see a difference in speed until you get into the billions of items at least for python.

      • nexussapphire@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 months ago

        For automations and small apps it’s fast enough. It’s a fair traidoff for the fast turnaround time.

        I’m thinking of learning go or c though because i don’t care much for the runtime errors. It’s no fun using an application for a while just for a typo in a rarely used function to tank the entire app.