- Joined
- Mar 30, 2023

Universal Blue is a new paradigm for the Linux desktop and it's brilliant
There's a new type of Linux distribution that does something no other operating system can do, and it blew my mind over the weekend.

According to the Git documentation: "With the rebase command, you can take all the changes that were committed on one branch and replay them on a different branch. For this example, you would check out the experiment branch, and then rebase it onto the master branch…"
Well now this is interesting. This would allow you to switch from a development branch to a more stable branch without having to nuke and reinstall, and allows you to make dramatic changes like swapping your desktop environment without having the old environment kicking around. I can see this being a major change that is eventually integrated into Fedora or Ubuntu