And that’s the story of why I switched to Arch <3
Obligatory Ubuntu sucks message

  • RamenJunkie@midwest.social
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    10 hours ago

    I really hate all these snaps and flatpacks and docker and blah blah blah.

    Its about impossible to find a simple series of commands to just install and run some program anymore.

    I also keep running into issues, especially with Docker where it assumes its the only thing that exists and everything uses the same port.

    • dai@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      Run a macvlan and give containers their own local IP. Or don’t expose the port on the host, and connect via reverse proxy.