• 0 Posts
  • 28 Comments
Joined 8 months ago
cake
Cake day: January 2nd, 2024

help-circle









  • iarigby@lemmy.worldtoProgrammer Humor@lemmy.mlGot no time to code
    link
    fedilink
    arrow-up
    11
    arrow-down
    3
    ·
    3 months ago

    Also, tests ARE THE code, and equally important too! However so many people make the mistake of writing tests after the function, when the benefit is less immediate. They also have the illusion that they are done and have to do extra work. And since they didn’t write the test first, they most likely wasted a ton of time and energy on extra work of testing changes manually







  • the can’t add proper typing without adding a compiler. Whatever they add will be closer to puthon’s type hints. I’ve had to write primary in python lately and type hints help very very slightly, and tools like pyright catch so many false errors due to lack of hints in libraries that we’re forced to add ignore statements on too many lines. I genuinely don’t understand how there can be so many languages and all of them be painful to use



  • iarigby@lemmy.worldtoLinux@lemmy.mlNixOS for gamedev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 months ago

    If you were able to set it up yourself I feel like nix learning curve shouldn’t be too hard for you. Especially since if you decide to go back, you’ll bring back lots of value - you can use nix package manager and home manager on any distro. I’m very interested to try them out but am a bit wary since I don’t have experience with nixos



  • iarigby@lemmy.worldtolinuxmemes@lemmy.worldOld is stability
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    6 months ago

    in my experience manjaro install had a weird unnecessary customizations in terms of configuring things. Applications broke more often and it was harder to apply common fixes. Not very beginner-friendly because of that. Endeavor results in a much cleaner and simpler install