• 1 Post
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • The easiest way to think of it is flatpaks are AppImages with a repository and snaps are flatpaks but bad.

    That has benefits and detriments. Appimages contain everything they need to run, flatpak’s mostly do, but can also use runtimes that are shared between flatpaks.

    All flatpaks are sandboxed, which tends to make them more secure. AppImages can be sandboxed, but many aren’t.

    Flatpaks tend to integrate with the host system better, you can (kinda) theme them, their updates are handled via the flatpak repo, and they register apps with the system.

    AppImages are infinitely more portable. Everything’s in one file, so you can pretty much just copy that to any system and you have the app.




  • I agree with pretty much everything they’ve said, though I’ve gotten more use out of the swappable parts. I have a desktop I use for things I need a powerful system for, but being able to swap in the GPU when traveling is great.

    When I’m at home I have basically everything on USB C and the empty expansion bay.

    When I travel I swap in the GPU and add an HDMI port and some USB a ports.

    If you don’t have stuff set up like I do I agree it’s mostly just a reparability / upgradeability thing.













  • Maybe it’s just ubuntu being bad, but I’ve had way fewer issues on arch after switching to it. I had like 4 issues where my pc just wouldn’t boot in the 3 years I was running Ubuntu, and I’ve had I think 1 in 4 years on arch.

    Granted I’ve gotten more comfortable with linux in that time and have gotten better at fixing problems.


  • Same, I was a fan for a while despite them not being great about accuracy, it was entertaining tech-themed content that I knew not to trust for anything serious. Them recommending a custom windows rom that disabled any anti-virus and blocked security updates was when I completely wrote them off. And their excuse was “we showed some of the issues on screen for like 1/2 a second, that’s enough” and refused to acknowledge anyone’s concerns were valid.

    Then later it got way worse when it turned out they had issues with serial harassment and stole and auctioned off prototype hardware.




  • I guess it would work, as long as you’re using an up to date zip implementation with AES-256 encryption. I guess my question would be why bother? Being compressed doesn’t add any real additional benefit, since just using text shouldn’t take up much space.

    Is recommend just using an actual password manager for convenience, since you aren’t really gaining any security by only storing your passwords in a file.