this post was submitted on 27 Jun 2023
55 points (100.0% liked)

Technology

39391 readers
136 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

You might boot laptops straight into a cloud OS in the future

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 years ago* (last edited 2 years ago) (8 children)

Personally, I find KDE Plasma to be extremely easy to use. I prefer it to Windows, but that could also just be familiarity.

I've also not had a catastrophic failure in I don't know how many years. I have several machines running Linux and the only time I reinstall is when I get a new computer. 20 years ago we were still running XP or maybe Vista and I absolutely remember reinstalling XP several times. Windows even today has it's share of "expert-level" fixes too. I find the incantations to fix Windows problems even more mysterious, and often coming from sources I'm not sure I can trust.

In any case it's all anecdotal, but I wanted to offer a counterpoint in favor of Linux. :)

I do recommend giving it a go, as it's really improved a lot in the last several years.

[–] [email protected] 2 points 2 years ago (7 children)

I will keep giving it a go. I mean, I've been trying to get into Linux for like 25 years 😂

What I mean by windows being easier to recover from, if there's ever an issue, is that it has multiple layers of restore, repair, and other modes that are very user friendly.

Just installing a simple app in Linux often involves numerous lines in the terminal. My wife would 1000% never be able to use Linux. LMAO

Mind you, I've only really tried various flavours of Ubuntu, so many there's a better distro for me.

[–] [email protected] 3 points 2 years ago (3 children)

Installing software is one of the big blockers I see with people, especially when they're used to downloading a random executable from a website somewhere. (haha! Anyone remember Tucows?) Ubuntu has also been making their installation worse lately with pushing Snaps, which always seem to be only partially integrated into the rest of the system. I have been playing a bit with Flatpak distributed software and it seems to work well, with some nice UIs to browse the various repos. I'm also a fan of AppImage for the ease of distribution. But yeah, just the fact I have to type this out means it's quite different and yet something else to learn.

Good luck with your Linux adventures! :)

[–] [email protected] 1 points 2 years ago (1 children)

appimages just got less easy…

i don't know which update did it - i think it must have been os-level (i run pop_os, derived from ubuntu) - but appimages silently stopped working. double-click, nothing. finally i looked in the log out of desparation, which said 'appimages require fuse'.

more accurately, appimages require fuse 2 and the os had just upgraded to fuse 3. the fix is to heat-seek libfuse2, and don't mess with any other fuse-related package as things can start wrecking themselves:

sudo apt install libfuse2

originally seen on an omgubuntu post

[–] [email protected] 2 points 2 years ago

Oof! That's unfortunate.

load more comments (1 replies)
load more comments (4 replies)
load more comments (4 replies)