Ubuntu seems to be doing a speedrun of Microsoft's Embrace, Extend, Extinguish.
Microsoft will buy Canonical before the decade is out is my thought. Then shall there be two distros of IBM and Microsoft, grinning at each other across a dead land filled with rottenness.
Ubuntu 22.10 Kinetic Kudu
111–120 of 370 posts
Re: Ubuntu 22.10 Kinetic Kudu
#112I used to use Ubuntu for everything and was very happy in the massive Ubuntu ecosystem with a .deb for everything till I was forced to use Snap a few releases ago for installing even some basic utils I used on a daily basis. I then had Snap constantly hang on installs and just break for no apparent reason and waste my time debugging it. It didn't "just work" anymore. Swapped to Arch and haven't looked back yet, Arch…
Re: Ubuntu 22.10 Kinetic Kudu
#113I looked for the 22.10 download a few hours ago and didn't see it so I did a Google search and found today's comment about it possibly being delayed: https://askubuntu.com/questions/1436351/when-will-ubuntu-22-...
Re: Ubuntu 22.10 Kinetic Kudu
#114Earlier quoted context omitted.
I also use Ubuntu a lot, and while I'm disappointed about this Snap thing, I'm still not looking for alternatives. At least until 22.04 I could dodge snaps pretty easily, but now, since Firefox is now a snap package, things went worse, at least for me. I gave it a try and, while the experience was not as bad as I feared, I soon encountered problems with things like trying to use a smartcard reader for signing documen…
I just switched to Chrome, it's available as a .deb from Google.
Re: Ubuntu 22.10 Kinetic Kudu
#115I used to use Ubuntu for everything and was very happy in the massive Ubuntu ecosystem with a .deb for everything till I was forced to use Snap a few releases ago for installing even some basic utils I used on a daily basis. I then had Snap constantly hang on installs and just break for no apparent reason and waste my time debugging it. It didn't "just work" anymore. Swapped to Arch and haven't looked back yet, Arch…
I used to defend snap with the idea that it makes sense for some apps, i.e. "firefox" where updating firefox while its running is bad news. Except, snap can't update applications while they are running! i.e. try to do a snap refresh while firefox is running, nothing to update, because its running, quit it wait for all processes to die and then refresh, and it will update and cause you to wait 30-60s while it does it,…
I'm not entirely sure if Firefox is updateable via the UI. It's truly awful; and that's coming from an Ubuntu lover.
Re: Ubuntu 22.10 Kinetic Kudu
#116I used to use Ubuntu for everything and was very happy in the massive Ubuntu ecosystem with a .deb for everything till I was forced to use Snap a few releases ago for installing even some basic utils I used on a daily basis. I then had Snap constantly hang on installs and just break for no apparent reason and waste my time debugging it. It didn't "just work" anymore. Swapped to Arch and haven't looked back yet, Arch…
I used to defend snap with the idea that it makes sense for some apps, i.e. "firefox" where updating firefox while its running is bad news. Except, snap can't update applications while they are running! i.e. try to do a snap refresh while firefox is running, nothing to update, because its running, quit it wait for all processes to die and then refresh, and it will update and cause you to wait 30-60s while it does it,…
For basically any app I use that's installed via snap, I eventually run into a gamebreaking issue and have to remove the snap version and find a normal .deb to install from. Whether it's customization issues (setting up custom fonts in VS Code didn't work) or stability issues (the tab bar in Firefox windows freezing up), there always seems to be some kind of problem
Re: Ubuntu 22.10 Kinetic Kudu
#117Re: Ubuntu 22.10 Kinetic Kudu
#118Earlier quoted context omitted.
>less I need to boot into Windows to play PC games the better. Hard to give up smoking with a pack in your pocket.
not gonna get an argument from me there, but I have over 1000 steam games
Re: Ubuntu 22.10 Kinetic Kudu
#119Re: Ubuntu 22.10 Kinetic Kudu
#120I used to use Ubuntu for everything and was very happy in the massive Ubuntu ecosystem with a .deb for everything till I was forced to use Snap a few releases ago for installing even some basic utils I used on a daily basis. I then had Snap constantly hang on installs and just break for no apparent reason and waste my time debugging it. It didn't "just work" anymore. Swapped to Arch and haven't looked back yet, Arch…
I used to defend snap with the idea that it makes sense for some apps, i.e. "firefox" where updating firefox while its running is bad news. Except, snap can't update applications while they are running! i.e. try to do a snap refresh while firefox is running, nothing to update, because its running, quit it wait for all processes to die and then refresh, and it will update and cause you to wait 30-60s while it does it,…
Would you like to run a completely new Firefox with a completely new profile whenever you update it? You do know that you can't use the same profile even with the same version of Firefox in two separate Firefox instances concurrently, right? If the updater was aware of snap and snap aware of the application it's updating, you could have a graceful update procedure that serializes the current state and reloads the new container, but that's a lot of hoops to jump through, and the jumping must be coordinated between multiple stakeholders.