Hello there!

I’m also @savvywolf@furry.engineer , and I have a website at https://www.savagewolf.org .

He/They

  • 1 Post
  • 74 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle

  • Proton isn’t designed to be a security layer and afaik doesn’t go out of its way to sandbox applications. I’d expect a lot of viruses will fail to do anything, but there’ll also be some able to do things like steal your browser or discord passwords.

    There’s no reason to risk it; don’t run anything in Proton that you don’t feel safe running on Windows.












  • SavvyWolf@pawb.socialtolinuxmemes@lemmy.worldI don't know who Wayland is
    link
    fedilink
    English
    arrow-up
    211
    arrow-down
    3
    ·
    2 months ago

    Programs running graphically (Firefox, your file browser, etc.) need a way to tell the system “draw these pixels here”. That’s what the display server does; it takes all these applications, works out where their windows are and manages that pixel data.

    XOrg has historically been the display server in common use, but it’s very old and very cobbled together. It generally struggles with “modern” things that must people expect today. Multimonitor setups, vsync, hdr and all that. They work, but support is hacked together and brittle.

    Wayland is a replacement for XOrg that was designed from scratch to fix a lot of these issues. But it’s been an uphill battle because XOrg is the final boss of legacy codebases.

    tl;dr They’re both software that manages drawing pixels from applications to the display.



  • Realistically, what are you expecting? If Valve suddenly decided tomorrow to release all of their source code on Github, all you’d get is a big blob of source code that is purpose built for Valve themselves and not really modular. They’d have so much technical debt and auditing requirements that it’d probably be easier to start from scratch, which I don’t think it’s reasonable to expect them to do.

    And honestly, nothing closed source that Steam does is really novel enough to warrant being open source. The value of Steam comes from its ecosystem and playerbase, as well as the backing of Valve themselves. That’s not something that an open source Steam server or client would allow people to compete with.

    I would like them to release an open source command line tool for downloading, launching and DRM-validating-ing games though. That seems reasonable for people who don’t want to run the full client and want something like Heroic or Lutris to be able to hook into.


  • SavvyWolf@pawb.socialtolinuxmemes@lemmy.worldValve fans be like
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    3 months ago

    We’d all like Steam to be open source, but that’s not going to happen for a number of reasons. So I guess you could say that a core part of the OS is proprietary, if you wanted.

    We like Valve because they are actually contributing to open source projects, unlike Microsoft who say they love open source but don’t do anything to support it.

    Also, the Steam Deck is really nice, and less locked down than “Windows” hardware.