Reading room

Articles

Articles & Blog with insights and knowledge across multiple domains including Information Technology, Software Engineering, Cloud Computing, Infrastructure, System Architecture, Artificial Intelligence, and engineering fields ranging from control systems to applied engineering, as well as topics such as games, music, movies and general life content. A collaborative platform for multiple authors.

25 articles 13 topics
All categories
Why Democracy Might Not Work When Everyone is Allowed to Vote? Politics
Jun 12, 2026 3 min read
Why Democracy Might Not Work When Everyone is Allowed to Vote?

The success of democracy depends not only on institutions but also on the average level of education, critical thinking, and political awareness within a society, my opinion is that everyone in a democracy has the right to vote. However, they also have the responsibility to educate themselves and understand their vote by learning the basics, such as each party's plans.

Event Sourcing Made Simple (with .NET Examples) Information Technology
Apr 04, 2026 6 min read
Event Sourcing Made Simple (with .NET Examples)

When I first worked with event sourcing, I found it difficult to understand. However, once I grasped the basic concepts, I realized it was actually quite simple and I was able to apply it to projects right away. In my experience, people tend to overcomplicate it. That’s why I’ll explain the concept in simple terms, without academic fluff, so you can easily understand what it’s about and see practical tips for the .NET ecosystem.