You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
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
Just found out lovely pictures from this website, especially in the “plants” category.
Great work in Victor’s new post: Python behind the scenes #10: how Python dictionaries work. #python
SQLean: all the missing SQLite functions. #database
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
Easy text transmission from computer to smartphone. Lovely use of Un*x pipes and QR code.