• 0 Posts
  • 51 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle







  • I think that ship has unfortunately sailed.

    Even if I buy a game on Steam I don’t technically own it. If the game was ever deleted from their servers and then I lost my local copy either because I uninstalled it or because I got a new computer, I would have no way to get my game back, and I doubt that Valve would refund me.

    But some games literally don’t have physical releases, even if I did have an optical drive. So what option do I have?

    The only real solution to all of this is a changing copyright law that says that once a piece of software no longer becomes commercially available through legitimate means it becomes legal to pirate it. But that would require politicians around the world to a, understand computers and b, not being 900,000 years old.









  • It prevents any website being able to run intercepts on pasting. This is good when they’re using it to just prevent you from doing it for no real reason but there are many situations where you don’t want a user to be able to arbitrarily just drop text into a text field.

    The big one is 2fa. A lot of the time you might need to enter a five digit code and each number may need to be entered into a particular box if you just click in the first box and press paste after copying the code from an email then it’ll paste the entire contents into that one box. You don’t want that you want some code to automatically paste each letter into each subsequent box, that requires you intercept the original paste command.