So true. But this is (usually) more like sibling rivalry instead of actual disrespect. It is kinda fun if you’re in the mood to poke at your peers.
It lasted for a precious second.
I’ve been a Windows… Let’s say a power-user, no expert but I could install it, find a way to troubleshoot most problems. Then at high school a friend lent me a bit outdated Knoppix CD. I never managed to make ppp work on that so no internet, but I loved the old KDE. Somewhat later, when we had a normal DSL line with a proper router, I got Fedora. Then Ubuntu, Kubuntu, Debian for a while…
Finally I found Gentoo. And there I am, some 10 years later, still on that. After a bit of a bumpy road of the first install (no automation, but the handbook is very helpful if you know the basic Linux and HW terms) it was almost flawless. I remember two problems, and both of them were my own fault. The first one was some testing kernel version that had a bug where small files on ext3 filesystem would get randomly corrupted. The second was when I was trying to remove some hidden files, mangled the command and ran basically rm -rf /* (seriously, don’t do that, it will delete everything on your system). I reinstalled the system (I had data on a different drive that either wasn’t mounted atm or it didn’t reach them before I Ctrl-c’d that command.) and all was well.
Finally I did last clean install when I bought new (used) Ryzen build to replace my old i5-2500k, I would’ve had to recompile world anyway and I had pretty much dependency hell of my own making at that point (I was testing tons of unstable stuff, new Plasma 5 from testing repo and so on).
Now I’m running mostly stable system with only bunch of packages unmasked from testing and there are no problems with that. I never had that with any other distro. No matter if Deb based, rpm based, sooner or later I inevitably ran into some variant of “I need a package that’s not in basic repo, and the package I found requires a version of some library that’s not available as well” or something like that. In Gentoo, the packages either compile against the version you have installed, or if not possible, you can have more versions installed at the same time in different slots. Also if you need something that’s not available in repo, you can just write a text file that downloads and compiles the version you need and it integrates in the package manager automatically, no need to create whole Deb/rpm package.
That’s all well and good, but can we talk about proper use of this meme template?
Shouldn’t it be “further”? farther is for physical distance, further is for figurative/metaphorical distance.
"I am altering the language, pray… "
Yes
deleted by creator
Nooo !!! You can’t just use the meme template how you want to, even if it’s funny !!!11!1!1!1
Ah yes, that’s exactly what I said.
(Sorry in advance…)
Look, a meme Heimdall.
Eh it works just fine 🤷♂️
I’m shocked there wasn’t a single minion or cry-laugh emoji plastered on.
Someone should do this meme with the Fediverse
What do you mean?
Which software
Well you know, the commie instances, the nazi instances, the cp instances
My favorite (not): The instances who find it more crucial to defederate from Threads than pedo and neonazi instances…
The what?
Which instance?
Put any distro in front of me and provided I don’t need to master it, I’m good. Ubuntu is fine. Debian is fine. RedHat is fine. Fedora is fine. I even have a tiny low-end system that is using Bohdi. Whatever. We’re all using mostly the same kernel anyway.
90% of what I do is in a container anyway so it almost doesn’t matter; half the time that means Alpine, but not really. That includes both consuming products from upstream as well as software development. I also practically live in the terminal, so I couldn’t care less what GUI subsystem is in play, even while I’m using it.
I had to ditch my girlfriend because she became an arch elitist. Debian ftw.
Just setup Mint last night and have been troubleshooting how to get everything to work. So far I’m liking it. Last thing I setup was Lutris for gaming so that’s nice.
Which edition of Mint?
Nooooooo
Cinnamon
I’m pretty sure the question was more about linux mint (ubuntu/default) vs. linux mint debian edition, as those can confidently be called different distros. Don’t worry about it though, the issues with ubuntu are actually very small, they’re just infinitely magnified on the internet by people who care a lot about the smallest things. There are also many advantages to using ubuntu or an ubuntu derivative. Also this question can be interpreted very humorously, so maybe do that if you like.
Ah I assume Ubuntu based since I just downloaded the latest from the mint website. Still learning about Linux so not 100% sure.
If you just went with the most prominent and easily accessible download button it’ll probably be ubuntu, but as i said, despite what some might say that’s not necessarily a bad thing
If he got the cinnamon version, that is indeed the default Ubuntu based one. I use the same thing.
One of the biggest draws of regular Mint IMO is that it leverages the advantages and resources of Ubuntu but it removes the parts that many people don’t like.
I finally joined the Fedora nation after being on Arch for a long time. Both are great.
NixOS
I’ve been on mint for a while. Here’s a tip for anyone who needs some windows apps that won’t work in Linux.
VM workstation 17 is free and is fast as balls. With plug and play pass through too.
Why would you want that on Linux? We already have qemu KVM which can be used via libvirt. Just install virtual manager and be done with it.
The speed you are seeing is the same as KVM
Why would you want that on Linux? We already have qemu KVM which can be used via libvirt. Just install virtual manager and be done with it.
Slow down. VMware can be one click and done. All these alternatives and extras and configurations are the reason windows people don’t try Linux. Don’t over complicate a simple thing. If they want new or more they can figure that out at a later date.
VMware is much harder to setup as it requires additional setup
You just install virt-manager and reboot. That’s it.
sudo apt install virt-manager
VMware requires you to click on the downloaded install and click yes a bunch of times before it’s finished.
Exactly. That’s way more complicated and requires loading external software not packaged by distros. Meanwhile virt manager is very easy to install and it is in the repos pretty much everywhere. You also could use gnome boxes as it doesn’t even need root. It is just a flatpak
Any clue how it handles Illustrator?
Unfortunately not. But I’d imagine flawless. You know of a free way to test?
I’ll give it a shot!
Can you test. paint.net for me
Lol really? Edit: oh! My bad thought this was something else. Gimme a minute I’ll run through it
Screw that You’re all great everybody from slackware to steam deck.
to steam deck.
to SteamOS
Slack where?
Slack there!
Slack where?
Slack there?
Slack here!
Slack there?
Steam Deck is weird. I mean, I love it, but coming from vanilla Arch it can be frustrating at times. Discover is terrible. Luckily, Distrobox is a thing.
I putz with Discover sometimes. Though I have no idea how it resolves package updates under the hood, as it often will produce a different manifest than running dnf itself.
What would you like to see improved?
I usually can’t find what I’m looking for, so a larger catalogue would go a long way. I also had problems with some software versions. The one that comes to mind is that Firefox had behavior with the save dialogue that I don’t like. It’s a minor issue, but one that I don’t have with the build in the Arch repo. I have a vague memory of something just not working, but I couldn’t tell you what at this point.
Ah, I see! Yeah, a bigger catalog would be nice. You can add more repositories to it, enable Flathub, which provide more options, but something about it does feel hamstrung.
The Firefox thing is something I know about! You can set a config option in the
about:config
page to tell Firefox to use your desktop’s standard dialogue. It has to do with XDG Desktop specifications, I thinkIt uses the system dialogue, but it starts from the same directory each time. If I’m saving files it’s usually multiple files in succession, so I want the dialogue to start off pointed at the last directory I saved to. The Arch build does that.
Ooohh! Interesting. You’ve got me curious about that now. I’ll have to look into it.
Portage Prefix is a thing too
I wasn’t aware of it. It’s certainly an option, but Gentoo isn’t for me.
Yeah. You can run Prefix even on Android. And then there is project SharkBait.
This is dumb because it’s making it out to seem like there are Super Distro Wars and not just folks calling out bad decision makers like Ubuntu and Manjaro, and non-free-as-in-beer distros like Zorin and Elementary
I’m pretty sure outside of those two categories nobody really cares
Smarch
After several years I have landed on Debian with plain old gnome for my whole family. Boring as f***, but it just works. Currently untraining myself from opening my terminal on fresh boot to do pacman -Syu. Flatpacks have solved my need for updated software.
Bazzite bro here