Tullio Facchinetti

Shortcuts for Bash

2022-03-13 Sun by Tullio Facchinetti
Categories: article lang_en article_en

Typically, we use arrow keys to control shell behaviors like moving the cursor from one point to another point. Also, it’s quite common to make mistakes while writing commands and to correct these you may use arrow keys + backspace, which is not optimal at all.

Read more →


I finally removed all the Javascript from this site

2022-01-27 Thu by Tullio Facchinetti
Categories: article lang_en article_en

According 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 Facchinetti
Categories: article lang_en article_en

I 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 →


xterm-kitty: unknown terminal type

2021-09-30 Thu by Tullio Facchinetti
Categories: article lang_en article_en software tips

[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 Facchinetti
Categories: article lang_en article_en

After 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 →



Highlights

  • Publications
  • Students and theses
  • Thesis topics
  • Curated awesome list of CLI apps
  • Last updates (English)

  • Reply-to-all: this is the way ()
  • Students and theses ()
  • Students and theses - English ()
  • Speed up the compilation of LaTex Beamer presentations ()
  • Learn enough C to survive ()
  • Workflow for writing theses collaboratively ()
  • Guidelines for theses and presentations ()
  • Last updates (Italian)

  • Risultati FdI 18 Settembre 2025 ()
  • Risultati FdI 02 Settembre 2025 ()
  • Risultati FdI 23 Luglio 2025 ()
  • Risultati FdI 25 Giugno 2025 ()
  • Risultati FdI 31 Marzo 2025 e 07 Aprile 2025 ()
  • Risultati FdI 18 Febbraio 2025 ()
  • Risultati FdI 31 Gennaio 2025 ()
  • List of categories

    Article Article_en Article_it C Courses Fdi Lang_en Lang_it Latex Programming Project Research Results Robotics Software Teaching Thesis Tips