Home ¦ Archives ¦ Tags ¦ Contact ¦ Resume

Book summary: Letters to a New Developer

Estimated read time: 26 minutes

If you are still early in your career as a software developer (or not so much!), I think you might enjoy reading Letters to a New Developer: What I Wish I Had Known When Starting My Development Career written by Dan Moore, who also features a very insightful blog.


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.


Managing dotfiles with a Git bare repository

Estimated read time: 5 minutes

Keeping configuration files under version control with a Git bare repository is a fast, elegant and convenient solution!


Setting up SSH and Git for Multiple Accounts

Estimated read time: 8 minutes

Simple workflow with SSH, GPG and Git to work remotely with multiple accounts in a convenient way.

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