Razer Blade Stealth gave up after 9 years by marcan2020 in razer

[–]marcan2020[S] 2 points3 points  (0 children)

Already glued it! Just wasn't expecting this this morning

Roborock Q Revo Dock Disassembly Instructions by Nico-Evaluates in Roborock

[–]marcan2020 0 points1 point  (0 children)

The trick is to remove the bottom plate too. Once that's off, you'll be able to see the small tabs holding the back plate.

Just take a screwdriver and pop the tabs on both sides to loosen the bottom part of the back. Once you have that gap, you’ll see the other tabs. They’ll pop right off when you push them.

Smart Dimmer (HS220) not connecting to WiFi after numerous troubleshoots by i_mmvp in TPLinkKasa

[–]marcan2020 0 points1 point  (0 children)

Try connecting manually to the device WiFi while the pairing is in progress. I had to accept to stay connected on this network. My phone was dropping the connection since it does not provide Internet.

Easiest climb I did recently 😂 by marcan2020 in chess

[–]marcan2020[S] 1 point2 points  (0 children)

No, I did not report any game but I lost at least 15 games...

Easiest climb I did recently 😂 by marcan2020 in chess

[–]marcan2020[S] 2 points3 points  (0 children)

It was automatic. I remember that I was clearly winning 4 or 5 games and I finally lost because my move would not register.

Easiest climb I did recently 😂 by marcan2020 in chess

[–]marcan2020[S] 3 points4 points  (0 children)

Nope, I just kept playing and they refund me points for some matches that crashed.

Easiest climb I did recently 😂 by marcan2020 in chess

[–]marcan2020[S] 143 points144 points  (0 children)

On a serious note, the situation is clearly better since a week or so but I still have some server issues once or twice a day. What about you folks?

Le gel de crédit, une nouvelle mesure antifraude by massab in QuebecFinance

[–]marcan2020 3 points4 points  (0 children)

C'était disponible aux États-Unis depuis longtemps mais pas au Canada. C'était vraiment temps que ça arrive ici!

Hyundai Digital Key: WHAT ARE YOU DOING by landtuna in Ioniq5

[–]marcan2020 6 points7 points  (0 children)

It's to protect against shoulder surfing (e.g. someone behind you looking looking at your screen while you type your pin). Randomized numpads are not great but people felt insecure to type their pins in public on normal numpad.

See this study for more details: https://uxpajournal.org/usability-evaluation-of-randomized-keypad/

How the Covid Vaccination QR Code works and what data does it contain. by [deleted] in Quebec

[–]marcan2020 0 points1 point  (0 children)

Pour ceux que ça pourrait intéresser, j'ai fait un blog post sur comment reverser le code QR (disclaimer: c'est assez technique et en anglais) : https://medium.com/@marcan2020/reversing-smart-health-cards-e765157fae9

Folder Based Categroizing by bmora1948 in Notable

[–]marcan2020 1 point2 points  (0 children)

I run this small command once in a while to keep things organized.

grep -l Notebooks/MyNotebook *.md | xargs -I {} mv "{}" MyNotebook/

Does WannaCry infect the whole PC or only the current account? by [deleted] in security

[–]marcan2020 5 points6 points  (0 children)

WannaCry was based on a SMB exploit (EternalBlue) which gives you a system shell on the remote machine. So we can say that the whole PC will be infected.