• 1 Post
  • 83 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • bamboo@lemm.eetoLinux@lemmy.mlLadybird announcement
    link
    fedilink
    arrow-up
    1
    ·
    25 minutes ago

    The part you’re missing is that while C++ does have newer safer ways of doing memory management, all the old ways are still present, in wide use, and are easier. Basically, C++ makes it easy to do the wrong thing and hard to do the right thing, and most codebases are built around the wrong things. It’s often easier to just rewrite it in rust than it is to refactor an existing code base, so if you’re going to expend that effort why not do it in a language that has stronger safety guarantees, a better dependency and build management system, and a growing community?



  • As a person who has been managing Linux servers for about a decade now, trust me that a few hours or days of learning docker now will save you weeks if not months in the future. Docker makes managing servers and dealing with updates trivial and predictable. Setting everything up in docker compose makes it easy to recover if something fails, it’s it’s self documenting because you can quickly see exactly how your applications are configured and running.
















  • That blog is a gross simplification and is not authoritative. Most of the time, you probably want to register your car in your state of residency, but if you scroll down just a tiny bit there are a whole list of states that allow you to register a car as a non-resident. All states respect cars registered in the other states, so if the vehicle is licensed and insured in one state and you have a valid personal drivers license, I see no reason why that wouldn’t work.