- Joined
- Sep 17, 2023
Since Alpine are political morons who want to cut off their nose to spite their face, I might just have to drop back to OpenBSD for my smaller services. Theo's an asshole, but his shit works.
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.
Guess how Null handles it:Since Alpine are political morons who want to cut off their nose to spite their face, I might just have to drop back to OpenBSD for my smaller services. Theo's an asshole, but his shit works.
If it still works, you don't have to change.Imagine not using your enemy's technology to post about how they suck.
The Rust community hates us, but we're using it for Sneedforo. Arch uses Wayland, and I'm on Arch. The maintainer of Debian's PHP repositories (sury) literally blacklisted the entire IP range belonging to 1776 Hosting so I couldn't update my packages without a proxy, and neither could anyone else using my network as a customer. I still use PHP on Debian lmao.
Every line of open source code fuels the combine harvester of transgender tears and souls. As far as I'm concerned, Wayland is more complicit in being the Nazi club than XLIbre is.
There's a difference between need and choice, sure. I probably shouldn't be running production nameservers on a rolling release distribution anyway- but it's not like I have unstable packages in it.If it still works, you don't have to change.
Whenever I switch back to current X11 colors go all insane overblown. Like HDR is turned on 3 times somehow. Not sure how to handle it (KDE Plasma)You can change to X11 from the lock screen. Plasma sometimes has separate packages for X11, which sometimes isn't installed by default, depending on distro.
Otherwise, look up your distro here https://github.com/X11Libre/xserver/wiki/Are-We-XLibre-Yet?
Is there anything color related in your xorg.config?Whenever I switch back to current X11 colors go all insane overblown. Like HDR is turned on 3 times somehow. Not sure how to handle it (KDE Plasma)
Unfortunately
I think someone might have mentioned this here before. I can't remember. But actually looking at it. If this actually works as intended. I could see myself liking it.
It probably isn't going to be something new user friendly. But that's fine with me. I don't know if I will try it. But I'm considering giving it a spin.

ya ive used most distros to some extent, most of them are junkFuck meme distros. If Linux Mint doesn't work well then you will only have luck with maybe arch or Gentoo and you'll have to deal with a learning curve, and if that's too much just go back to Windows as there will be no easy solution.
if you try venom linux lmk i wanted to try it but i know almost nothing about it
Please consider me a complete retard when it comes to Linux, because I am.
sudo apt update && sudo apt upgrade -yI'm running Linux Mint 22.2, I'm already comfortable in it... Now I'm tempted to jump ship to LMDE. Why, God, why is there no Mint Devuan project?!
What GPU is it? If it's Nvidia you can usually install the GPU drivers right off their website as a fail-safemaybe someone can help me here
(Mint 22.2) inxi -G is showing my GPU drivers as N/A, currently running on llvmpipe. I've used the driver manager to install the recommended drivers and mokutil says secure boot is disabled but the drivers still don't seem to load. I'm not entirely sure what to do here.
If it's a relatively new GPU, you may need to update the kernel. I think Mint 22 defaults to kernel 6.8 but you can update to 6.14. Mint makes it easy to update Kernels, just launch the Linux kernel selector in the update manager. It's under the view menu there.maybe someone can help me here
(Mint 22.2) inxi -G is showing my GPU drivers as N/A, currently running on llvmpipe. I've used the driver manager to install the recommended drivers and mokutil says secure boot is disabled but the drivers still don't seem to load. I'm not entirely sure what to do here.
What GPU is it? If it's Nvidia you can usually install the GPU drivers right off their website as a fail-safe
I'm using a 3070TI. I'm currently running a dual-boot setup and I have to manually select Linux kernel 6.14.0-1011-nvidia in GRUB in order to even get internet. By default it seems to use 6.14.0-1017-gcp. I'm not entirely sure how related those issues are but it's worth a mention either way.If it's a relatively new GPU, you may need to update the kernel. I think Mint 22 defaults to kernel 6.8 but you can update to 6.14. Mint makes it easy to update Kernels, just launch the Linux kernel selector in the update manager. It's under the view menu there.
Maybe the drivers are being blacklisted. I've had issues where when I update the kernel it blacklists my wifi driver and refuses the load the driver. Check /etc/modprobe.d blacklists to see if the Nvidia driver and network driver are being blacklisted in dkms.confI'm using a 3070TI. I'm currently running a dual-boot setup and I have to manually select Linux kernel 6.14.0-1011-nvidia in GRUB in order to even get internet. By default it seems to use 6.14.0-1017-gcp. I'm not entirely sure how related those issues are but it's worth a mention either way.
There's nothing in dkms, but there's a KMS config that was generated by the drivers. Can't access it right now but I'll check later.Maybe the drivers are being blacklisted. I've had issues where when I update the kernel it blacklists my wifi driver and refuses the load the driver. Check /etc/modprobe.d blacklists to see if the Nvidia driver and network driver are being blacklisted in dkms.conf
By default it seems to use 6.14.0-1017-gcp.
GCP means "Google Cloud Platform" which is for a virtual machine running in Google's Cloud. It's surprising it will boot at all but it certainly won't have any drivers for a 'real' network card or GPU.manually select a specific kernel version