node-worker-nodes - A node.js library to run cpu-intensive tasks in a separate processes and to not to block the event loop. (more…)
Read more »
Set up automagic notifications in Slack for your production Node.js apps when they trigger CPU, memory, or event loop thresholds and need attention. (more…)
Read more »
Audit Node Module folder with YARA rules to identify possible malicious packages hiding in node_moudles - rpgeeganage/audit-node-modules-with-yara... (more…)
Read more »
Hello! Welcome to the once-yearly blog post! This year I'd like to examine the
most peculiar bug I encountered at work. To set the stage, let's start with a
little background. π... (more…)
Read more »
Generate a package json file in the root directory of your application files. By default, the nodechef platform executes your code using the latest node js version. To specify a different version,
use the "engines.node" attribute in the... (more…)
Read more »