Home ¦ Archives ¦ Tags ¦ Contact ¦ Resume

Managing multiple tmux sessions at once

Estimated read time: 7 minutes

Open and close projects with tmux sessions in a breeze via two keyboard shortcuts.


Convenient and lightning fast backups with rsync

Estimated read time: 9 minutes

Cloud storage became affordable a long time ago while internet connection speeds have increased dramatically over the years. Yet, there is still a strong case to be made for daily backups of a whole system and for this purpose, there are few options to contend with rsync.


Using dmenu to Optimize Common Tasks

Estimated read time: 12 minutes

If remembering dozens of keyboard shortcuts isn’t your forte, let dmenu come to the rescue! With this awesome tool, you will be able to create menus from plain text files swiftly and effortlessly (almost).


Exponentiation in Modular Arithmetic Made Easy

Estimated read time: 3 minutes

While playing around in the Python interpreter to validate answers to mathematical questions, I quickly found out that very large exponents are dealt with very inefficiently by default as they are simply evaluated as is. That’s where Python came to its own rescue.


Have You Been Pwned?

Estimated read time: 4 minutes

Has your password been leaked in a major breach? You can find out thanks to Have I Been Pwned?… Or you can use their API and stop worrying about your password being sent through your Web browser!

© Sébastien Lavoie. Built with Python using Pelican v4.8.0. Theme adapted from Giulio Fidente on GitHub. RSS feed.