- Joined
- Feb 11, 2017
me using a PSP to log into an ancient wifi network and pay my bills through a heavily modified java-based web browser:You can do everything on ChromeOS if you hate yourself.
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.
me using a PSP to log into an ancient wifi network and pay my bills through a heavily modified java-based web browser:You can do everything on ChromeOS if you hate yourself.
It's my window to my computers. What do I care what other people do.That might have been true 20 years ago. Name 1 task for which there's no better alternative than Emacs currently.
Red Hat wants to turn Linux userland into a Windows clone with support contracts and all that this entails. They want *consumers* to use "their" operating system. You're not supposed to think critically. You're just supposed to shut your mouth and accept whatever the corporate overlords deem "objectively correct". IBM comes from the same corner. They've already been like this since at least the 80s. The only difference now is that people are whittled down enough to actually accept this absolute bullshit.Red Hat
They like feeling important. Distro maintainers are the tranny jannies of the linux world. That's also why these "which linux distro is best" discussions are so asinine. It's all the same stuff. The best distros give you the most freedom and get out of your way otherwise.Why do many projects call themselves an OS when they only do packages? NixOS, Guix?
100% correctIBM comes from the same corner. They've already been like this since at least the 80s.
Then once other companies switched to OSes based on the 'Open Source' released source RPMs from RedHat they then closed that hole and license restricted them to customers which made CentOS the only official SRPMs that releases like Rocky could use. Which led to an unholy alliance between SUSE, Oracle and others.100% correct
Red Hat assured the FOSS userbase that the acquisition (merger? whatever) by IBM would be "totally transparent" and would have no impact on RHEL or its derivative projects...
Within a year, they rebranded CentOS as CentOS (Piss) Stream to smoke out anyone who was using CentOS in a production environment. Despite their promise that it would be basically just a superficial change in management, it broke A LOT of shit. This forced firms who were freeloading off CentOS proper to either run outdated software for an indeterminate amount of time while the FOSS side of the RH community regrouped, or roll over to (paid) RHEL subscriptions to receive security updates while maintaining compatibility with the software they were running prior to the Shake Down. Many MIC/glownigger entities chose the latter because they were/are contractually obligated to remediate security vulnerabilities within a certain time.
Wow, I didn't know about that part. Does that mean Rocky et. al. are binary compatible with CentOS now?RedHat they then closed that hole and license restricted them to customers
Why does everyone keep saying this? What is "autistic" about Arch-based distros? It is really no different from any other distribution. The only real differences are a terminal-based installer in the original Arch, and starting with barebones packages. Literally `$ sudo pacman -S xfce4 lightdm` and `$ systemctl enable lightdm` and you have just done the hardest thing to do on a new Arch install. With the pacman repositories and the AUR, you'll never miss a package again. Get yourself a GUI frontend that supports the AUR and you won't need to touch the terminal for them. Everyone who tells you that "arch is unstable", "arch is rolling", "arch updates will break everything", or that "arch is complicated" is a huge fucking retard who doesn't fucking know shit of what they're talking about.I should have clarified that I'm talking about Arch-based distros since they're so autistic.
Obvious bait. No one is this retarded. I fucking hate OpenRC but I damn well know Systemd isn't any better than it. Dinit is my go-to. I run this shit everywhere, even on servers, and it has never failed me. Literally the perfect init system.all the people bitching about systemd have yet to come up with something good enough to replace it
systemd is complicated but better than sysvinit/openrc so
also most of the bloat in systemd is other projects being developed under the systemd umbrella. it's a brand now
"Works" is the bare minimum for any software. Good software doesn't just "work".systemd works on my machines, maybe you guys need more training
absolutely. it also completely derails a thread for several pages whenever it's mentioned. every single time. without fail."Works" is the bare minimum for any software. Good software doesn't just "work".
The only thing I like about Systemd is Systemd-boot because it's simpler than grub, and you can use it without Systemd. That's one of problems with systemd. It's not modular like that.systemd works on my machines, maybe you guys need more training
systemd-resolved can be used like that too, i think. it used to be pretty dogshit but i've been using it for a few months now without issue.The only thing I like about Systemd is Systemd-boot because it's simpler than grub, and you can use it without Systemd. That's one of problems with systemd. It's not modular like that.
No, not everything can be containerized. I get warnings when updating docker that certain options from the kernel I run is missing, older glibc may fail. I don't really run old versions of docker images, but I imagine if I did, it might stop working a decade later unless I rebuild everything.Isn't the whole reason containerization was invented because everybody gave up on that exact requirement?
So much this, I found out one day none of my chromium based browsers would start, they all mysteriously crash, everything else would work fine. Turns out dbus failed to start properly because of some broken configuration, chrome and friends just can't run without calling something over it.Did you know that mpd will halt the shutdown process until the currently playing track finishes? That's usually what my unreasonably long timeouts are.
Edit in response to edit:
Dbus is an abomination in nearly every aspect and should be destroyed. I am very happy kdbus was never merged.
Not only does dbus's system/session bus concept force arbitrary layers of services that don't play nice in any kind of nested service scenario, but the under-typing of the system, and design around glib's variant type makes it such a pain to deal with from any language or library.
Lots of us are sick of it making shutdowns and reboots take indeterminately long for no apparent reason for over a decade.absolutely. it also completely derails a thread for several pages whenever it's mentioned. every single time. without fail.
That sounds more like a problem with the program that can't quit cleanly when told to. I don't see a convincing argument how this is supposed to be systemd's fault. And if that's its worst flaw, then it sure as hell is better than alternatives.Lots of us are sick of it making shutdowns and reboots take indeterminately long for no apparent reason for over a decade.
My personal theory is that people think Arch is unstable and breaks things because they're running on old and worn out hardware. Anytime Arch has failed on me it's been because a piece of hardware is actually at fault and Arch's nature as a rapidly updating Linux system is what makes those hardware errors unmanageable. If you have a bad RAM sector it could conceivably fly under the radar for a long time causing minor errors here and there... unless that sector is used while you're updating your Kernel in which case more things start exploding.Everyone who tells you that "arch is unstable", "arch is rolling", "arch updates will break everything", or that "arch is complicated" is a huge fucking retard who doesn't fucking know shit of what they're talking about.
To be fair, with Arch, you can have more control over what's going on behind the scenes.I think if Arch was bad as people made it out to be Valve would not have switched to it from Debian.