Why I Started Writing After 22 Years in IT
AI did not convince me to stop learning. It convinced me to start sharing
Twenty-two years ago, I wrote my first line of production code.
I never imagined that artificial intelligence would eventually become the reason I started writing publicly. For most of my career, I believed that software should speak for itself. I built systems. Fixed production issues. Reviewed architectures. Optimized databases. Moved to the next project.
Like many engineers, I assumed that experience naturally gets passed on.It doesn’t. Knowledge often stays inside organizations.Production lessons disappear when projects end. Design decisions are forgotten. Hard-earned mistakes are repeated. Over time, I realized that some of the most valuable things I had learned were never documented anywhere.
Then AI changed my perspective. Not because it can write code.It certainly can. But because it made me realize that the most valuable things I know are the things AI still struggles to learn:
- Making trade-offs instead of chasing perfect designs.
- Understanding business context behind technical decisions
- Learning from production failures.
- Balancing architecture with delivery.
- Building systems that can be maintained years later.
After spending more than two decades in enterprise software, I have worked on financial platforms, large databases, search systems and, more recently, enterprise AI solutions. Each project taught lessons that never made it into documentation or training materials.
This blog is my attempt to preserve and share those lessons. I am not trying to become an influencer. I am not trying to predict the future of AI. I simply want to document practical experiences from building and maintaining real systems.
Some articles will be about AI. Some will be about SQL Server. Some will be about C# and software architecture. Some may simply be reflections on a long career in technology. If even one of these stories helps another engineer avoid a mistake I once made or approach a problem differently, then starting this journey after twenty-two years will have been worthwhile.
Better late than never.