• 1 Post
  • 35 Comments
Joined 1 year ago
cake
Cake day: July 22nd, 2023

help-circle

  • nexussapphire@lemm.eetoProgrammer Humor@programming.devPlease stop
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    5 days ago

    That’s how I feel about arch, it’s not “stable” but the few issues I’ve had they typically have it fixed with an update within hours.

    I do have to clarify when I switched to arch from windows my entire computer was brand new and practically no other distro booted or if it installed it dumped me to a black screen.

    After running my server on archlinux with the stable kernel for 7 years I did install Debian on my new server. Zfs just required an older lts kernel than I could get on arch without a ton of hassle. I didn’t need it on my Mac mini with an external hard drive plugged in. From my experience it’s not very different to maintain compared to arch but it’s nice having built in automation instead of writing my own.

    Man it’s weird using a system of what I can guess is a bunch of bash scripts on Debian to set things up compared to just using the tools built into and written for systemd.


  • Man Nvidia users are going to be stoked when the get explicit sync in they’re desktop environments in two years. 😂 They’re have been so many small improvements in the Nvidia drivers up until that point I hope they actually update Nvidia drivers on Debian. I understand some of those improvements are not going to work because of the kernel version and the desktop versions.




  • Yeah, you catch more flies with honey than vinegar. These individuals annoying people over stuff like this is like trying to criticize a smoker until they quit.

    They know open source or free software is supposed to be better for you but there are legitimate reasons to keep using the propertary software.

    Also I have no issue with proprietary software so long as they provide a quality service and respect my privacy/rights as a customer. Given an opportunity to pay for good software I always try to, even if the only option is to donate.

    Also if you have a fairly big community having a professional team to handle any issues you have in a timely and professional manner is pretty important. I can’t tell you how many times I tried to report a bug that makes the software unusable and the maintainer says “huh, what are you talking about.” and ghosts me.













  • nexussapphire@lemm.eetoProgrammer Humor@lemmy.mlDamn Linux Users
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 months ago

    I don’t think you get how dxvk and wine work. All games that don’t require rootkits and have Linux support in their flavor of anti cheat will start, about 80% playable potentially with some tweaking or hardware specific fixes and about 20% pretty much work out of the box which is nice. AMD users are probably feeling smug about the aggregate 50% playable with 10% verified steam deck compatible.

    It only runs better as a result of the optimizations done to translate Windows calls to Linux calls as well as translating Direct X into Vulkan or just uses vulkan. So if the game is well optimized Linux is a lot less likely to have an advantage and often suffers in performance a little bit until optimizations for that game are patched into Wine or DXVK about the same as video card drivers in windows.

    On the other hand some poorly optimized games still run just as bad as they do on Windows if the game has issues not related to the graphics stack. Things like Elden Ring play to the strength of the optimizations and presented good results but I like to think of it as the exception and not the rule.

    On average you see a delta of at most 10fps with windows beating Linux or Linux beating windows which even I find surprising sometimes. Maybe lower CPU overhead, the game just runs better being translated into Vulkan, or shader cashing in DXVK has gotten better than some in-house solutions; it’s hard to say.


  • Yeah. I’m guilty of doing that to myself, I use Arch and neovim btw. Your perspective kinda changes when someone close to you that wants to switch to Linux she found windows frustrating or start getting into more than just animal crossing and the sims but finds camera controls disorienting or both. (Mother)

    A lot of these new people who want a better experience for themselves but find certain technology issues daunting and they really get the raw end of the deal when they run into the loud minority. I also blame Linux Bros for promising the moon and with no issues.

    It’s about as difficult and as exciting (for some) as switching to Macos for the first time, ask me how I know.


  • As a user I like no screen tearing, low latency, no soft locks from apps crashing, no softlock when a window is capturing the keyboard while the screen is locked, no weird artifacts from hardware accelerated effects, no app windows blanking out and lagging usually web apps (still happens in XWayland),etc.

    I still miss being able to kill the screen locker from the terminal, made me feel like a hacker.