• 0 Posts
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle


  • Attacking Poland would be a stupid thing to do even if Poland wasn’t a member of NATO.

    The Russians can barely fight a war on one front, opening a second front would be insanely stupid.

    Poland has all the same weapons Ukraine has, plus an air force capable of hitting the broad side of the barn.

    What am I saying of course they’re going to do it. This is the country that thinks that orbitally dropping unguided bombs constitutes an effective military strategy.







  • 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.