I’m a big big fan of Debian. The installer can be a little intimidating for newbies but I think it’s a great all-around “throw it at the wall” kinda Linux distro. Ubuntu is based on it so you’ll find similarities between them.
- Hoxhaist.
- 0 Posts
- 21 Comments
All the power to ya! Doesn’t matter if it’s Stable, Testing, or Unstable, if it works for you that’s all that matters.
There is a way to “pin” package versions isn’t there?
I wonder if that would prevent this kind of thing from uninstalling a package that is in transition. Ofc, it wouldn’t get any updates, but I’d take that over just not having the package.
Flatpak works though!
Debians testing branch might be a good shout. Packages stay pretty up-to-date and usually stuff doesn’t break. Worst case you can pull a package from unstable when needed.
procapra@lemmy.mlto Asklemmy@lemmy.ml•Lemmy, what's the meaning, or point if you prefer, of life? I know 42, but I'm serious. Nothing lasts, everything is meaningless - are we just amusing ourselves until death?2·4 days agoYou have total free will. You can choose to follow or break the laws, you can go do drugs or be a hobo somewhere if that’s the life you want to live.
Life is just your will to do something. And if you lose the freedom and will to do anything, you’re, in my mind, already dead.
The best thing you can do is just never center white people. 99.999% of the time that’s the wrong way to frame your argument.
I fully understood what you were trying to say, but I can’t say the responses you got are at all that surprising either.
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).
procapra@lemmy.mlto Linux@lemmy.ml•systemd has been a complete, utter, unmitigated success2·9 days agoEven 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.
procapra@lemmy.mlto Linux@lemmy.ml•systemd has been a complete, utter, unmitigated success151·9 days agoI 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.
procapra@lemmy.mlto Open Source@lemmy.ml•In September 2024, "Ty Coon" was replaced with "Moe Ghoul" in the official text file for GPL v2, without changing the version number or URL.1·14 days agoI just wanna be edgy and post images of skeletons riding motorcycles T-T
procapra@lemmy.mlto Open Source@lemmy.ml•In September 2024, "Ty Coon" was replaced with "Moe Ghoul" in the official text file for GPL v2, without changing the version number or URL.4·14 days agoBah, lemmy, please just let me devolve into a reactionary right winger! Stop making me learn things and have empathy and compassion for people!
You’re right. Fuck. It’s just tiring being wrong. I grew up in a way that getting mad about something like this would just be replied with “tough shit”. I guess old habits die hard. If changing it really makes that much of a difference for people, then yeah, great job gnu people.
procapra@lemmy.mlto North Korea 북한@lemmy.ml•North Korea Completes Over 80,000 New Homes in Rural Villages3·14 days agoI wish the country the best. These housing projects seem to have been a big focus the last few years.
procapra@lemmy.mltoShitty Ask Lemmy@lemmy.ml•What is left for America to celebrate this 4th of July?3·14 days agoThe only correct answer.
procapra@lemmy.mlto Linux@lemmy.ml•According to Pornhub data (yes seriously!) Linux market share in 2024 increased more than 40% relative to 5.1% of all users.26·14 days agoLinux users are gooners confirmed.
procapra@lemmy.mlto Open Source@lemmy.ml•In September 2024, "Ty Coon" was replaced with "Moe Ghoul" in the official text file for GPL v2, without changing the version number or URL.12·14 days agoI grew up calling racoons “coons” in the region of the US I live in and it’s still common to call them that nowadays. Words can have contextual meanings. If I hear the word “removed” and it turns out some guy is working on his car, I’m not going to be offended, and I shouldn’t be, because it’s not being used as a slur.
All said and done, I don’t particularly think it’s a big deal to change it, but I do believe it’s a highly performative gesture.
Yeah after a good bit of my own investigation, they just seem on par with any other poor country. Not something I’m going to worship, but not something I’m going to spend time complaining about either.
There are good movies, and then there is Popeye The Slayer Man. Nothing in between for me.
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.