1. Hoxhaist.
  • 0 Posts
  • 21 Comments
Joined 1 month ago
cake
Cake day: June 7th, 2025

help-circle
  • procapra@lemmy.mlto196@lemmy.blahaj.zoneAppimage rule
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Forget everything anyone told you about Linux, think of each distro as its own OS.

    Flatpak and Snap are the ones that work with everything and are the closest equivalents to .exe files. App images are kinda like the portable apps that were popular like 10-15years ago on windows. (Anyone remember using portable Firefox on a flashdrive?)

    In addition to these each distro has its own kind of package format. (.DEB, .APK, .RPM, etc)

    Just because 2 distros share a package format doesn’t mean they are compatible, in the same way a winxp .exe might not work on win11.

    Idk if windows still has a 32bit version, or if it has an ARM version, but that’s what the .amd64 and .arm64 thing is for. Most people want .amd64.

    Except for the .RPM package (which is presumably a Fedora package) all of these are clearly labeled by distro (Debian 10, Debian 11, Ubuntu, etc).

    If you have a 64bit CPU and run Debian 11, you want:

    debian-11-amd64.deb

    but why run this over flatpak,snap,or appimage?

    Disk space. System packages like this do not bundle the dependencies to run the application with it. Instead the dependencies are installed on the system a single time and shared between all applications.

    Nowadays there is a push to migrate to using things like flatpak and snap but some old school Linux heads don’t really want to for either political reasons or just because it’s different than what they are used to.








  • In the extremely unlikely event that indigenous people got direct executive control over what happens in the continental united states, I don’t think they’d even want the mass exodus of all white people. Nor do I think they’d want full cultural assimilation. My entire life, the prevailing narrative has always just been the end of systemic oppression. Very frequently I’ve heard indigenous rights activists demand the free use of/free travel across land for things like hunting, which is a pretty small ask. Just because this or that action would be justified, doesn’t mean it’s the action people want. IMO the second minority ethnic groups feel safe and represented these kinds of mass exodus narratives will fade away. Doubly so if there was a transition to socialism that went with it, and some thought went into identifying the different national identities (so something akin to a soviet of nationalities could be formed).



  • Even a system that uses 90mb of ram on a cold boot will accumulate gigs of stuff in cache if you’re using it. (assuming it has the memory for it) That isn’t what people have a problem with though.

    Maybe this is an incorrect use of language on my part, but I feel like I’m not the only person who means “memory actively being used by a process” when referring to memory usage. I understand the whole linux ate my ram thing. That just isn’t what I or what I assume a lot of people mean when talking about this.

    When I boot up my system, pull up my terminal, run htop, and see 800-1200mb being used just by processes (not in buffer, not in cache), that doesn’t raise any flags or anything, but I also know that some people have gotten their systems so streamlined they use 10x less than that. That’s all memory that could be used by other things. That could be the difference between a low memory system running a web browser or not. Could be the difference maker in a game someone wants to play on their system. There are endless possibilities.


  • I use it because I’m frankly too dumb to use something else, but if that wasnt the case, i dont think id be speaking fondly of it.

    I’m a ram usage fetishist, I absolutely disagree with the “unused ram is wasted ram” phrase that has caught on with people.

    I see some of these distros running a graphical environment with only 90mb ram usage and i cream myself. All of them run something other than systemd, usually avoid GNU stuff, and…require you basically to be a developer to use them.

    I already run a half broken, hacked together system due to my stubborness, I can’t imagine how fucked I’d be if I tried one of these cool kid minimalist distros.