Posts in 2023
Posts in 2022
  • When QA slows down your team

    Tuesday, August 09, 2022 in Engineering

    Featured Image for When QA slows down your team
    Image Photo by Artem Ka from unsplash

    In my work, many a time have I witnessed QA offer less value than expected. I’ve gathered some thoughts to understand why it happened so many times, so that you might find ways to avoid it.

    Read more

Posts in 2021
Posts in 2018
  • Errors... oh... those errors

    Monday, February 05, 2018 in Engineering

    Featured Image for Errors... oh... those errors
    Image from unsplash

    In my opinion, good error handling is one of the most important features of an application. But most people in development process ignore them.

    Read more

Posts in 2012
  • Working with git submodules (very old article)

    Wednesday, June 20, 2012 in Engineering

    Working with submodules looks tricki at the beginning but it is an elegant way to share your project code and DRY (Don’t Repeat Yourself). We started to use submodules a lot in appunite.com, but there is not much said in WWW about how to use git submodules in real projects.

    Read more

  • Working with gerrit (very old article)

    Wednesday, May 02, 2012 in Engineering

    Featured Image for Working with gerrit (very old article)
    Photo by Raychan on Unsplash

    As software engineers we want to improve our selves, we want to learn from mistakes of others, and we would like to improve our coding skills. This is why we’have decided to introduce a code review process, and for this we’ve chosen Gerrit tool.

    Read more