Written by Adrian Kosmaczewski since 1996. Updates every Friday.

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.

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?)

Borges

I didn’t grow up in a family where literature played any significant role, other than entertainment, that is. My mother enjoyed reading novels by Jacqueline Susann and Harold Robbins. My mathematician grandmother read French paperbacks from the collection “J’ai Lu” by authors ranging from Agatha Christie to Guy des Cars.

Split and Join Arbitrary Text

Last week I enumerated some strategies to split and join large files on the terminal; let’s see how to do more split and join, but this time for any text on the standard input, just like the creators of Unix wanted us to operate on data.

Split and Join Large Files

This post explains some useful combinations of commands that you can use on Linux (or sometimes also in other operating systems) to split large files into smaller pieces, and then how to rebuild the original file from those pieces.

Aliens

So this is an unusual topic for this publication, I agree. In almost 20 years of blogging I have almost never ever talked about extraterrestrial life, but for various reasons I’ve been pondering about it lately, and here go some thoughts and beliefs in no particular order.

Mathematical Curiosities

This post contains some interesting mathematical curiosities I’ve recently learned about.

Page 2