Finally I have a valid reason to learn about memory management. It was also hella weird when encountering it.

  • mhague@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    Cruft can be a hard thing to debug. Mainly when you’re not used to memory issues and haven’t learned all the best practices.

    There’s also zig if you want to play with memory. You’ll know a lot about allocation, that’s for sure.