I've been working on an alternative to the existing PromiseHook API in V8 using split JSFunctions per event type rather than the old way which routes everything through a single C++ function ev... (more…)
Read more »
A little over 3 years ago, a few friends and I started a group called pasten to participate in the Chaos Computer Club's Capture The Flag (CTF) competition. It is a jeopardy style CTF, where the participating teams need to solve security related challenge... (more…)
Read more »
Sometimes you need a way to look at every row in a database table, and perform some operation on it. (more…)
Read more »
node-stripe-charge - node + stripe + express + bootstrap 3 (used for one time charges)...
Read more »
Add support for abi stable module API (N-API) as "Experimental feature".
The goal of this API is to provide a stable Node API for native
module developers. N-API aims to provide ABI compatibility g... (more…)
Read more »