• 0 Posts
  • 133 Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle


  • It’s usually because of all the other bloat running on Windows. Just various background processes on Windows will eat up like 10G of RAM just idling, where most desktop Linux distros I’ve used will use 2-5G idling. Having a few extra gigs of RAM available can make a noticeable difference.

    I feel like system calls in the Linux kernel are just more efficient/faster than system calls in Windows. Windows system calls have decades worth of compatibility layers all cobbled together for business reasons, whereas I don’t think the Linux kernel suffers from that same problem.

    And that’s not even mentioning the multiple layers of absolute voodoo black magic wizardry that is Vulkan (Linux graphics API) and DXVK (a translation later that translates DirectX calls to Vulkan calls). Those are some absolutely incredible pieces of software, and deserve a ton of the credit as well.

    I don’t really think Linux is faster because it just injects noops sometimes though lol. You’d definitely be able to notice if part of the graphics pipeline was just… skipping enough steps to make a noticeable performance difference lol

    Edit: correction







  • I’ve had a bunch of audio issues crop up for me as well, after upgrading to Pop 24.04 and the new cosmic DE. I used to have keyboard shortcuts that would reliabily switch from headphones to speakers, but those are hit or miss now. And when they miss, I have to go all the way into into alsamixer and unmute things until it works again. Which begs the question, why can’t the normal audio settings UI do everything alsamixer can? Alsamixer isn’t complicated, by any stretch. Literally just lets you adjust the volume of all the things on a particular audio card, and mute/unmute.


  • zalgotext@sh.itjust.workstolinuxmemes@lemmy.worldAnother W
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    3 months ago

    I agree with you that these memes are a little silly, but I also agree with the overall point that it’s actually good that these games don’t run on Linux. It has nothing to do with my personal taste in these games though, and everything to do with privacy violations via kernel-level anticheats, and getting people addicted via dark patterns like microtransactions, gacha, and FOMO-inducing battlepasses.







  • Gotcha, thanks for clarifying. I definitely recognize that gaming isn’t 100% perfect on Linux yet, and graphics drivers can still be a pain. I think both of those statements hold true on Windows though, and I don’t think I’d consider a gamer an “average” PC user. PC gaming is a niche hobby. A large niche maybe, but it’s not the main thing people use a PC for. So I think it’s a little unfair to point to gaming-related issues when trying to claim that Linux isn’t user-friendly.



  • The distros that tout themselves as user-friendly come with pretty much everything an average, non-power-user would need pre-installed ootb: Internet browser, file browser, media player, app store, and some sort of settings app/menu to fiddle with basic things like screen resolution, input devices, audio settings, etc.

    Has your experience been different? Is there some specific distro or some specific missing/confusing feature you’re talking about?


  • It’s all variable, and highly dependent on the languages you use, the types of applications you develop, your personal workflows, what you learned with and got used to as you were learning to program, and a myriad of other factors. Painting in broad strokes, like what the meme is doing or what you’re doing, is almost never correct. There’s always nuance.