

Never was able to try mint, I only did once but the installer didn’t work for some reason, probably Nvidia related so I don’t blame mint for it.
Never was able to try mint, I only did once but the installer didn’t work for some reason, probably Nvidia related so I don’t blame mint for it.
Oh wow yeah I had forgotten about the grub update, the only way to not have a bricked computer was to be active in the arch communities because they didn’t remove the faulty package even though it was known to brick computers
The level of disillusion in the thread is insane. At no point in time is it a good idea to recommend Arch and it’s derivatives to Linux newbies. They will 100% wreck their install in the first two weeks. Even I, as a pretty experienced user had to wipe my arch install after failed update attempts, luckily I had a separate home partition. Anything else like fedora or tumbleweed will provide packages that are very up to date, but that are also tested. For example I don’t fear that updating my fedora install will completely brick the networking of my system like what happened to me on arch.
Ironically I wouldn’t recommend any Ubuntu derivatives as for some reason, every single time I’ve installed Ubuntu or one of its variants like PopOS they ended up messed up in some way or another, albeit never as critical as Arch did to me numerous times. Probably some kind of PPA issues that make the system weird because it’s always the fault of PPAs
Make backups of your important files, or use a separate home partition. When I used arch, more than once I had a bricked install after doing updates. The last straw for me was when after updating my network completely went out. I switched to fedora and haven’t had issues for 2+ years. Also, (this goes for every distro, but more so arch than others) NEVER update if you don’t have at least some time in front of you in case something happens. Arch was definitely a good learning experience and it was fun at first tweaking everything, but the drawbacks in stability got a bit old after a while. The AUR is a godsend and it’s the best thing ever, you should also be using an AUR helper like Yay to make your life easier.
Of course, but the articles make it seem like it will 6x the performance in some games when in reality it won’t because the performance gain is already factored in upstream proton
These articles are very misleading because Proton is already patched to include fsync (I think it’s fsync). So basically there won’t be any performance improvement for most games under 99.999% of setups. Still a good thing that this is merged because it means the regular wine outside of proton will now be on par with proton
Very thorough overview, I really like the charge limit feature, I previously had to use an extension to manage it
I’m on 565 haha, I think it’s got to do with the kernel, I’ve seen people say it’s solved with 6.13
I have an Nvidia GPU and suspend/resume works about 20% of the time so my PC is shutdown every time I won’t use it for a few hours. Don’t use my personal computer that much so it doesn’t really bother me a lot. My laptop is however long the battery lasts with the lid closed, I don’t use it much so most times I pick it up it’s dead.
I wish gnome would do the same and show a notification in December as well
Gnome is my choice because it doesn’t look and feel like it was designed in 2015. I also much prefer the workflow with the touchpad gestures. I used to have extensions but since I reset my PC and didn’t install any apart from the one that shows my cpu temperature in the top bar.
In GTK/GNOME apps this is remedied by scrolling your mouse wheel over the scrolling indicator (the small side bar that shows up while scrolling). It makes the scrolling much faster this way, but I agree it’s not ideal and the windows behaviour is better UX wise
There was always a need for a specific system dependency like for the file picker. There was no universal API that uses a system provided way to have a file picker. It had to be hacked together by adding dependencies to the app and everything that comes with this
the good thing is that virtually everyone uses GNOME and KDE, so the small issues are mostly encountered by more advanced users with custom setups. The main point is that app developers can now develop apps that will work anywhere that implements the required features, and if it doesnt, then too bad, show an error message. Its the same kind of problem with, for example, webcams. The user may or may not have a webcam connected, in which case you display an error popup with a clear message that it does not work because the feature is not implemented. They could go into fallbacks but those are usually platform/desktop specific (which goes against the point of building using the standard stack)
I love the flatpak Wayland portals and systemd desktop stack. It allows Linux to finally have some sort of standard that everyone agrees on. This is what has been holding Linux back for so many years, it’s basically impossible to build a Linux app that will work for everyone because of this. Now we have a single dedicated system APIs that is available basically everywhere
Stay with ubuntu unless you have an issue with ubuntu itself, because the grass isn’t greener on the other side despite what some people might say. The only real difference that you’ll find are different default settings/programs and the time it takes for a software update to reach your final linux install.
Some distros like Ubuntu prefer slightly older versions that have been proven to be stable/bug free while others like Arch mostly go for the newest everything where available, at the cost of stability. If you like something a little bit more balanced, you have Fedora (which is my preference).
The beauty of Linux is that most software will work no matter the distribution you use. If the reason you want to use Linux Mint instead of regular Ubuntu is the desktop environment, you can at any time install the Cinammon desktop (the one used by Mint), here’s an article that guides you through the process: https://itsfoss.com/install-cinnamon-on-ubuntu/
Reposting the link from another comment on here, there is a PR to build the flatpak from source https://github.com/flathub/com.bitwarden.desktop/pull/222
You should probably check their Reddit, I’ve seen many people complaining about the shipping, longevity and customer support. I don’t know how much of it is substantiated but still, some research can’t hurt
Does anyone know if the suspend fixes are also valid for 1000 series GPUs? Ive had trouble putting my computer to sleep for the past few months and it’s been really annoying. Also if someone know if this fixes Firefox stuttering like crazy since the 555 driver, and it’s worse when playing videos on YouTube. I’m on Wayland gnome
It’s rare that I see something this false on here, damn. Nvidia does supply Linux drivers and they are 95% painless nowadays (still much worse than what is found in Mesa for Amd or Intel, but the bar is high). Intel has excellent Linux support, better than AMD in some cases (think wifi chips). Anectdonally, I have had a bit of issues with my Amd laptop, and the flaws were all related to the integrated GPU!