Upscale low res and lossy jpeg images by letting a neutral network “hallucinate” the missing details.
It’s what happens when you let your “full-stacks” anywhere near your front-end code.

It’s what happens when you let your “full-stacks” anywhere near your front-end code.
Currently reading
Originally shared by John Hardy
Currently reading
I started a collection on books. Mainly books about programming.
I started a collection on books. Mainly books about programming.
Currently reading.
Currently reading.
This mini book is packed with useful information about the JavaScript and the web platform. I bought it initially as a way of supporting Giammarchi’s open source projects but I found it a pretty good read in its own right, densely packed with stuff you may or may not know about the browser environment.
Great stuff.
Damn cool, VSCode.
Damn cool, VSCode.
bottery
Push

The problem is that browsers are so complex now and with so many APIs they represent an enormous attack surface.
The problem is that browsers are so complex now and with so many APIs they represent an enormous attack surface. In this case it’s about tracking users without using cookies by exploiting the browser canvas element.
Originally shared by Roberto Bayardo
Ad & cookie blocking is leading to an explosion in browser fingerprinting as an alternate tracking mechanism. Previously limited to the more sketchy corners of the internet, I see it becoming more mainstream. I hope all the major browser developers aggressively try to contain it. I’m not sure it’s possible to eliminate completely without crippling modern browser functionality, but they should at least be able to make it far more difficult. Good move by Firefox here.