There’s nothing more fun than travelling with someone you like, but if someone forces you to move somewhere you feel uncomfortable… That’s no good!
There’s nothing more fun than travelling with someone you like, but if someone forces you to move somewhere you feel uncomfortable… That’s no good!
Tbf Steam also messes around with defaults like making my controller’s guide button focus Steam instead of opening the game bar - which is maddening in the middle of a game. I’m a couch gamer so I have to go grab my keyboard or whatever in order to Alt+Tab back to the game.
It also by default remaps to use the Steam inputs driver.
I swear I keep turning these settings off and then mysteriously they re-enable sometimes. It’s mostly rigged up so that as long as you’re only launching games through Steam it works great but not otherwise.
if you don’t want to or can’t use extensions, just right click > inspect on the password field, then right click the element highlighted in the HTML and click “use in console” or “store in global variable” depending on browser
it’ll put something like
temp0
into the console
just change that line to
temp0.value = "yourpassword"
``` and press enter
it sounds verbose to explain but it's just a couple of clicks and one command, if you're using a password manager it's still a lot easier than typing out a random string and it should work with most text boxes and inputs, might not work if the page is doing something fancy.
Because the Firefox looking glass fiasco wasn’t close to the same level and they immediately responded to criticism on the issue.
Meanwhile there is a pattern of behaviour like this from Brave.
Why isn’t the lib politician tagged as lib? It’s so weird
It does often feel like as soon as a significant hurdle is overcome, the industry just makes another one.
Hopefully SteamOS/Steam on Linux gets enough traction to force publishers to reconsider.
It would be six days at max, assuming they managed to steal the certificate immediately after it was issued, otherwise it’s gonna be even less.
Having the certificate doesn’t automatically mean you can change the site, if you have control of the site hosting you likely wouldn’t need to steal the cert anyway.
Stealing the certificate would allow you to run a man in the middle type attack but that’s inevitably going to be very limited in scope. The shorter time limit on the cert reduces that scope even further, which is great.
Since most Let’s Encrypt certs will have an automated renewal process this doesn’t even really change the overhead of setup so I think this move makes a lot of sense.
There are other things certificates can be used for as well of course but I’m just going off your example.
Why is your comment so adversarial when previous commenter literally said they weren’t sure?
That’s not the same as dismissing women’s accounts so please don’t equate them
The problem with that approach is that the authentic disc is effectively used as your licence at the moment. There wouldn’t be any effective way to stop piracy with offline zip files
back in the 360/Wii days you could often download and install updates from a disc or USB stick since they still had to be digitally signed anyway.
Not an ideal solution but still no reason why we couldn’t still do that to have offline copies of updates for preservation
your girlfriend took a long time to get milk
There’s really a lot of good value devices out there once you get past the barely functional underpowered cheapo range.
Also though… you spent $250 on a phone just while waiting for your main phone to be repaired?
Biden was just scrolling through Lemmy and your comment was the final push
Yeah same, I remember initially feeling the Outlook integration was extremely clunky, for example, but there’s a big simplicity to being able to grab a recurring meeting link and then just attach it to any meeting regardless of whether it’s rescheduled or has an unusual pattern.
Teams is much more annoying in this regard since it pretty much requires calendar integration for the meeting to work. Trying to set up any new meeting regenerates the meeting link, and it’s maddening. Like just let these two things not be connected if I want.
Sony really screwed over the play after promising Ice Cream Sandwich
Now I’m picturing a pokémart with micro transactions to buy items and I’m glad this doesn’t exist
I strongly disagree with aspects of your perspective but I appreciate your honest engagement
That’s not the reason lmao, also it was a return flight in the opposite direction so the US would be the “destination”
Your critique makes no sense
Yes, so annoying especially when using source control which is case sensitive.
Rename Hello hello2
Commit
Rename hello2 hello
Commit