Anyone else intentionally mixing Fedora (stable) + openSUSE Tumbleweed (rolling) for dev workflows?
I’m running Fedora on my desktop and openSUSE Tumbleweed on my laptop, both with GNOME, mainly for development work.
I’m curious if others do this intentionally:
- Fedora for reproducibility and stability
- Tumbleweed for newer toolchains and packages
Do you run into issues with version drift in tooling (Python, Node, Rust, etc.) across distros, or do you containerize everything anyway (Docker/Podman)?