I use Fedora 38, it’s stable, things just work, and the software is up-to-date.

  • Avid Amoeba@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    No PPAs, no workarounds. Just Docker, Snap and Flatpak. OS upgrades become trivial. Nothing breaks.

    $ sudo docker ps -q | wc -l
    17
    

    Currently running 17 containers.

    E: If you haven’t looked into VS Code’s “dev container” feature for software development, you should check it out.