Skip to content

Archives

All the articles I've archived.

2024 3
December 1
February 1
  • The engineer you'd want to be

    Published: at 04:22 PM

    Writing code is just one aspect that will make you a good engineer. In a future where AI will be an integral part of every workflow, standing out in an increasingly crowded field will be important.

January 1
  • Don't hire for passion

    Published: at 04:57 PM

    Many interviews over the years and experiences lead me to believe that there are profiles that should be hired with caution; one of these is the passionate one.

2023 3
August 2
  • Task & Threads in Swift Concurrency

    Published: at 12:25 PM

    The new Swift Concurrency model added the concept of Task in order to better manage asynchronous code execution. But what’s represent a Task and how it’s related to Threads?

  • Beyond specialization

    Published: at 12:25 PM

    In a complex world, specialization isn't always best. We often need good communicators and empathetic individuals to help groups evolve and create more value together.

April 1
2022 6
August 1
June 1
  • Thoughts on moving to a leadership role

    Published: at 12:25 PM

    Moving to a leadership role does not mean you will need to check every line of each PR, tearing your hair and hoping it will be not that bad day.

April 1
  • Healthy approach to code reviews

    Published: at 12:25 PM

    Code reviews are weird monsters.With no doubts they improve the overall quality of the code and help programmers build relationships and work together more effectively.

March 2
January 1
  • The economy of tech debt

    Published: at 11:25 AM

    All you need to know about tech debts along with a hands-on approach to managing it effectively in your development cycle.