SonarQube & SonarLint: A Quality Gate for Code in the AI Agent Era
Why static analysis still matters when code ships in seconds: SonarQube for CI quality gates, SonarLint in the IDE, common code smells, and a short setup guide.
Why static analysis still matters when code ships in seconds: SonarQube for CI quality gates, SonarLint in the IDE, common code smells, and a short setup guide.
Develop and test AWS-based applications without always hitting the real cloud. LocalStack lets you run AWS services on your laptop—saving cost, speeding up feedback, and keeping dev and test safe.
Complete breakdown of Proof of Concept (PoC) in Software Development Life Cycle: from definition to best practices, plus why PoC can be the best investment before building large products / features.
Unveiling the technical reasons behind application incompatibility between Windows, Mac, and Linux, from System Calls to ABI.
Unpacking the concept of bitwise operations in low-level programming, from how CPUs work to bit packing techniques for extreme memory efficiency
Fed up with Postman getting heavier and more complicated? Read on for my migration to Bruno, a Git-native, lightweight, and free API client for collaborative teams.
Tracing the history behind popular programming terms like Bug, Print, and Patch
Reflections from 2025 on how AI agents are revolutionizing the way we write code.