Apr 29, 2025 How I Beat Procrastination on My Side Project It happens to many of us: you start a side project excited, but then progress slows down. Things stall, the next task looks too big, and you start putting it off. Here's how I finally got my project moving again.
Jun 24, 2023 In the Era of AI, Is Human Code Review Still Necessary? AI is transforming the way we approach problem-solving and decision-making. With the rise of AI-powered tools and automated code analysis, some may wonder if human code review is still necessary. In the next lines I’ll explore 5 reasons why I believe human code review is still important for improving collaboration and code quality.
Feb 9, 2023 Are your CICD and DevOps tools really making developers' lives easier? If you are responsible for your team’s CICD and DevOps tools, have you ever asked yourself if the tools you built are really making developers' lives easier? Or are they there just to reinforce the rules you've set?
Jan 29, 2023 The pitfalls of unit test high code coverage and how TDD can mitigate them High unit test code coverage is often viewed as a key indicator of code quality, but it's important to focus on the quality of the unit tests, not just the code coverage percentage.
Sep 2, 2022 Time to give back to the Dev community After eight years in software development, I decided it was time to contribute more to the developer community. And you know what? It feels good. So in this post, I want to share a few ways I found to contribute.
Feb 7, 2022 The constant change of technologies may sound bad for your career, but it can actually help you. When starting a developer career, you might think it’s a good idea to focus and master a particular technology or one small set of technologies. I know that at least I did. But it didn’t take long for me to change my mind.
May 6, 2021 Why I chose Jekyll for my personal site Why I decided to create my own blog on Github Pages with Jekyll instead of using popular platforms like Medium, Dev.to, or Hackernoon.