Klajan

joined 1 year ago
[–] Klajan@beehaw.org 10 points 11 months ago

From just now reading the Docs regarding passkeys.

The main draw seems to be that it is easy to sign in (just requiring biometrics for example) and mainly a lot more resistant to phishing.

[–] Klajan@beehaw.org 7 points 1 year ago (2 children)

I really should go back to playing CP, I already enjoyed my time with the release Version.

But I also had a great PC and managed to not hit many Bugs during my playthrough, so I understand that my experience was not a common one.

[–] Klajan@beehaw.org 1 points 1 year ago

Don't forget the good old mistake of hitting the brake when searching for the clutch pedal (though that only happend to me once as I drove automatic the first time)

[–] Klajan@beehaw.org 1 points 1 year ago

Pretty sure uMatrix is integrated into uBlock now (at least 90% of the functionality is)

[–] Klajan@beehaw.org 2 points 1 year ago (5 children)

But uBlock also has javascript blocking functionality, so I'm not sure NoScript is needed

[–] Klajan@beehaw.org 2 points 1 year ago

Another great point about C# is the Documentation Microsoft provides. It covers concepts, most functions and types, is detailed and has mostly good example code. There are also a lot of good tutorials around.

The dependency management is a bit less intuitive than it is for python, but still less work that for C++.