A quick summary of Navaja Negra 2024 (#nn12ed)
Category: Tech
Sunday evening. I was writing stupid code in a cold, rainy day.
After a long day of coding, things were finally working. I was using a cloud service for… whatever. I was tired, and I wanted to push my code to github.
As usual, I created a copy of the configuration file and redacted it to remove the secrets (the precious API_KEY).
I have a couple of tasks / pet-projects where a task in the background is taking care of commiting to git and pushing to github.
Needless to say, 99% of my all-life commits used to be just “fix typo” or “update readme” or “add missing semicolon”. With the commits being automatic it is even worse: now everything is “automatic commit from laptop-foobar”. Meh.
How to create a redirect page in Hugo.
Tired of overly complicated shell prompts? I am 😡