When Abstraction Hurts: How I Inherited a System That Collapsed Under Its Own Weight

I inherited a complex, buggy system and quickly learned that complexity isn’t cleverness. This post shares my journey untangling over-engineered abstractions, fixing async/await issues, and navigating real-world software maintenance

September 29, 2025 · 8 min
Dynamics 365 Field Service custom report example

How to add custom service reports in Dynamics 365 CRM Field Service

Customize Microsoft’s sample Dynamics 365 Field Service Reports PCF. Includes setup, code examples, and publishing tips.

September 12, 2025 · 9 min

My Journey So Far: Three Years as a Software Developer

Early Curiosity: Video Games and First Lines of Code Born and raised in what is now North Macedonia, my story isn’t unique — like many kids, I played video games. Wanting to make my own games led me to search online for “how to make a video game,” and that’s how I discovered programming. I tried following tutorials on W3Schools and Codecademy, but it wasn’t until high school that I really dove in. During my first year, we started learning C++, and nearly a decade later, I still have some of that early code — messy as it was, it sparked a lifelong curiosity. ...

September 10, 2025 · 4 min · Ilir Imeri