Posts tagged as lisp
Sending Mail with Python and Googleapi for Emacs
So I love Emacs. Why I love it would be the subject of another blog post, but as I love it I want to do everything from it, including sending and reading mail as it is very convenient for me. Emacs can automate a lot of tasks for me. Anyway so mu4e does a really good job of indexing and reading mails in emacs. It has a good compose feature also and it leaves receiving and sending mail up to the mail client of user’s choice....Posted on: 2020-12-01, in Category: emacs
Kurious K
So I was searching for appropriate libraries and styles to implement a Deep Learning training pipeline 1. Earlier I had stumbled upon Flow Based Programming and Luigi. However that’s not what I was looking for. So I decided to scour the wiki page for programming paradigms and saw Aspect Oriented Programming which seems quite familiar to me having used Emacs for a while, although I haven’t used its advice system myself....Posted on: 2021-08-06, in Category: programming