Over a decade ago, big data became a buzzword, and everyone envisioned a future where data-driven decision-making would be the norm. However, fast...
When submitting a commit command, I was facing: error: gpg failed to sign the data fatal: failed to write commit object After some searching, I...
I never was a fan of scripting, and unless it was a real edge case, I was always ending up refactoring my needs based on existing tools instead of...
TLDR: To practice my Emacs-Lisp-fu and revise my terminal workflow, I implemented a Guake-like pop-up terminal inside Emacs. Emacs Rocks! I’m trying...
Whenever working on a new source code, I find it quite cumbersome to grow to enough understanding around it to be productive with it both in terms of...
Preface It's been a while I'm using aws-vault to manage my AWS credentials for accessing the different client accounts. It has been quite comfortable,...