Written by Adrian Kosmaczewski since 1996. Updates every Friday.
Songs With Names of People
Have you noticed how many famous songs bear the names of other celebrities, like actors or musicians?
Against Open Spaces
Regular readers of my ramblings are well aware of my absolute aversion to open spaces, particularly in the context of software engineering.
17 Equations that Changed the World
From the wonderful book by Ian Stewart, here are the equations themselves; read the book to know more about them.
Swiss SaaS You Probably Never Heard About
I’ve recently talked about Proton and about how happy I am with their services, but it turns out that Switzerland has to offer much more in the realm of privacy-conscious SaaS.
Movies About Patagonia and a Picture
I’ve written in the past about my recommendations for visiting Buenos Aires, and about my experience in Patagonia. Here go some movies to complement both explorations of the southernmost region of the Argentine countryside.
How to Add OpenSearch to your Website
Back in the days of Web 2.0, before Node.js, before Google Chrome, before Angular and Vue.js, the browser was slowly evolving, and every so often a truly useful feature would show up in the web ecosystem. This was the case of the OpenSearch specification, to allow browsers to search on any website.
Cute Battery on your tmux
Just like last week, let’s add some more information to our tmux status bar: this time, the current battery level.
Weather on your tmux
People have asked me how to display the weather on the status bar of my tmux session, as shown in a previous post of this blog.
How to Create and Read QR Codes on the Terminal
Hisham recently said something very true: Remember when we all silently told ourselves “stop trying to make QR Codes happen, it will never catch on”?
Jumping to Random Posts
The attentive among you might have noticed a new “Random” link at the bottom of each post in this blog, taking you to a (you guessed it) random post on this blog, powered by the RANDOM() function of SQLite (because, you do remember that the search feature in this blog is built on top of SQLite, do you?)