-
Sometimes I need a very very fast start on emacs. If you have the same need, put this in your init.el and live happy:
Read More -
OOP is the your new legacy
Dec 19, 2016 路 2 min read 路Today I took a light rail with my son, to bring him to school. That tram is 90 years old. It has been maintained for 90 years. Milan city sold some of them to San Francisco too.
Read More -
Pandoc is an universal document converter to convert Markdown, Org-Mode, Html, Word documents from one markup format into another聽 After using different tools, (including GNU info and SGML). I find out pandoc vert handy.
Read More -
Ops I did it again. Although I repeatedly said I didn’t love emacs Lisp, I finally managed to learn it. So I want to share with you my tips, to help entering in the Emacs Lisp world in a fast, fun and easy way.
Read More -
Book review by Stefano Fago: This book introduce one of most interesting 聽language of new wave of functional programming. You will find a complete overview of clojure language focusing in functional paradigm that can be the real obstacle for a standard developer. The author try to follow you on learning different subject with a lot of examples but sometimes it need more reflection and time to master some arguments and a syntax that may seems obscure. The book is a good starting point to introduce you to a new way of programming but also to learn some particulars aspect of Java. To consider a complete but not easy reading. However a book to have!
Read More