Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
My turf on the internet on Dr. Óscar Nájera
(Uncensored)
subscribe
Managing my email with Guile - A shell script alternative
https://oscarnajera.com/2020/12/managing-my-email-with-guile-a-shell-script-alternative/
links
backlinks
Most of the pre-processing work of my emails was already solved with a combination of a bash script, which uses the notmuch cli and the python package afew . However, I’m learning Guile and I need a real task to solve to practice the language.