I subscribe to Netflix for almost 10 years now. Of course, I have my favorite series and movies that I repeatedly watch, especially before bedtime. With this, I came to memorize many scenes, espe...
How to make someone's day in under 5 min
Over the weekend, I got an email notification from someone I didn’t know. The subject read, “Thank you for your GitHub post!”. I got curious. This person was thanking me for one issue I fixed in my...
Contributing to Open-Source, a brief how-to
October is here, so it is Hacktoberfest, an event by DigitalOcean in partnership with Intel and Dev to celebrate Open Source and get more people involved with it. As someone who found in open sour...
CppCon 2020 - The hallway track
For many years I watched the videos from conferences such as CppCon and C++ On Sea, and I dreamed of the day I could attend. This year, due to the COVID-19 outbreak, CppCon was made virtual, which ...
What if I need to make a change in node_modules?
I have an application build on top of node/electron, and recently, because of an update in the electron, some dependencies have broken down, preventing me to upgrade to the newer versions while kee...
We are not all guys, we are not all he
I have to warn you, if you don’t already know the issue with “guys”, you are about to, and this will forever change you. This is an outburst that many women and non-binary people might relate to, a...
GitHub Workflows: Update dependencies automatically
In this new series, I’ll be sharing what are the Workflows I use that help me maintain my projects. Not only I’ll be sharing what actions I use and how they work, but I’ll also give tips on how to ...
What I learned in (almost) one year of Open-Source
About one year ago I decided to dedicate some of my free time contributing to open source projects. The idea was to improve my coding skills and get in touch with newer technologies and frameworks....