|
|
|
|
|
by bigpod
972 days ago
|
|
Cloud native is a set of principles with which you develop and build software to make it less likely to break and be more conducive to rapid iteration(In theory you dont even need to deploy your app to cloud to be cloud native) ublue and project bluefin just cherry picked those principles that make sense for a desktop OS to try and bring what cloud native did for server world into desktop linux and hopefully make it not suck. one of those sucky things about linux desktop is package management which is just sad at best problematic at worst which is why image-based and flatpak first |
|