• 3 Posts
  • 91 Comments
Joined 2 years ago
cake
Cake day: November 24th, 2023

help-circle
  • Mint veteran here. You aren’t safe. Nvidia will come for all of us.

    Meme aside, they have been pretty stable lately. But 2023-2024 had some pretty iffy drivers for my laptop GPU.

    Kernel is on the older side, but safe. You don’t really need to have the latest kernel all the time though. All those 1% performance improvements can wait.


  • Went Mint > Nobara > Mint. I totally understand your take. It was fun tinkering a bit on mint, but I wanted more by going to Nobara.

    I had to reinstall it 3 times. There have been some breakage due to KDE updates and Nvidia drivers, and when you go back from a long day at work and you just want to do some chill gaming, coming back to a non functional setup is a pain, even more when you just wanted to update and it wasn’t your tinkering.

    So yeah, not for me. I do still think both have their own place in the world








  • My latest setup is probably too complicated for what I need… But it works.

    • The music server is a Navidrome server

    • I play those files using ListenBrainz so that I have centralised public playlists and being able to play tracks rereleased in multiple albums.

    • To add files to Navidrome, I use a local copyparty for a webui, as well syncthing to have a subset of the library always locally available in case of the server crashing or internet outage

    • When I don’t have the mood for any particular playlist, I use Alistral to generate a radio based on my listening habits

    • Of course 99% of the files are tagged using MusicBrainz Picard

    Best part, the whole stack is foss software! And self host able too. I just don’t self host listenBrainz as I prefer the public instance


  • I am guilty of this but for a different reason: setting up debugging for clis in rust is hard

    I love the debugger. I use it all the time I can. But when debugging cli it’s a pain as you need to go back in the launch.json file, remake the argument list, then come back to run debug, find out why tf it doesn’t find cargo when it’s the PATH… again, then actually debug.





  • Been maining Linux mint for 3 years now. I did distrohop once to nobara to see if the grass was greener on the other side, but had to revert due to Nvidia.

    … The grass wasn’t green, but tasted exactly the same. Apart from Nvidia (which isn’t a distro issue but more shitty company that can’t make things right), the only noticeable changes is going from cinnamon to KDE.

    There’s no “stupid distro” nor “smart distros”. Everything is valid. (Although I’d argue that Linux mint is the best beginner distro, to let people get into Linux gently before eventually trying something else)





  • Mint main here, and I’ll say outright: most distros are good for gaming. Got steam? Then you have an easy install of proton. Got flatpak? You got bottle to help you setup wine configs.

    Mint is not setup out of the box for gaming (unlike distros like nobara), but it’s still arguably easier to install than windows’s exes.

    I recommend mint to start getting into Linux. Keep it 4-5 months as daily driver, then you’ll be free to try other things. Personally I did some distro hopping, but came back to it as it was just… Good and stable.

    … Until you talk about Nvidia. By default, mint uses the nouveau drivers… Which can be hit or miss. There’s the driver manager to help you one click install other versions, but you might have to try a few to get it working. If steam games crashes on startup, but not in Nvidia GPU only mode, that might be a bad version. That’s not really a mint thing, but it’s good to know.