Author: Edvaldo Freitas

  • KPIs in Software Development: What to Track in 2025

    KPIs in Software Development: What to Track in 2025

    Implementing software development KPIs is essential to determine whether a company is on the right path to growth. These measurable performance indicators are well-known because they help assess whether a business is meeting its pre-established goals, whether in the medium or long term. Also known as Key Performance Indicators, these metrics are crucial as they…

  • Software Metrics That Matter for Engineering Leaders

    Software Metrics That Matter for Engineering Leaders

    Software metrics are essential for engineering leaders—they provide valuable insights to assess project performance and efficiency. But agreeing on key performance indicators (KPIs) can be tricky since different professionals have different perspectives on what really matters. Our goal here is to highlight and break down the key metrics that help engineering leaders make better decisions…

  • Context Switching Is Hurting Your Engineering Team

    Context Switching Is Hurting Your Engineering Team

    Imagine a developer deeply immersed in solving a complex problem. They are fully focused, understanding the nuances of the code and crafting the ideal solution. Suddenly, a Slack notification pops up, an unexpected meeting appears on their calendar, and just like that—focus is gone. This interruption may seem small, but its impact on engineering team…

  • Best Practices for Software Estimation

    Best Practices for Software Estimation

    Software estimation can be a real challenge. Have you ever tried to predict how long a task would take, only for it to end up taking twice as long? This happens all the time in software development. But the good news is that there are ways to improve this and make software estimates more reliable.…

  • How to deal with Technical Debt

    How to deal with Technical Debt

    If you develop software, you’ve encountered technical debt. It’s inevitable. Who hasn’t had to make a quick fix to meet a deadline or skip a test due to time constraints? The problem isn’t the debt itself—it’s how you manage it. The key is understanding when it’s worth taking on and, more importantly, how and when…

  • Lead Time: 6 Tips to Optimize Your Project’s Efficiency

    Lead Time: 6 Tips to Optimize Your Project’s Efficiency

    Understanding and managing lead time is critical for any project’s success. A shorter lead time means faster delivery to customers, allowing your company to respond quickly to market demands and user needs. But cutting lead time isn’t easy. It requires a strategic approach, from process optimization to continuous improvement and efficient priority management. The key…

  • What Sets a High-Performance Engineering Team Apart?

    What Sets a High-Performance Engineering Team Apart?

    The difference between an average engineering team and a high-performance one isn’t about individual talent—it’s about how they work together. The real competitive edge comes from well-structured processes, strategic alignment, and a culture that fosters autonomy. Leading a tech team today is about much more than just meeting deadlines. The market is more competitive than…

  • Software Metrics and Estimates

    Software Metrics and Estimates

    Software metrics and estimates are key to measuring performance and estimating the time needed to complete projects efficiently. In this article, I’ll give you a clear overview of how these metrics and estimates are applied in agile development, ensuring you have everything you need to lead your teams effectively. What Are Software Metrics and Estimates?…

  • The Biggest Dangers of AI-Generated Code

    The Biggest Dangers of AI-Generated Code

    Tools like GitHub Copilot, Cursor, and ChatGPT are completely changing the way we write code. They speed up development, reduce repetitive work, and make life easier for devs. But there’s a big catch: the quality of AI-generated code isn’t always reliable. And worse, the mistakes it makes can be very different from what a human…