Deep dives into the technologies we use, lessons learned from production systems, and open source contributions.
I got tired of not knowing what my servers were talking to, so I built a tiny network mapper — two Go binaries that read the kernel's conntrack table and draw a live, force-directed map of who talks to whom across a fleet, with real throughput.
The white-label engagement platform for iGaming operators — Social, Competitions, Loyalty, Quests, and Races in one embed. Live under your brand in five working days, with zero player personal data ever crossing to us.
A single Bash script that sets up a two-tier private CA (Root + Intermediate) and issues wildcard SSL/TLS certificates for internal services — no daemon, no dependencies, just OpenSSL.
Wazuh bundles OpenSearch as its indexer. If you are already running Wazuh agents, you have a capable search cluster sitting right there — no second installation needed. Here is how we extended it to collect system metrics, port inventories, and web logs.
A native macOS application that helps developers reclaim disk space by finding and removing package dependency directories.
A lightweight web-based log viewer for Kubernetes container logs with filtering and real-time updates.
A centralized feature toggle management system with SQLite persistence and Redis caching for microservices.
A menubar application that displays your current IP address with country flag for VPN users.
A comprehensive guide to verifying Solana programs built with Anchor versions prior to 0.32.0.
How a React dependency vulnerability exposed millions of applications and why continuous security monitoring with Wazuh is essential.
A lightweight, customizable solution for sending build notifications directly to your team's Slack channels.
A practical utility that lives in your menubar and helps improve your interactions with AI services.
A comprehensive guide to terminal multiplexing with tmux and GNU Screen for efficient terminal workflows.
A comprehensive guide to parsing and processing CSV data using Bash shell scripts.
A comprehensive toolkit for monitoring and analyzing database sizes across various database systems.
A collection of Docker images for Redis and Valkey with Sentinel for high availability.
A simple shell script to add color to your log tailing experience