January 15, 2026 • 6 min read
Cryptography Security Privacy Go TypeScript
How we implemented anonymous mailboxes with blind signatures to defeat Statistical Disclosure Attacks, based on the NDSS 2021 paper 'Improving Signal's Sealed Sender'
Read full article: Breaking the Metadata Chain: Implementing Anonymous Inboxes in Chatter Article →
January 9, 2026 • 5 min read
Security Docker Kubernetes DevSecOps Supply Chain
They found your Log4j vulnerability. They're in. But in a distroless container, 'getting in' means being trapped in an empty room with no tools, no shell, and no way out.
Read full article: Your App Got Hacked. Now What? How Distroless Containers Turn RCE Into a Dead End Article →
October 30, 2025 • 15 min read
DevOps Career Learning Linux AWS Docker Python
A no-nonsense guide to learning DevOps fundamentals: Linux, AWS, Docker, Python, and everything you need to land your first permanent DevOps role
Read full article: So You Want to Learn DevOps: A Practical Roadmap from Zero to Hired Article →
October 23, 2025 • 17 min read
Security Forensics Social Engineering DevOps
How I forensically analyzed a malicious 'demo app' recruitment scam targeting developers, uncovered crypto wallet harvesting code before it could compromise my system—plus a defensive playbook for safely analyzing suspicious code
Read full article: Anatomy of a Developer Recruitment Scam: A Technical Forensic Analysis Article →
October 22, 2025 • 11 min read
Cryptography Security Signal Protocol Go
A deep dive into the Signal Protocol's cryptographic foundations and how we implement X3DH, Double Ratchet, and Sealed Sender in Chatter
Read full article: The Cryptographic Elegance of the Signal Protocol: How Chatter Implements End-to-End Security Article →
October 20, 2025 • 6 min read
Writing The Resonant Grave Creative Process Philosophy
Reflections on writing 'The Silence After' and exploring what happens when freedom means losing yourself
Read full article: The Resonant Grave — Writing Chapter 2: When Liberation Becomes Its Own Prison Article →
October 10, 2025 • 8 min read
DevOps Kubernetes Deployment Strategies High Availability SRE
A comprehensive guide to rolling updates—understanding the mechanics, implementation strategies, and best practices for achieving zero-downtime deployments in production environments
Read full article: Mastering Rolling Updates: The Art of Zero-Downtime Deployments Article →
October 5, 2025 • 7 min read
AWS Cloud Architecture DevOps Security Infrastructure
How to architect secure, scalable, and cost-efficient AWS infrastructure for businesses using multi-account strategy, Landing Zones, and the Well-Architected Framework
Read full article: Building Production-Grade AWS Infrastructure in 2025 Article →
September 22, 2025 • 6 min read
Terraform IaC DevOps CI/CD AWS
Battle-tested patterns for Infrastructure as Code: state management, CI/CD pipelines, and environment separation from real-world production experience
Read full article: Terraform Best Practices for Production in 2025 Article →
September 8, 2025 • 7 min read
Kubernetes DevOps Best Practices Cloud Native
Battle-tested practices for running secure, cost-efficient, and scalable Kubernetes clusters in production
Read full article: Kubernetes Best Practices for Production in 2025 Article →
September 5, 2025 • 5 min read
Writing Philosophy Society Creativity
Reflections on creating a dark sci-fi story and the uncomfortable parallels I see between a dystopian future and our present reality
Read full article: Why I Started Writing 'The Resonant Grave': Finding Parallels Between Fiction and Reality Article →
August 28, 2025 • 9 min read
Protocol Buffers API Design Performance gRPC
How Protocol Buffers deliver 10x faster serialization, 5x smaller payloads, and compile-time type safety compared to JSON REST APIs
Read full article: Why Protocol Buffers Are the Superior API Format: Speed, Type Safety, and Developer Experience Article →
August 15, 2025 • 6 min read
Architecture DDD Monolith Go
Exploring how Domain-Driven Design principles and modular architecture create maintainable monoliths
Read full article: Building Chatter: A Domain-Driven Monolithic Architecture Article →
August 1, 2025 • 4 min read
DevOps Cloud Introduction
Sharing insights on cloud infrastructure, automation, and modern DevOps practices
Read full article: Welcome to My Blog Article →