My new coding workflow: VS Code + Remote-SSH extension
Published on in 👨💻 Dev
I recently rediscovered the ability of Visual Studio Code to develop on remote machines. Just connect to a server via SSH and develop there.
I recently rediscovered the ability of Visual Studio Code to develop on remote machines. Just connect to a server via SSH and develop there.
Today I read an article by Kev Quirk about how browser fingerprinting works. In his article (I recommend to read it) he not only explains how websites can use the various information your browser sends to give you an almost unique fingerprint, but he also linked to a tool called “Panopticlick” by the EFF (Electronic Frontier Foundation).