Blogs
HoneyKube
HoneyKube represents a paradigm shift in honeypot architecture.
Traditional honeypots rely on static templates or low-interaction emulation. HoneyKube leverages Large Language Models (LLMs) and Kubernetes native features to create a high-interaction, adaptive deception environment.
This post …
Accelerating Node.js I/O …
Accelerating Node.js I/O with Native C++ Addons: A Deep Dive
Node.js is famous for its non-blocking I/O model which works wonders for most web applications. However when you start dealing with massive files or computationally heavy operations like checksumming gigabytes of data the standard library …

