Published onAugust 23, 2025Why you shouldn't write unit tests?dotnetcodingmanagementclean-codesoftwaretestingOpinionated and effective strategies and standards around testing
Published onJuly 8, 2025When estimates becomes deadlines with consequences!lifecodingagilesoftwaredeliveryprojectmanagementFallacies about Agile and early estimations in software development
Published onJune 20, 2025Become Intelligent: The hidden powers to learn anythinglifecodingsoftwareengineeringTackles intelligence misconceptions and the importance interleaved practices in software.
Published onDecember 17, 2024DRY is the root of all bad code!dotnetcodingclean-codeTackles some fallacies of "Clean" Code, and how blind DRY leads to fragile and unmaintainable code.
Published onMay 2, 2021Why you shouldn't use the Repository Pattern (.NET)dotnetcodingclean-codeTackles some fallacies of "Clean" Code, and overuse of patterns such as the famous Repository pattern….