Ubuntu is just Debian with extra steps… and snaps
Which is reason enough to go with Debian (I have an unreasonable issue with snaps).
yeah, snaps… they should have just gone with appimage I don’t like them either, but at least we can all settle on one bag of pain.
This is seriously a hot take
Use whatever the fuck you want, you fucking weirdo cultists.
This. I’d better use windows then listen to another round of debate Ubuntu vs Arch…
spoiler
I use arch btw
I use Kubuntu LTS (
--minimal-install
; nosnap
fuckery from get-go) btw.Garuda is also performing nicely on an older laptop.
I read it as clits. Just saying.
What other than what you just said are you “just saying”?
If you’re a programmer: NixOS.
Define your OS config, which programs to install, and dotfiles in one repo. Install a fresh OS, pull in the repo (
nix-shell -p git
, because NixOS doesn’t come with git >_> ) and run the command to install the whole thing (sudo nixos-rebuild switch --flake .
for me.wodan
is just the name of a config - I have multiple all combines into one repo, so I can share configuration between machines).Took me 17 minutes to set up my laptop exactly the same as my Desktop. Same configuration, applications, and OS settings. It’s so fucking nice.
With Windows, that used to take 2 days to download and install everything manually.
Only downside: You’ll need to learn Nix-the-language, nix-the-os, and nix-the-terminal-program, which took about a month of deeply digging into the Vimjoyer and LibrePhoenix channels.
I haven’t seen this classic in a long while…
I recently scooped up a pack of rage faces and old memes and threw them into my Immich instance. Now searchable classics ondemand.
I think the whole works part is the most important part, Linux can be janky (and by that I mean obsolete information and deprecated or outdated packages are often recommended and there are a thousand different ways to do anything with only one of them actually working (don’t have an aneurysm)) on the best of days, If something just works you can change what you want later.
This is why I switched to Mint. It just works. It’s broken less than vanilla Ubuntu did. So thats what I use.
Yeah. Generally when I’m using a Linux PC to work on something, I don’t want to be fixing the PC itself too. And we make an embedded Linux product at work, so it’s not like I miss out on the fun, lol.
I use Mint everywhere. It works great. Being easier for newcomers to use and having an extra layer of polish does not restrict my use of the command line or scripting.
Debian since 1998. No reason to change.
that should be their mission statement.
Use Debian. No good reason to change.
“You’ve done a lot of work to make this work. Do you really want more work?”™
I’m okay with it.
I can think of one. The Debian logo is boring!
Consistent branding over multiple decades!
Debian gaming wasn’t great when a lot of the landscape was changing (around 2016?) and even one of my very Debian friendly colleagues switched his gaming machine to Arch back then because getting the new stuff like AMD Vulkan drivers and DXVK running was really hard on Debian. Don’t think he migrated that particular machine back since then.
I’ve always enjoyed the tinkering. My gaming habits pretty much grew up with WINE. DXVK was very exciting!
Never been a stranger to compiling my own kernel or mucking about with DLL overrides.
The thing is, back then, for the stuff to work on Debian, you needed to
- compile your own newer kernel
- compile the new mesa that depended on that kernel
and with how frequent updates were, this was something you’d probably do multiple times per month – at this point, why bother with Debian when you need to compile all the packages yourself? Remember that was a gaming machine… so why bother with Debian and spend hours each month when with Arch, it was just a
pacman -Syu
followed by a reboot and you could try out all that fancy new stuff?That really was not my experience. I didn’t game much. WoW mostly. Some StarCraft. Minecraft. Online games. Debian unstable worked fine and I don’t think I had to compile my own kernel (for gaming) at any point past 2005 or so.
The discussion was implicitly around the changes brought by Vulkan and DXVK which enabled playing Windows Direct3D (this part is important) 11 and later 9 games without performance penalty. You could previously play Windows Direct3D 9 titles using Gallium Nine if you had an AMD card, though this was a bit iffy.
WoW mostly.
That’s OpenGL, so not affected.
Some StarCraft.
Not 3D even.
Minecraft.
Neither Windows nor Direct3D, but Java with OpenGL.
True, if all the games you played were OpenGL-accelerated, these changes didn’t matter. But about 95% of games on the market weren’t.
I’m glad you’re here to tell me how my experience the last 30 years was. Thank you for enlightening me as to how my choices were wrong and how I was silently suffering.
I gamed on Debian. I was so wrong.
Not sure how you can read my comment that way, but you do you.
Prior to bookworm making non-free easy and nvidia driver opening one could make some arguments.
These days, though, nothing compelling can be said to walk past Debian.
Yeah, but the post I replied to said “since 1998”. That is prior to bookworm.
Personally, I don’t care for it too much. Every time I try it (which is rare) something annoys me. "DO NOT EDIT THIS FILE"s, deviation from upstream that renders official documentation less valuable. With Arch (which I don’t use anymore), you can be pretty sure that what’s on your machine is what’s currently released by upstream. This refers both to version and the software itself. Remember cdrkit? xscreensaver? The weak OpenSSH keys? Sure, these must notable examples are from long ago, but there were just so many issues over the course of my “career” that the distribution for me is somewhat burned. Also because all of this could have been easily avoided.
Anyhow, use what you want, but it’s for sure not my favorite distro.
What about Debian’s inability to run Proton 10?
News to me. I’m running GloriousEggroll with proton 10…
That’s what beta is for right?
Just checked my Mint. Why Cinnamon uses so much VRAM? I have over 1GB idle, without anything running. In my Windows i usually have 400Mb with all things closed.
I remember this site
https://www.linuxatemyram.com/
But honestly, although I can’t check it, 1GB idle is still far more ram than what I get idle, so you might have some weird program auto-starting and actually eating your ram.
RAM is ok, i have plenty of it. VRAM (Video RAM) is the problem. The RAM of the GPU, used for showing graphics, UI etc.
Oof sorry my bad lol
Ubuntu sucks
You choose the worst option
It’s not that bad but I feel like fedora’s probably a better option
Installed 24.04 this week. On the second day my graphical interface was completely borked. Bare in mind I only installed the usual things I need like neovim, appimage support, compilers, etc.
I’ve used the same installation of Arch, Fedora and Suse on different machines for years in a row without an issue
Why was is borked?
It seems 24.04 is not compatible with the FUSE package provided and you should instead install libfuse2
Why?
Canonical is focused on servers and the cloud. Ubuntu lacks quality controls and does things differently than many other Linux systems which leads to instability. I’ve seen people complain about gnome but in reality they are complaining and Ubuntu gnome not stock. Ubuntu also uses netplan instead of network manager and doesn’t have as much systemd integration.
Snap is also it’s own special form of hell. It runs as root as daemon and is slow to do anything. It also forces auto updates and takes control when you try to do anything with apt. It is much heavier than Flatpak and you are forced to get your apps from it.
The sad part is that 15 years ago Ubuntu was actually pretty solid. They have just slowly lost relevance as they move the focus to things that make actual money.
Thanks for explaining! I am currently on kubuntu, because after some testing different distros, it had the best kde plasma 6 experience with less bugs then the others. Iam not really an ubuntu fan, but it just worked best as an kde distro.
As for snap, I don’t know any backgrounds of it. But I had several problems with flatpaks and the same program in snap worked. It was mostly random small stuff like, Signal does not show notifcation bages or copy paste that did not work in remmina. In Both situations lots of debugging didn’t help, but switching to the snap package did. Could be a kde/flatpak/kubuntu issue of course. Auto update (for some specific) applications can be good I think and I can understand thats not the vibe that the typical linux person wants. As of the overall anti snap hype I started with just flatpaks, but they aren’t as golden as they are sold.
This is crazy. You shouldn’t use Ubuntu for anything desktop related. There’s nothing vanilla about vanilla Ubuntu.
(Custom Gnome extensions, patches on top of Gnome, custom sandbox packages that don’t always work, custom apt that refuses to install the real packages in place of snaps, paywalled security patches, should I keep going?)
Except I have no trouble replacing snaps. I only replace them when there is a need. I always add gnome extensions to mine. I like a little extra and I get it easily with ubuntu. If you are a individual user you can get the ESM updates for free and I do.
When one of the other distros demonstrates anything that I cant get with ubuntu I will move on. Until then I’ll keep using it because it keeps working.
When one of the other distros demonstrates anything that I cant get with ubuntu I will move on. Until then I’ll keep using it because it keeps working.
You can’t get vanilla Gnome on Ubuntu. There are tons of other distros that will give you vanilla Gnome (they don’t put any of their own patches on top of Gnome).
But I think you were pretty clear that you don’t want vanilla Gnome, so if Ubuntu’s working for you, more power to you. I just wouldn’t recommend it to anyone new to Linux.
I don’t like vanilla gnome. Like I said the first thing I do with any debian installation I work on is install extensions.
Extensions are one thing. Even if a distro comes with some Gnome extensions, you can just disable them. Ubuntu puts custom patches on the Gnome packages they ship. Those can’t be disabled, and they could potentially interfere with extensions that don’t expect them to be there. That’s my problem with Ubuntu’s approach to Gnome.
I understand that you don’t like vanilla Gnome, but I still wouldn’t recommend Ubuntu to anyone, especially noobs, as a desktop OS, because of the myriad issues with Canonical’s approach to modifying the source of the packages they ship.
It’s the same reason if anyone reports a bug to any of my software, and they say it happens on Ubuntu, I’ll disregard it unless they can replicate it on an OS that doesn’t patch their packages that way. Canonical is responsible for fixing the bugs their patches cause, and they’ve added tons of extra triage work to devs who have to determine whether Canonical fucked something up or there’s actually an issue with their code.
I totally get you don’t like it but once again you are not giving me any reason why what you prefer is somehow better.
I’ve given you quite a few reasons, you just don’t care.
Let me put this really simply. Canonical fucks shit up with their patches. Users experience this as buggy software. Users file bug reports to the software. The bugs aren’t valid because the problem is with Canonical’s mess of patches. That is bad for me as the dev, because I have to triage that bug and determine that it’s Ubuntu, not my software. That is bad for you as the user, because software that works perfectly fine on any other system doesn’t work on yours. This is also bad for you because the devs that build the software you use have to waste their time tracking down Ubuntu bugs, instead of spending their time improving the software you use.
Maybe you don’t consider this a problem, because you’re used to how buggy Ubuntu is, or maybe you don’t use any software that Ubuntu has fucked up, but that is a problem that people experience, and if you don’t see that, that’s a you problem.
Also, I specifically didn’t mention “what I prefer”, because it doesn’t matter. Canonical is the only big Linux company that does this to an extent that devs waste their time on it. Any other big name distro is better than Ubuntu.
Your right I don’t care. Fanatics care about things no one else does. I don’t have many bugs with ubuntu and any that I do are usually trivial. You keep saying its bad but its not my experience. My experience started with Slackware. I still have a Slackware box that I still compile my own kernel on from time to time to keep in the know on kernel changes. I’m not by any metric an amateur. I’m sure some of these bugs seem unique and are a major problem for you.
I’ve tried mint and wasted my time with arch. I’m installed them all. I’ve even created my own. None of them have ever brought anything game changing to the table. I’ve seen bugs with every distro. Somehow to you these bugs are worse. I can clearly see they are similar to other distros and the bugs they have.
In reference to what you prefer. Its clear you don’t prefer ubuntu and you have continually mentioned it. So don’t pretend you don’t have a preference. Disguising it as some general disdain on how canonical operates doesn’t negate its clearly your preference. You will not change my mind and I don’t want to change yours. You seem like you just can’t take I don’t care about how you see it any other way than personally.
Other linux companies? Of which I really only know of three in total all do things that people don’t like
Red Hat(IBM) killed centos and I moved all my servers over to straight debian the week after their announcement. I didn’t like it but I didn’t foam at the mouth about it. They also clamped down on their sources so fedora is going to become increasingly obscure. Kind of like SCO became. They wont die that death but I look at Red Hat as a dead end.
SUSE has never been a distro I’ve used. No reason really. I always had other options. Their decisions were business ones and therefore unpopular to some.
Canonical is doing it their way and they are doing a good job. You can’t deny that but Its clear you don’t like it. I would really like you to stop generalizing and give me a specific bug they have out of the box that isn’t tied to some specific hardware. I don’t pay for ESM but I use it since I only have two Ubuntu machines that I use personally.
In the unlikely event anyone else bothers to read this. I will speak to you what I’ve said elsewhere in this thread. Find something you like and stick with it and don’t let someone elses problem become yours.
Kubuntu LTS (
--minimal-install
; nosnap
fuckery from the start) has been wonderful.You could also just use Fedora KDE
The only thing that stops me from recommending Fedora and OpenSUSE more often is that there are still so many niche packages that are only offered as .deb (like Unreal Engine). Being forced to use unofficial community Flatpaks makes me uncomfortable and new converts aren’t going to want to hear how they can compile something themselves, assuming that’s an option.
You should not install random package files. That is a bad idea in general and creates instability and introduces security problems.
anything but Ubuntu tbh.
I won’t use Ubuntu Desktop now, but I used it for 6 years: 16 to 22, and loved it for many reasons. I left it for two reasons:
- Snaps
- Trying to get bridged networking going for VMs in Boxes ended up wrecking my network settings and I couldn’t get them back to normal. With more expertise I could have probably fixed it, but I realised it’s too easy to do things that I can’t fix.
So, I went to NixOS for the declarative setup. It’s not always easy especially for niche cases , but at least I always have a working backup. Yes, there are other options, but I like NixOS so I plan to stick with it for now.
My kids use Bazzite and I like that too.
I actually wanted to run Ubuntu and then Fedora, but they both kept breaking out of nowhere. I don’t know get why people have a more stable experience than I do with these, I don’t even fucking tinker and fuck with shit.
Mint because the name is fun
deleted by creator
Fedora on the right tbh. Even when you chill and get wisdom Canonical and Snap are just a bit too far.
Fedoras where it’s at!
Um, acktually some of us went from vanilla Debian to Nobara to vanilla Debian.
I use arch, btw
A vegan, crossfit, arch user walks into a bar. Which do they tell you about first?
Their favorite IPA
And then which number of teeth they have on the cogs of their fixie.
But bro this one has a floral citrus flavor, and texture like water.
Fuck off. If I wanted lemonade I’d drink that.
What’s with the arch user meme? Is it good or bad?
Somewhat bad. For bragging rights users have claimed that Arch is hard to install, which is actually easier than ever and only ever really required reading the installation guide. It’s also known to occasionally break due to updates.
Kubuntu for modern systems, Xubuntu for older systems, Lubuntu for older, low-end systems with limited RAM, Ubuntu server for headless servers.
Stay mad, Ubuntu haters.
I’m fairly new to using Linux, is there an Ubuntu for every letter of the alphabet?
It depends on the desktop environment.
Ubuntu is the base version and uses GNOME.
Ubuntu + KDE (the most superior of all DEs) = Kubuntu
Ubuntu + XFCE = Xubuntu
I will now refer to base Ubuntu as Gubuntu
I’d just like to interject for a moment. What you’re refering to as Gubuntu, is in fact, Gnome/Ubuntu, or as I’ve recently taken to calling it, GNUbuntu. Ubuntu is not an operating system unto itself, but rather another free component of a fully functioning Gnome system made useful by the Gnome libs, utilities and vital system apps comprising a full OS as defined by POSIX. Many computer users run a modified version of the Gnome system every day, without realizing it. Through a peculiar turn of events, the version of Gnome which is widely used today is often called GNUbuntu, and many of its users are not aware that it is basically the Gnome system, developed by the Gnome Project.
There really is a Ununtu, and these people are using it, but it is just a part of the system they use. Ubuntu is like he kernel: the program in the system that allocates the machine’s resources to the other programs that you run.
The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the Gnome desktop system: the whole system is basically GNU with Ubuntu added, or GNUbuntu. All the so-called Ununtu distributions are really distributions of GNUbuntu!
Gayness + Ubuntu
LGTBuntu
Not to be confused with LGBuntu, which is specifically for model railroading.
“Ubuntu GNOME” was a real thing for some time: https://en.wikipedia.org/wiki/Ubuntu_GNOME
And Lububtu for LXDE.
Which I used, before switching to dwm. Then dwm on Gentoo. Btw.
Gnome is honestly just kinda ass compared to KDE these days
honestly xfce is peak
XFCE is not good with a touchscreen like GNOME, it’s peak with a mouse though. Still love you Xentucky Fried Cursor Environment.
No, it’s based off the DE used.
If that was a serious question: no, there isn’t, there aren’t that many desktop environments and many flavors of Ubuntu aren’t named like this at all: https://ubuntu.com/desktop/flavors
No, just for different desktop environments.
Kubuntu is KDE, Xubuntu is XFCE, and Lubuntu is LXQt.
I quite like Kubuntu with the Snap-free minimal install. That said, Snaps are so bad and Canonical’s repos are so dangerous that I cannot recommend it to anyone any more. It’s a shame how greed has ruined Ubuntu.
Snaps do suck, but from a usability standpoint, you really can’t ignore the fact that 99% of documentation assumes deb, and Ubuntu is generally more up to date than pure Debian. I don’t like it myself, but it works and it’s better than Windows.
Snaps are awesome, I need to be on 20.04, or 18.04 for humble, for ROS noetic and so being able to install generic snaps which are fully up to date with modern software is awesome.
I really like the concept of snaps and flatpak. I hope we keep improving them.
I use Ubuntu for ROS and work specific tasks, but I get the fuck out when I want to game. Ubuntu looks like a job to me. Just like Windows looks like a job to me.
But the thing is, that’s just me. Can’t imagine being mad at someone else for using it, but Ubuntu makes me irrationally mad because it’s associated to work.
What is ros
Robot Operating System maybe? Might be an acronym for something else too, though.
Robotics OS, more like a subsystem to fit controlling sensors and motors
as long as you purge snaps off, its fine.
Where does fluxbuntu come in?
It was based on Fluxbox window manager, but pretty sure it’s been discontinued for a long, long time.
I loved Fluxbox, which was over 20 years ago. I had completely forgotten about it.
New set of memories unarchived, thanks!
I still use Fluxbox today, it’s great. So is Kamen Rider. ;)
Kamen Rider will always be great.
Henshin!
Edit: I started rewatching the series a few months ago and can’t stop listening to the soundtracks again. l always loved Shunsuke Kikuchi’s music and hadn’t listened to it for far too long.
I actually started a personal project in June to watch the entire franchise in order, including the main movies and specials. Not sure about spin-offs yet, but I’m only 2/3 of the way through Kamen Rider X so I have a lot of time to decide, lol.
The original series’s opening song is absolutely S-tier. I keep waiting for something to top it.
deleted by creator