- Joined
- Nov 21, 2020
Last edited:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Yes, but you can just use Devuan, which has all the Debian advantages without the main disadvantage and the dangerous freaks.Debian is very solid, and I don't really care about the people behind it either.
As I understand, it is not Flatpaks but Snaps that Canonical via Ubuntu is trying to force on everyone. Snaps are much worse since they're centralized.I used to use Ubuntu (and later Xubuntu because fuck the bloated mess that KDE has become) but their increasing insistence on treating the user as fundamentally retarded finally hit my last nerve when they insisted on everything being a Flatpak.
This isn't really an issue. The only hassle I've run into is some packages that want to run a service will only have a systemd script. It's pretty easy to write an openrc init script or often enough someone will have already done it and put it in the AUR.I would recommend checking the package lists for both Void and Artix and seeing if they have what you need. It looks like it's technically possible to use the AUR on Artix, but I would imagine a lot of AUR builds would fail because no systemd.
What distro would you recommend for running a self-hosted server (for running a Matrix instance, Teamspeak server and cloud-storage). I currently use Artix Linux and have Mint setup on another machine, but I'm not super familiar with the pros/cons of these distros when using them as a server environment. I've seen Ubuntu Server 24.04 LTS but I kinda hate Debian/Ubuntu binaries so would any fellas here recommend a good server-oriented distro?
I tried using Debian KDE, and it sucked. This was my first distro, and I had so many weird issues. The scaling and fonts looked off. I tried using different browsers before settling on Firefox because Brave looked like it was zoomed out to 120, but Firefox still had terrible-looking fonts. I then tried asking the Linux forums and looking up the issue, but I couldn't find any solutions. Linux is not ready for the consumer market, and I'm tired of fanboys pretending otherwise.I have moved over to Debian for my home machines lately. I used to use Ubuntu (and later Xubuntu because fuck the bloated mess that KDE has become)
The Linux packaging system is terrible. Linus Torvalds figured this out decades ago, while Linux YouTube shills told me, "Guys, installing software on Linux is so much easier than Windows, trust me, bro," only for me to try sudo apt installing software and getting constant errors. I then tried installing Flatpaks, only for it to glitch. I think I eventually just downloaded deb files from the web browser, but it was a pain compared to Windows simple click and install. That's before you even mention how bad the so-called solutions like SnapPaks are.but their increasing insistence on treating the user as fundamentally retarded finally hit my last nerve when they insisted on everything being a Flatpak. Because fuck you, you're doing it the Canonical Way™, and we know better.
I would've said Debian could fill the Ubuntu void, being community-run as opposed to corporate-owned, but now that community is full of more left-wing nuts than UC Berkeley.Shame that no business will do it. Because I've been done with RH for quite a while now (despite my earlier praise of LEAPP), and now Canonical being on my shit-list.
And on top of this, the "professional" vendors gave up on supporting some distros that many people relied on, like that one fork of Red Hat I forgot the name of. Then it was only supported by Linode, but then Linode sold out to some Japanese company, and I'm not even sure if they still support that distro as far as I'm aware, so the people who relied on it got backstabbed and either had to change distros or deal with the security issues. Ubuntu works good as a server, but it seems like a choice between shooting yourself and drinking cyanide; they both suck, but one's better depending on your opinion. Do you want corporate troons or grassroots troons? Pick your poison.But no, we have to have a vendor to give us support. After all, why hire professionals to do things?
First they are bloat. And not in the "this uses 2mb more ram in order to have this great feature that I specifically don't need" bloat. They are essentially a psuedo VM for whatever is running in them. Imagine if every single program you ran was in a separate VM how much ram/cpu/etc. you would need.Can someone redpill me on why containers are ass? I've only dicked around with Docker a bit
What the fuck is up with the version of zsnes in the software manager? 486mb to download and 1.3gb of disk space required. I just checked their website and it's only 1mb there.
It;s a flatpak. It includes all the dependencies needed by the app to create a semi-isolated environment.
I know people already told you that this is changeable but it's not even "you didn't know this obscure CLI command" changable. You literally right-click, choose "unlock", and can drag the task bar to where you want it. Literally completely GUI and the same as windows when windows wasn't aids.I've tried Xfce4, but I got put off by the global bar at the top. I've never liked that style of window manager.
Do you think Debian's best because it's just more stable?This is where Debian, or a Debian based distro would be the strongest. A server. Especially if you want long uptime.
If you want something that will be really light, and likely pretty solid, I could see alpine working for a server. I wouldn't recommend using the edge version. Which is basically their rolling release.
What specifically do you mean by hating debian binaries? I'm not sure I've heard of anyone that was bothered about that.
If it works then you don't need anything. Still there are a few things I expect you'll need at some point (IMO these should be defaults but alas) that I can recommend.I've got Artix running and installed xlibre.
Apparently runit has these things called daemons and services? Besides starting my dhcp stack and window manager, what else would be good to set up in there? It's like a wide open sky, I don't even know what I'm missing (if anything at all), it just kinda works.
It's just general emulation development derangement. The DuckStation dev was basically as normal as other emulator developers, then he (very understandably) got pissed off because some parasite behind 'SwanStation' forked his code and made it into a shitty plugin for the cancer on the human race that is RetroArch, and sold a paid version. So they deliberately made HIS emulator worse and made money off it.View attachment 7716372
Got to be one hell of a rabbit hole behind this...
But they're not a VM, not even pseudo. VMs have actual separation, containers have the hope the user setup the container engine right and the kernel has no bugs.They are essentially a psuedo VM for whatever is running in them.
Stenzek is well known in emulation circles for being a drama queen who frequently has schizo meltdowns over stupid bullshit. Just use Mednafen like a normal person.
I recommend using btop instead of htop, it's much nicer looking.If it works then you don't need anything. Still there are a few things I expect you'll need at some point (IMO these should be defaults but alas) that I can recommend.
-ntpd: it is annoying to have your clock drift
-pacman hook to remove old packages: otherwise one day you will find your pacman cache is 50gb after you've run out of space. You could just learn the command for it but putting it in a hook means it's solved forever.
-yay (or another AUR helper): telling you to build and install AUR packages manually is the same arch snobbishness that keeps them from just having a GUI installer.
-more repos: add the community repos (universe, omniverse), 32-bit repos (lib32), and arch repos (install artix-archlinux-support, follow instructions)
-htop: much better task management. Even if the default layout kinds sucks.
-neofetch: to post on /g/ and the farms, of course.
World is your oyster really. I have like 5 browsers installed because I use too many tabs. Vidya? Steam is in the repos (so is starsector), most emulators will be in the AUR. Anything in particular you want to do?
I was told by anime-picture-profile-furry-witch-tranny on Xitter that "debian install media" is slang for estrogen in China. I would normally disregard the they/them, however I find this funny. X | XCancel | AHere's the photo from DebConf 25. They do have a pride flag, they do not have the gay nigger trans pride flag.
View attachment 7715979
You can zoom in and see if you see anyone interesting.
Here's a few interesting ones from the rest of the photos I found.
View attachment 7716006View attachment 7716008View attachment 7716010View attachment 7716012View attachment 7716015
My bad for being in a rush to get a usable interface so I could do some work and not liking a Mac style global bar I guess. I do intend on going back and trying it again because I admit it was a rushed decision and KDE is not viable in the long term as they gut X11 from it.I know people already told you that this is changeable but it's not even "you didn't know this obscure CLI command" changable. You literally right-click, choose "unlock", and can drag the task bar to where you want it. Literally completely GUI and the same as windows when windows wasn't aids.
Do ugly people use Linux because they are ugly or are they ugly because they use Linux?Here's the photo from DebConf 25.