aliquote.org

Latest micro-posts

You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.

2021-04-13 15:49 #

We are now in the 2020 year, and this is also the year that Lisp would become 62 years old! That is an impressive age for a programming language. With that said that does not mean that the concepts and ideas developed in Lisp are old. — Starting with Common Lisp in 2020

2021-04-12 15:42 #

Just found out lovely pictures from this website, especially in the “plants” category.

2021-04-12 15:41 #

Great work in Victor’s new post: Python behind the scenes #10: how Python dictionaries work. #python

2021-04-12 15:16 #
2021-04-12 10:17 #

Build systems for small programs or libraries will often spend 10+ seconds running configure and complete the actual compilation and linking in a fraction of that time. In other words, the setup to perform the build takes longer than the build itself! — Surprisingly slow

2021-04-08 15:57 #

Easy text transmission from computer to smartphone. Lovely use of Un*x pipes and QR code.