Daniel HaekA short tale about environment variables, dotenv, nodeJS and shellThere are many occasions when I end up working in projects that either use dotenv, shell scripts, or, in many cases a little bit of first…Feb 7, 2022Feb 7, 2022
Daniel HaekFixing a good old notes app on Linux with devilspie2It’s not really easy giving up your favorite app just because a bug will never get fixed or the project is simply abandoned. If you do…Feb 11, 2021Feb 11, 2021
Daniel HaekA better way to manage your projects’ configurationThere are many ways to make configuration available to your application, but none of them is so versatile and easy to use as direnv.Feb 10, 2021Feb 10, 2021
Daniel HaekOne little npm productivity trick while using shellI’ve spent my last COVID months working on various nodejs projects in different shapes and sizes. One of the first things that really…Feb 9, 2021Feb 9, 2021