Writing
Essays on engineering leadership, AI-native delivery, and team systems.
How SaaS Applications Are Moving from User-Centric to Agentic-Centric
engineering.leanix.net6 Jan 2026
Software development is shifting from passive user-driven tools to autonomous systems that accomplish work independently — a transition comparable in scale to the on-premise-to-cloud shift.
Engineering leadership, hiring, and team culture
linkedin.com4 Dec 2025
A LinkedIn post on what good engineering leadership looks like in practice — how hiring decisions and team culture compound over time.
Code review, mentorship, and engineering leadership
linkedin.com8 Nov 2025
A LinkedIn post connecting three things that look separate but aren't: how you review code, how you mentor engineers, and how you lead engineering.
AI Won't Grow Great Engineers — Unless We Use It Right
engineering.leanix.net15 Sept 2025
AI tooling is reshaping how engineers work. Used well it accelerates growth; used wrong it stunts it. What separates the two.
How not to break production — code reviews and mentorship in tech
linkedin.com18 Jun 2025
A LinkedIn post on the discipline that keeps engineering teams shipping safely: thorough code reviews and the mentorship culture that makes them work.
On engineering practice
linkedin.com27 May 2025
A LinkedIn post — short reflection on day-to-day engineering practice.
Canary Deployments — A Safer Way to Release Software
engineering.leanix.net23 Apr 2025
A progressive deployment strategy that rolls out new service versions incrementally by routing a small subset of traffic to the latest version while most continues using the stable version.