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

help-circle
  • A lot of people seem to be misunderstanding OP’s question and just suggesting places that offer free games.

    OP is asking if there’s any not shady way to get a game that’s offered for free on Steam without DRM other than using the Steam client.

    If the game is only available through Steam then unfortunately the answer is no. Depending on the nature of your objection to the Steam client there are some possible courses of action other than going somewhere sketchy though.

    You could install it, download the game, copy it from the Steam install location, then uninstall Steam.

    Alternatively keep a sandboxed Steam client installed in a VM to download the game which you extract from the VM.

    Another option might be to just ask someone you know that does use Steam to download the game and send it to you.



  • Falling back to insults when you can’t provide a source isn’t terribly convincing.

    I can at least provide examples of them stating directly the opposite.

    I use Adobe Premiere for editing, and one of the many fun ways that Adobe is kind of ass is that it just doesn’t work on Linux.

    • Luke, “My Linux Curse is NOT Over… But It’s Getting BETTER - Pt.2 Linux 30 Day Challenge 2026”, emphasis mine

    Adobe is very clearly the party being blamed here, not linux.

    Also:

    The Proton compatibility layer has made incredible progress. Even actually during our last couple of months, it’s improved a lot. But it can’t do anything about developers who block their games on Linux.

    From “I Can’t Go Back To Windows”, again emphasis mine. Again very clearly laying the blame at the developers of the incompatible software.


  • vithigar@lemmy.catoLinux@lemmy.ml[SOLVED] is LTT a good channel?
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    27 days ago

    Presumably you can point me to a specific video, since you seem so completely sure of it. I’m not scrubbing through potentially hours of footage to try to find something that I don’t think exists.

    As for your suggestion that he just reviews what he’s paid to do, sure, that seems plausible. I’m not trying to argue that it’s an impartial channel and people should be watching him. You certainly don’t need to defend a decision to not watch it.












  • Several years ago I was looking to set up a media server and initially grabbed Plex because I’d heard so much good about it at the time. The moment it asked me to create an account with Plex during setup and I discovered this wasn’t optional I immediately uninstalled it.

    I remain baffled that anyone was okay with needing an externally managed account in order to use software running entirely on their own hardware, let alone the litany of additional enshittification that has happened since.






  • vithigar@lemmy.catoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    13
    ·
    4 months ago

    I will almost always choose .NET as my development platform when greenfielding a project for exactly this reason. It’s an incredibly robust standard library that virtually guarantees I won’t need to pull in a litany of additional utility libraries, and I can also expect that what libraries I do choose to bring in are highly unlikely to drag along a ridiculous parade of dependencies.