I’m a Windows guy since forever and I recently got into selfhosting. So far its a blast! Are posts about that welcome here?

  • captcha_incorrect@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    16 days ago

    And that is perfect. Instead of setting up one VM for each service and manually updating all dependencies, I’d much rather use that very handy bag with everything in it.

    • Blue_Morpho@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      16 days ago

      But the op is complaining about the much lighter .net where the shared libraries for all apps are a fraction of the space of bringing in an entire OS environment for each and every app.

      • captcha_incorrect@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        23 hours ago

        You complained about docker putting everything into a bag and I tried to argue that this approach was better because there is no need to consider library versions conflicting between apps.