• 0 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • To me it’s like the old saying from Win9x days “Help, I’ve deleted the internet”. Removing an Internet Explorer shortcut from the desktop might be easier than nuking a Linux installation, but I think if the point is to be of service to absolute tech-illiterates then you need to be ready for anything, any edge case. And like you say, if Flatpaks and all that just work then what would be the downside of immutability?

    I mean in theory one can make deep-rooted changes to macOS, but I haven’t once seen it fail to upgrade successfully. And I definitely wouldn’t consider Windows immutable with how many things can go wrong in practice. I’ve had more than a few customers who lost wifi drivers through no fault of their own, in one case the entire device wasn’t visible anymore, so reinstalling a driver wouldn’t have done anything, all I could do was roll back the feature update and ensure it won’t install it again. In that sense, immutable Linux might even be the best offering out there today. The only thing it lacks (besides Android and SteamOS) is a multi-billion dollar company backing it for wider desktop adoption.



  • Why would it have to be KDE or XFCE? GNOME as it exists today is probably the closest to macOS’ design language, and whatever you do designing any kind of operating system UI, macOS needs to be the benchmark. GNOME 2 in the olden days was my favorite DE so today I have to go for things like KDE or MATE but I’m not a novice and I can fully acknowledge that what works for me isn’t what works for everyone. GNOME probably made the right decisions to lower the entry barrier towards Linux.

    XFCE to me is purely a choice for outdated hardware so unless your extreme beginner has an extremely old PC XFCE is a non-starter. Whether KDE can be made more accessible to the non-initiated I can’t say. Anything that has a Windows-esque taskbar is probably ill-equipped from the start as well. Again, macOS is as easy to use in a keyboard and mouse sense as tablets and smartphones are with our fingers. This is the way.


  • Windows can definitely be a nuisance these days especially during the setup. But you mention a key aspect at the end. Touch-based devices these days are super intuitive compared to what we’ve grown accustomed to on our desktops for decades. And they aren’t just miniature PCs anymore, they can do all the same stuff, regardless of whether they’re actually being used for the same things we associate with desktop-work.

    Linux has a huge userbase in the form of Android and therein virtually no entry-barrier or learning-curve to speak of. I feel that that’s where we need to go. Mac OS is already there. Windows is just living and breathing off the fact that its market share was once virtually 100%. I think a good example of what I mean is how Valve are leveraging Linux on their Steam Deck. It’s still intimidating when you switch over to the KDE desktop, but as a regular user gamer you won’t ever need to. Everything this device has been built to do can be done in a tailor-made UI for its purpose. Or think ChromeOS. I can install a virtual Debian beneath ChromeOS if I want more control over what I can install but other than that the OS is dead simple to use.

    Linux deserves mass adoption but it needs to think user experience first just like the big corporations do. I firmly believe that that’s possible even when the big bucks aren’t being thrown around.


  • I have a middle aged customer who is legitimately using Mint on one of those old Athlons today in 2024 for her day to day. There literally is no reason for her to upgrade hardware unless her usecases evolve into something more demanding.

    I agree Linux is a lot more accessible than it used to be, but if I understand you correctly the people you helped transition still needed at least some initial holding of their hands. If for example you buy a laptop with Linux preinstalled that initial hurdle could be cleared but I still believe there’s a learning curve at least as steep as it would be for someone learning Windows for the first time. The difference being that everything out there takes Windows into account.

    If you just wana surf the web Linux can probably be as easy as ChromeOS these days but that isn’t really a usecase where operating systems can make a difference one way or the other.



  • I didn’t understand the “forced upgrade” argument until now. Yea I guess you’re right, at some point you have to do updates (they nag about upgrading to 11 but you can skip that indefinitely). But with how popular Windows is you have options for a lot of problems (including forced updates which to be fair shouldn’t be ignored when it comes to security patches).

    If you open up Chris Titus Tech’s Windows Utility (https://christitus.com/windows-tool/) you basically have a comprehensive list of all the ameliorations one could ever want at their disposal. That’s really the main thing Windows still has going for it, it’s a decades-long mainstay which means there are plenty of knowledgable people out there who know how it can be made to heel even if Microsoft decide to force a Microsoft account on you, telemetry, whatever it may be, there will probably always be a way around it.

    For example one of my main gripes with Windows 11 is how you can’t make the taskbar show all tray icons anymore by default. They removed window titles in the taskbar so now everything is basically a square down there meaning there’s all this empty space between my open windows and the tray. But of course someone out there has written a program to automatically unhide all tray icons and thrown it on GitHub.

    To me personally it doesn’t matter how crappy the design choices are as long as they can be mitigated. If bad corporate decisionmaking is a dealbreaker (which is also a fair assessment) then you have to ditch the corporation entirely and go Linux or what have you. Not trying to be smart or anything but there really is no reason to stay on Windows left anymore. Maybe if you absolutely need Microsoft Office or something but ever since Proton came out the issue with Windows-only games has pretty much evaporated.

    Switching to Linux without prior experience will challenge even the most tech-savvy, but it’s an investment worth making many times over.


  • I used Nextcloud for both files and my PortableApps for years but it always had a hard time managing all those tens of thousands of small files. Lots of sync overhead. So I found Seafile and couldn’t be happier. I don’t just have my PortableApps in there now, I sync my Windows Documents, Pictures, Videos and Downloads folders. Seafile is very good at tracking partial changes in files so it doesn’t always need to sync an entire file when just part of it changed.

    Also: It’s just a file sync service without any auxiliary features.


  • My solution is basically what @mojolobo mentions with Nextcloud behind it and I love the concept. Because Obsidian (via a WebDAV plugin on the phone) just syncs with the “Notes” folder in my Nextcloud root it really is just a bunch of .md (markdown) files. It gives me an added sense of security (on top of the self-hosting aspect) because I can see those files everywhere I have Nextcloud installed, I can edit them manually if I wanted to. On the PC you just point the Obsidian app to the folder, on phones you do it via a WebDAV plugin.