Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark. (more…)
Read more »
As developers, we found ourselves very often in situations where we need to protect certain data or variables not only from potential attacks but from users as well. When developing a mobile… (more…)
Read more »
Every year the Node.js community has gained momentum, and 2020 shows no signs of slowing down. There are lots of interesting features being explored for the ... (more…)
Read more »
As of version 56 (currently in Beta), Firefox supports running headlessly on Windows, macOS, and Linux. Brendan Dahl has previously described how to use SlimerJS to drive headless Firefox. You can … (more…)
Read more »
This PR introduces the net.BlockList object:
net.BlockList provides an object intended to be used by net APIs to specify rules for disallowing network activity with specific IP addresses. This comm... (more…)
Read more »