• 1 Post
  • 185 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • Long cutscenes that don’t let you save or pause when anything comes up that forces you to leave the keyboard or just focus elsewhere.

    “Control” was the worst wrt this (or was it Quantum Break? Maybe both). I was just about to go to bed when it showed me a “cutscene” that went on for more than 30 minutes. Turned out later that you could actually go back to watch it again afterwards, but there was no indication of that at the time.















  • It’s not that simple. Proton implements the Windows API functions required to run a Windows game on x64-based Linux, but it’s not a CPU emulator. Emulating x64 on ARM at the speeds required by a game is virtually impossible.

    If Steam comes to ARM / Android, it would have to be a whole separate ecosystem of games. But Valve is late to the game there since we already have several players on that market, not least the standard Google Play Store.





  • tias@discuss.tchncs.detoProgramming@programming.devGit without a forge
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    4 months ago

    Saying it’s “an interesting idea” makes it sound as if git wasn’t intended to be used like this from the start. But it was intentionally designed to allow posting patches to the Linux kernel mailing lists. It even has commands for producing email directly from the command line.

    Sites like GitHub are the “idea”.


  • I actually haven’t used an ad blocker in a very long time. I block third-party cookies and trackers, and disturbingly that seems to prevent almost all advertising from working. In fact I frequently get told by sites to turn off my ad blocker, which is impossible since there’s nothing to turn off.

    My bigger problem is that these browsers have no good built-in way to clean out the “IndexedDB”, “Service Worker”, “File System” and “Local Storage” directories in my profile. They are essentially frankenstein cookies without expiration date so they keep accumulating. I use the “Cookie AutoDelete” extension for cleaning them up, but it looks like that will stop working with Manifest V3. Once that happens I’m switching back to Firefox or some other browser that gives me enough control to avoid being tracked, and to save 10+ GB of disk space.