• Valmond@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    3 days ago

    Well if I shut down visual studio, it takes some time to relaunch it, it uses a distant unix server to compile.

    I usually have a bunch of explorers open on distant repos for checking traces. Some soft connected to a database (with tables open), shells open on servers, or inside a docker on that server, all that goes away at reboot.

    Nothing crazy, it’s just convenient to just continue working instead of having to set it all up in the morning.

    CI/CD, thats for integration and should IMO be on a server somewhere 😁 not on your PC that you shut off in the evening!

    I do mostly C/C++, linux/windows. Database, gui, etc.