• 48 Posts
  • 273 Comments
Joined 2 months ago
cake
Cake day: April 2nd, 2025

help-circle
  • Debian’s installer accepts a preseed file that will automate answering the questions it normally asks.

    You can also ask Debian’s package manager for a list of packages marked as manually installed (apt-mark showmanual) and then use it to install those same packages on a fresh system. I think there’s a more formal way to do this as well, but I haven’t needed it in so long that I forgot the details. :P

    As for why most distros don’t consolidate all the configs for all system components in a master text file, I expect the main reason is the Unix heritage: A great many of those components have been around for longer than Linux has existed, or derive from those that have, and their configurations evolved separately. (Almost all of them are configured with text files, though.)










  • You could download and play the games on a machine that is never used for any other purpose, but it would still be able to collect biometric data (mouse movement, keystroke patterns, voice if you have a microphone, etc.) and probe/fingerprint your network.

    Short of a dedicated machine, the closest you’re likely to get is a hypervisor-based virtual machine. Of course, that won’t safeguard your biometrics or (in most cases) your network, either.

    Such a machine would be safer if you never gave it network access, so it couldn’t exfiltrate any data that it had collected, but downloading games requires network access at some point, and it would only take milliseconds for a “helper” process (perhaps quietly installed/launched with the game) to leak the data.

    In general, hostile code will always be unsafe. If it concerns you, it’s best to avoid it entirely.









  • who@feddit.orgtoPrivacy@lemmy.mlBrowsers are complicit in browser fingerprinting.
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Let’s be careful how we phrase things here. JavaScript form submission and navigation are choices, not needs.

    Also, progressive enhancement / graceful degradation exists. When competent developers (or bosses) want script effects on our sites, we can include them and make the sites continue to function with scripts disabled. It might require more work, but it is absolutely possible.

    Framing the script-based approaches to these things as if they were needs contributes to the problem, IMHO.

    (I am referring to the vast majority of web sites, of course, not special-purpose web applications like games.)


  • who@feddit.orgtoPrivacy@lemmy.mlBrowsers are complicit in browser fingerprinting.
    link
    fedilink
    English
    arrow-up
    78
    arrow-down
    4
    ·
    edit-2
    2 days ago

    Web developers are complicit in browser fingerprinting, by insisting that sites require JavaScript (or WASM).

    All of us are complicit in browser fingerprinting, because we tolerate this script dependence.

    IMHO, a web site being allowed to execute arbitrary code on visitors’ hardware should be an anomaly. The vast majority of them could be built to deliver the same information without requiring that inherently dangerous permission.



  • It’s important not to get caught up in the “constantly upgrade everything” hype, even though it gets the spotlight a lot more than solid midrange gaming gear. As far as I’m concerned, four years is nothing; a gaming system that can’t hold up for that long would have been a poor system even on day one.

    Glad you’re still enjoying your Steam Deck. I would be surprised if you don’t get another four years out of it. :)