I finally removed all the Javascript from this site
2022-01-27 Thu by Tullio FacchinettiAccording with my love for minimalism and uncluttered solutions, I finally managed to reorganize this website to remove all the Javascript-based parts and plugins.
This website is generated using the well-known static website generator Hugo.
Read more →Terminal-friendly tmux cheatsheet
2022-01-07 Fri by Tullio FacchinettiI typically use tmux when working on remote servers, but sometimes I don’t remember keybindings or commands for some functions that I rarely use.
Since I find the tmux help/manpage rather confused, I usually revert to this cheatsheet, which is very well organized. However, I’d want to avoid to rely on a webpage for documentation that I would better checkout in the terminal, maybe using grep.
Read more →Reply-to-all: this is the way
2021-12-27 Mon by Tullio Facchinetti
This article originates from the need to explain the importance of always using the “reply to all” when replying to emails, which seems to be a very well hidden secret of a good and effective group email communication.
Read more →xterm-kitty: unknown terminal type
2021-09-30 Thu by Tullio Facchinetti[CREDIT: This is mostly a re-post from an article of Lars O. Overskeid to keep the information handy]
Like in the original post, I’m also using kitty as my terminal emulator. There are some really cool features in this terminal emulator.
Read more →Using rsync to update a remote Hugo website
2021-09-27 Mon by Tullio FacchinettiAfter having moved to Hugo for my personal website, I found that the usual way of using rsync to update the copy of the website on the remote server does not work efficiently. In particular, everytime I rebuild the local copy of the site with Hugo, and I run the command to synchronize the remote copy, all the local files are uploaded to the server.
Read more →