• 4 Posts
  • 1.22K Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle



  • Yeah, I don’t understand the fixation on BTRFS in the article. Nobody’s going to have BTRFS problems unless they’re doing advanced things that the documentation clearly says are experimental and unsupported. Nobody’s going to accidentally set up a RAID5 array, or accidentally create a swap file on a non-swap-friendly volume. The average user won’t see any difference between BTRFS and EXT4, except that BTRFS snapshots might save their butt in an emergency.

    BTRFS is a perfectly reasonable choice as a default filesystem. Probably the best choice in general. Last year I thought bcachefs was the future, but now that’s getting dropped from the Linux kernel so nope, guess I’ll stick with BTRFS.


  • Yeah, it’s weird to talk about OpenSuse MicroOS and Fedora Atomic when they are not even the flagship desktop distros of their respective families. I guess the author drank the atomic kool-aid and thinks that’s a killer feature for a consumer OS.

    That said, Ubuntu is not really aimed at beginners anymore. Canonical has shifted hard to enterprise offerings over the past 5 years or so. Take a look at their web site — they barely spare a word for desktop Linux anymore. This is what you’ll see on the main page:

    “The complete guide to RAG”

    “Modern enterprise open source”

    A “Products” dropdown with thirteen items, maybe one of which is comprehensible to a beginner.

    For all the hate Snaps get (and rightfully so), they make a lot more sense in the context of enterprise deployment. It’s like Flatpak but for headless servers and with professional support. It took me a long time to understand Canonical’s game there, because I couldn’t shake the idea of Ubuntu as a beginner’s distro.

    I guess it would be cool to have an atomic OS designed for beginners, since the current crop are more complex than traditional distros, not less. But I don’t think atomicity itself really matters, especially if you’re talking about systems that are mostly locked down to begin with.



  • Absolute nothingburger.

    From F-Droid’s statement (emphasis mine):

    We respect Tusky’s decision to block mentioned website; it’s their right to introduce restrictions like these into their software. We also respect Fedilab’s decision not to hardcode a login block; instead they are actively working on making it easier to block certain domains in the app itself and thus giving users more power to moderate which content they’ll see. If people disagree with F-Droid’s decision not to flag Fedilab, a idea is to develop a decentralized tag system based on package IDs which allow third-party servers to share their own warnings with their community.

    They’re not blocking any fediverse apps that you can use to connect to any server.

    Feel free to use any Lemmy or Mastodon client to connect to any hate-filled instances your hateful little heart desires. If you don’t like that some apps have built-in blocklists, use different apps, or modify them. That’s the beauty of open source.

    Do what you want, just don’t expect the rest of the world to amorally do it for you. This is perfectly in keeping with open-source philosophy.





  • I mean that an individual folder will always look the same (consistent), and also look distinctly different from any other folder (unique) if that’s how you arranged it. So you could identify a folder instantly.

    Everything in list view looks the same at a glance, and most file managers don’t retain a folder window’s size and placement. Modern macOS kiiiind of does but you have to fight it if you don’t want a single-window browsing UI.



  • The last time I found icon view useful was in Mac OS 9. There were three main characteristics that made it useful that no current systems have AFAIK:

    1. The icon grid was tight (32 pixels) and you could either snap items to that grid or place them freely.

    2. Window sizes and places were directly associated with folders. (There was no “browser-style” single-window mode.)

    3. File names used dynamic spacing. Longer names would occupy multiple grid spaces as needed.

    These factors meant that every folder had a consistent and potentially unique size, placment, and layout.

    OS X took the Finder and either ruined or neglected everything good about it. Windows explorer has always been garbage. Never found a Linux file manager with a compelling icon view either (though to be fair, I’ve never looked all that hard). The lack of system-level metadata for layout kind of mandates an abstraction between a directory and its display.





  • Nobody should feel a strong need to upgrade after only two generations. Same deal with most tech like GPUs and CPUs.

    I use my phone a lot and my Pixel 7 is fine. The primary factors driving my last couple upgrades were battery degradation and software support. Neither should be a big problem with a Fairphone.

    I’m also trying to decide whether to stick with the Pixel/GrapheneOS ecosystem or go for Fairphone.

    How hard/expensive was it to replace your battery? I looked on iFixIt and it seemed a lot harder than my orevious phones.



  • It’s not necessarily the most efficient, but it’s the best guess we have. This is largely done by trial and error. There is no hard proof or surefire way to calculate optimal arrangements; this is just the best that anyone’s come up with so far.

    It’s sort of like chess. Using computers, we can analyze moves and games at a very advanced level, but we still haven’t “solved” chess, and we can’t determine whether a game or move is perfect in general. There’s no formula to solve it without exhaustively searching through every possible move, which would take more time than the universe has existed, even with our most powerful computers.

    Perhaps someday, someone will figure out a way to prove this mathematically.