It has been more than two years since my last post, and a year since my book was published. I never wrote here about the process, but with some distance and time to reflect, I feel it’s the right moment to share the story. The book is called Refactoring with...| Thoughts of a Curious Software Engineer | Dmitry Danilov
How to use std::shared_ptr for implementing reloadable configs| Thoughts of a Curious Software Engineer | Dmitry Danilov
Recently, several friends directed my attention to an intriguing article detailing Amazon Prime’s transition from a microservices architecture back to a monolith. It seems like this change of paradigm has triggered a lot of debates in the network, so I decided to share my thoughts on the topic. The dawn...| Thoughts of a Curious Software Engineer | Dmitry Danilov
This blog is powered by Jekyll, one of the most popular static site generators. Jekyll solved most of my issues with the blog: I edit markdown files in a code editor, commit them to GitHub and voila I see updates as web pages. No more WordPress plugins, weird CRM, half-baked...| Thoughts of a Curious Software Engineer | Dmitry Danilov
How to configure VS Code to work with dockerized builds| Thoughts of a Curious Software Engineer | Dmitry Danilov