• 11 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: January 16th, 2024

help-circle
  • a solution in wide use in several Linux distros, meaning the compartmentalization of apps in constrained environments is already a mechanic used in flatpack, snap, even docker

    Not a good argument. Several distros use it, but most mainstream distros are not focused on sandboxed apps. If you look up “should I use Snap on Ubuntu” the responses are around 80% no.



  • It’s controlled by a major corporation that tightens up all the time (e.g. the manifest v3 changes conveniently hurting ublock origin, the weird app interests thing that only Google supports, the conflicts of interest between Chrome, Google, and Chrome users [webP vs JPEG-XL]). Stock Chrome/ChromeOS is a massive data harvesting operation that gets more insistent with each update. Once Google stops supporting them they can become paperweights if you don’t have alternate OS support (not every model does). Goes against the libre philosophy of mainline linux. ChromeOS running Linux is an implementation detail, for how much use it provides the average user.


  • Graphene has options to restrict that [user storage availability] but you have to set it up that way.

    It’s also a bit of a pain to manage as an end user. I wish it shipped with a toggle that was a step up from stock Android but also not in the way constantly. Like “we went through the top 50 apps on Play Store and FDroid, we classified them as media player, social media, etc., and we made rules for each category that reasonably isolates it while still allowing core functionality.”







  • Any modern operating system is so complex and has so many parts interacting with each other that it’s always possible to hide something malicious somewhere in the Rube Goldberg machine which most people will never notice.

    100%. From what you’re saying, though, it sounds like a Linux password is a red herring, and a secure password even more so. If SSH is disabled the class of attacks to be prevented are users ‘voluntarily’ running malware pretending to be goodware.

    Never ever run any untrusted program or script, not even unprivileged. The biggest thing Linux has over Windows in this regard is the package manager, which is actively moderated by your distro maintainers, so you don’t have to download random installers from the internet like on Windows.

    True, but does anyone operate this way? At that point it becomes an iPad or a Chromebook. (It does look like flatpaks or docker containers isolate behavior, so that’s a win.)




  • What are passwordless solutions in Windows for remote access, disk/filesystem encryption, keyrings?

    There’s the first-party remote desktop tool. I believe it pops a prompt on the client PC and asks to connect. Sysadmins can bypass that I’m sure. Third party tools like teamviewer configure a one-time password to authorize over the internet.

    You can use biometrics for encryption, but I wouldn’t and don’t. Keyrings I’m not sure if Windows has OS-level password storage beyond the archaic storage of things like wifi passwords and SMB/samba logins.



  • Answering your question directly, the major threat to most consumer users is physical compromise or theft of device. Your statement that “physical access is game over” is not entirely accurate: disk encryption with a password is a very strong protection against unauthorized data access, but you need to use a password (doesn’t matter if it’s Linux or Windows).

    Yes, this comes down to the laptop market being much more popular. I’m talking about a desktop.





  • For a PC from around 2010-2018: Mint Cinnamon, Ubuntu 24.04, Lubuntu 24.04, MX Linux, in that order. Not Kubuntu, apparently it’s the lost sheep of the family. Until you’ve used Linux for a few years, always aim for LTS (long term support) or similar terms. Never use an OS billed as a “beta” or “release candidate”. “Rolling release” is suspect. It’s all fun and games until your OS doesn’t boot or you lose your data. Stability matters (and back up your data). Once you learn how Linux works, and if you become an enthusiast, you can do what you want. I highly, highly doubt you’ll find Arch as painless as what I recommend.

    https://lemmy.frozeninferno.xyz/post/58612395

    400+ installs in the past four years - discarded/donated business laptops that get fixed, cleaned, upgraded with cheapest SSDs and donated to predominantly tech illiterate users.

    99% is ubuntu lts + ansible playbook that removes snap, disables A TON of update naggings, installs flatpak, coupla apps and systemd timer to autoupdate all flatpaks. this is the only thing that has low support requests, everything else we tried (mint, debian, fedora) has a disproportionately higher support request frequency (reinstalls, wifi, fix this, remove that, etc).

    I’d say Ubuntu as #1 but it’s not known for maximum performance. Debian installer is a total mess and Linux fans don’t realize how foreign it is to a newbie. It feels like the Debian installer was last updated in 2004. I have a soft spot for Lubuntu and its classic Windows 2000 look. Runs fast too if that matters to you.





  • Embarrassingly, make a Windows 10-like OS. (More specifically, a window manager, probably.) Or have an affirmative vision for the future (non-Windows 95-derived) like Niri or (fascist-adjacent) Omarchy. 15+ years ago I booted my first distro. I ran Ubuntu with Unity on a side PC for years. Good for single screen use. I daily drove Debian for 3 months in 2018 but never got it to look more modern than Windows 2000. I never “enjoyed” it. This matches my thoughts. https://www.theregister.com/2025/11/10/deduplicating_the_desktops/

    Going to try out https://www.anduinos.com/ and Zorin. Have done distro hop roulette for months and a lot of them are unsatisfying. KDE looks close to how I want but runs slow e.g. https://lemmy.frozeninferno.xyz/post/58790510

    I’m big on super+arrow to move windows from one screen to another. I rarely need more than 4 active windows per display. But my big problem with tiling is that I like seeing the windows I have open at the bottom of my screen. (this was for my laptop but similar points https://lemmy.frozeninferno.xyz/post/58681232 )

    My side OS on my main PC is Mint with MATE, but I also don’t gel with it. Ran it on a family PC for years and it did the job for casual use. Random gripe off the top of my head I think applies in MATE: sorting is in byte order, not in brain order. Many linuxes sort 10, 1, 2 instead of 1, 2, 10. MATE and Xfce (iirc) have terrible file operation handling compared to Windows or (the gold standard?) Teracopy in Windows.

    Every default GUI archive/extract program in Linux sucks, that I could find. I prefer Peazip but even 7z-gui (the stock one) is good. Even native windows zip support feels more pleasant. This goes back to a bazzite/omarchy philosophy of shipping software that is good, instead of defaults that suck.

    Oddly enough I kind of respect AntiX + IceWM, as well as Lxqt / Lubuntu more than most of the crap modern WMs I’ve used.

    SSH key exchange / setup is a fucking nightmare and I don’t know why I’m copy pasting keys into text files or piping multiple commands together for the 50% odds that my OS setup allows it. I still don’t really understand the Linux threat model where passwords on a local account make sense. (Is it to prevent local scripts from escalating to admin?)

    I’ve run Linux servers for 5 years and I run WSL, but nothing clicks per se. I’m always more at home in Windows. Niri feels close to what I want, but too high a learning curve. I may make a post about it someday.

    https://social.linux.pizza/@BigHeadMode/114843921051139964