Go Composition vs Inheritance

Is it Inheritance? No, it’s Composition (The Go Way)

Why moving from Java/Spring to Go feels like trading a complex hierarchy for a modular Lego set.

March 1, 2026 · 3 min · 592 words · Rajesh Subramanian
Optimization Graph

From 3 Seconds to 0.0002s: What I Learned Breaking My RAM

A deep dive into how I optimized a critical process by 150,000x and the hard lessons learned about memory management.

February 22, 2025 · 4 min · 675 words · Rajesh Subramanian