• 1 Post
  • 34 Comments
Joined 25 days ago
cake
Cake day: January 28th, 2025

help-circle


  • I don’t see anything wrong here. Ram is supposed to be always as full as possible.

    What is not needed by running programs should be full of disk pages cached. A system with lots of free ram is oversized or abnormal.

    Also, today’s kernels require swap space. On disk is a must for a server, and maybe consider even zram.

    Having swap will allow the kernel to organize it’s memory usage even better.

    Don’t over think ram as that is a field in which you will be wrong and the kernel will be right 99%.




  • I think you are addressing the issues wrong.

    Unsupported hardware is a reality in Linux, even if I didn’t find any in the last 10+ years, my needs are much more limited.

    Controllers do work just fine, as well as Bluetooth, in my experience. Maybe share some issues and let’s see why.

    Troubleshooting in Linux means understand why stuff don’t work as you expect, not copypasta 50 different solutions. There are 50 solutions because there are 100 ways to do stuff and different distros and versions out there. The “unified” experience is from the windows world, not the Linux world.

    Nvidia is a known issue on Linux, prrprietary drivers kind of sucks and there are no good open ones, at least for newish nvidia cards. But again, my experience with nvidia has always been very good, with proprietary drivers.

    Steam, I used it trough wine to run windows games on Linux, with good success (1 game, so YMMV), and I found it amazing that it was even possible to do. But never used controllers














  • And yes you exactly waste people time :)

    Jokes apart, well i think that having a core component so much linked to IBM and Microsoft is a potential danger to Linux itself. What if it was the kernel to be in the hands of Google and Microsoft? Where would Linux as we know it be going to?

    This is concerning, i think. I thought it was clear from the first post. I dont want to share an opinion on how good or bad systemd is from a technical point of view, because i do not have such an opinion because i use OpenRC and never used systemd long enough to judge it from a tech pov