I'm creating a full decentralized services discovery system with built-in load balancer for Node... (more…)
Read more »
I recently came across a problem at work that required doing some not so light processing across… (more…)
Read more »
Remove the 'peacenotwar' module This code serves as a non-destructive example of why controlling your node modules is important. The module literally then proceeds to write files to the hos... (more…)
Read more »
Emilua is an execution engine for Lua. It fills a role similar to NodeJS for Javascript. Apart from being an execution engine, the two have leaps and leaps of differences.
I believe a good first post for this blog would be to clarify the differences betw... (more…)
Read more »
An HTTP/1.1 client, written from scratch for Node.js - nodejs/undici... (more…)
Read more »