In this post, I will introduce you to an amazing Linux application, called Devilspie.
Read moreMy Blog
Thoughts, ideas, and learnings from my journey in software development
Software Development and Technology in general are areas that evolve at a very fast pace and continuous learning is essential.
Read moreBuilding quality software is not an easy task and requires a lot of practice and experience. In this post, I talk about some topics that I consider essential to implement from day 1 of your project, in order to build a quality driven and sustainable software project.
Read moreUlauncher is an Extensible and modern Application Launcher for Linux. In this post I will do a quick introduction to Ulauncher and then demonstrate how to build a simple Currency Conversion extension.
Read moreDocker Multi-stage builds is a great way to build smaller Docker images optimized for production use without having things like build tools in the final image. But what about development? You might need these build tools. In this article I will show you how you can have the best of both worlds with the same Dockerfile and Multi-stage builds.
Read more