Earlier quoted context omitted.
> * Select - Middle-click paste does not seem to work They did it on purpose for some reason. If I were you I'd give Plasma a try.
If you want an experience that's similar to GNOME-when-it-was-good, I'd suggest Cinnamon, the desktop environment of Linux Mint.
Ubuntu 26.04
181–190 of 270 posts
Re: Ubuntu 26.04
#182Earlier quoted context omitted.
>I think power users are not the main target of Ubuntu. Then who is? Normies buy iPads and casuals stay on Windows. Is this why Linux can't gain any market share?
This isn't true any more, and hasn't been for some years, you know. It was true but times change. Microsoft chose to kill off Windows 10, which it once promised would be the last desktop Windows ever. Its replacement is bigger, slower, stuffed with adverts and upselling attempts, and has an artificial demand for TPM 2. That's driven thousands of people to check out Linux, and if you don't know anything about Linux, t…
This has been a problem I’ve dealt with on nearly every single Snap I’ve installed. If you’re a file editor, you must let me edit my damn files!
Re: Ubuntu 26.04
#183Earlier quoted context omitted.
Well the TOCTOU issues do not require you to run untrusted scripts to be exploited. Another user on your system can use a legitimate command that you may run to make changes to files they shouldn’t be able to, or further escalate privileges.
Fair point. Though tbh I still think the user-isolation security for Linux is only really suited for the University/company threat model, where you generally trust users not to actually use exploits because they would get expelled/fired. If you allow a completely untrusted user onto your system I think your chances of staying secure are low.
Re: Ubuntu 26.04
#184Earlier quoted context omitted.
This isn't true any more, and hasn't been for some years, you know. It was true but times change. Microsoft chose to kill off Windows 10, which it once promised would be the last desktop Windows ever. Its replacement is bigger, slower, stuffed with adverts and upselling attempts, and has an artificial demand for TPM 2. That's driven thousands of people to check out Linux, and if you don't know anything about Linux, t…
Snap is TERRIBLE for non-technical people. Imagine installing an image editor via Snap, and then the default sandboxing making it unable to access the images on your media drive. No errors, it just silently fails. This has been a problem I’ve dealt with on nearly every single Snap I’ve installed. If you’re a file editor, you must let me edit my damn files!
I've run every single version of Ubuntu ever released. Work machines stay on LTSes, testbeds run interim versions.
After the 22.04 release, I carefully de-snapped my work laptop, using `deb-get` to install native packages of everything. Worked a treat, took less disk space, things started a tiny bit faster.
Then I enabled Ubuntu Pro and it force-reinstalled snapd. It's fair enough to have it as a dependency: it's a standard component. I was very annoyed, though.
But when I upgraded to 24.04, a lot of things broke. I had to spend ages re-enabling repositories, getting new keys, changing version strings in stuff under `/etc/apt/sources.list.d` and so on. It's a PITA.
So I have performed a volte face. I removed all my `deb-get` packages, and reinstalled the snap versions. All my comms and messaging apps, music and media players, and so on.
It's much easier. No extra repos. I experimentally took one laptop from 24.04 to 24.10 to 25.04 to 25.10 and yesterday to 26.04. All my apps stay in place. Nothing broke. No custom repos. No changes needed to any config file. It just works.
I've been using Linux for 30 years, starting on Slackware and moving to Red Hat and Caldera and SUSE via lots of others. But I'm old and grumpy and I want stuff to work without fiddling. I want low maintenance. Snap is low maintenance. My messaging apps can download stuff into my Downloads folder, open attachments from Documents, and so on.
I run native packages of my own browsers (Waterfox and Chrome) and AppImages of Panwriter and Logseq, and I have none of these difficulties.
Life is easier if you don't fight the OS and the vendor.
And Ubuntu is still easier and less hassle than Debian, Fedora, openSUSE, Arch, or any of the other big names.
Re: Ubuntu 26.04
#185Earlier quoted context omitted.
Easier said than done, surprise: apt, who we know and love, is redirected to Snap for an ever-increasing number of packages. "Don't use Snap" , you say? I'll do you one better! Skip Ubuntu. 'Just' use anything else more suitable. Debian is an excellent replacement being upstream, but I hold no illusions over undeclared requirements.
> Easier said than done, surprise: apt, who we know and love, is redirected to Snap for an ever-increasing number of packages. With 24.04 at least, doing an 'apt purge snapd' seems to be quite useful. Is that not sufficient?
For the moment, later pulling a package that is redirected would undo that effort. As the peer points out, too, that would likely rip out stuff you're using without having already configured preference.
One could maintain a boundless list of configs pinning repository preferences... or they could use a distribution that doesn't have a predisposition towards Snap.
Re: Ubuntu 26.04
#186Earlier quoted context omitted.
If you're using Ubuntu on Jetson then you're out of luck. That platform is tied to Ubuntu.
That statement may have been true in 2014, but https://en.wikipedia.org/wiki/Nvidia_Jetson#Software
The other things mentioned in that Wikipedia page are not open source.
(as far as I can tell)
Re: Ubuntu 26.04
#187What should I use if I like Ubuntu but not snap, just Debian? Or are there alternatives around? Seems like Ubuntu has the best hardware and driver support so just curious what's new in Linux land.
You can de-snap Ubuntu itself. Dunno about the this release, but till 24.4 it was simply a matter of removing some packages then holding/masking the primary snapd one, followed by manually adding the official PPAs for Mozilla’s stuff (or just use the Flatpak). Of course, there’s still the philosophical and long term issues with staying on a distro that’s promoting and continuosuly expanding the thing you dislike…
Re: Ubuntu 26.04
#188Earlier quoted context omitted.
> only made because the same feature does not exist in MacOS. Or in anything that's not X? Speaking personally for me only, I don't think it's a great thing. The clipboards on Linux is... not really a great thing. I for one never know which of the buffers contain what. And this is compounded by the fact that selection may or may not overwrite what's in one of the buffers, and middle click may or may not paste whateve…
Sure, de gustibus non est disputandum. I, for one, use the different clipboards concurrently all the time, with "highlight & middle-click" probably being the one I use most often. It's the most convenient for me most of the time: - only two interactions (one drag & one click) - completely mouse-based (no keyboard interaction necessary) - hence only requires one hand (look, ma!)
Bo! Let's fight! And both get banned from HN :)
Re: Ubuntu 26.04
#189https://www.omgubuntu.co.uk/2024/02/ubuntu-core-desktop-dela...
Re: Ubuntu 26.04
#190Earlier quoted context omitted.
You can de-snap Ubuntu itself. Dunno about the this release, but till 24.4 it was simply a matter of removing some packages then holding/masking the primary snapd one, followed by manually adding the official PPAs for Mozilla’s stuff (or just use the Flatpak). Of course, there’s still the philosophical and long term issues with staying on a distro that’s promoting and continuosuly expanding the thing you dislike…
Ubuntu keeps adding snap back again and again so I got tired of removing it each time. Someone said to try Pop!_OS so maybe I'll try that.