ADTJ

joined 2 years ago
[–] [email protected] 7 points 1 day ago (1 children)

Yes, so annoying especially when using source control which is case sensitive.

Rename Hello hello2

Commit

Rename hello2 hello

Commit

[–] [email protected] 5 points 6 days ago

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!

[–] [email protected] 1 points 2 weeks ago

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.

[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago)

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.
[–] [email protected] -1 points 3 weeks ago (1 children)

lolwt? why do you even care?

[–] [email protected] 7 points 3 weeks ago

I am still waiting for Windows 2001, you know it'll be good though if it's taking them this long

[–] [email protected] 10 points 3 weeks ago (1 children)

that's in there

[–] [email protected] 1 points 3 weeks ago

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.

[–] [email protected] 1 points 1 month ago

Thanks for this

[–] [email protected] 0 points 1 month ago

Why isn't the lib politician tagged as lib? It's so weird

[–] [email protected] 11 points 1 month ago (1 children)

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.

[–] [email protected] 1 points 1 month ago

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.

view more: next ›