Ubuntu 14.04: restore Skype icon in system tray
Apparently, Ubuntu is getting rid of system tray in Unity… this affect all the applications (e.g. Skype) which have hardcoded system tray features. The old trick of whitelisting them does not work...
View ArticleGit: setting up a remote repository and doing an initial push
When I create a new project I always put into my Git repository; and every time I realize I have forgot the exact command sequence to do that. Actually, it’s quite simple. First, we login on the remote...
View ArticleUbuntu 14.04: cleaning up Unity Dash
I typically use Dash to search for programs and, less often, files. The default behaviour of Unity Dash is to return thousands of results among not only your documents, but also online shops, search...
View ArticleIl bias di conferma
Il bias di conferma (Confirmation Bias) è un processo mentale che consiste nel ricercare, selezionare e interpretare informazioni in modo da porre maggiore attenzione, e quindi attribuire maggiore...
View ArticleFirefox: register new protocols
Sometimes Firefox does not know hot to handle certain protocols, such as ed2k. This is the shortest way to have it recognize them. type about:config into the Location Bar (address bar) and press Enter;...
View ArticleLinux: change Bash history size
Whenever I get a new gadget I start experimenting, writing lots of commands in the console. I use Bash history to keep a log of everything I try, but sometimes I run out of history space… Add lines in...
View ArticleSSH: how to avoid timeout freeze
Sometimes a SSH connections simply hangs up: it doesn’t accept input, doesn’t disconnect, and you can’t Ctrl-C to kill the SSH process – or anything else. The problem is that the server daemon closes...
View ArticleWordPress: coloured categories
Want to have colored categories in your WordPress site, just like I have here? Follow me in these simple steps! Requirements: access to template files, basic ability of editing PHP for the necessary...
View ArticleA simple procmail blacklist
This is a simple procmail configuration to create a blacklist filter. The blacklist is saved in the ~/.blacklist.txt file; each line contains one blacklisted email address (to blacklist domains instead...
View ArticleAboliti i costi di roaming da Giugno 2017
Notizia non recentissima ma che merita attenzione: da Giugno 2017 spariranno tutte le maggiorazioni in caso di uso del cellulare dall’estero, per tutti i paesi membri dell’Unione Europea. La novità...
View ArticleVivere in Veneto senza avere un’auto
PADOVA – Cronaca di un esperimento personale in corso da tre anni. Vivere in una città del Veneto senza possedere una automobile: è possibile, con quali costi e con quali rinunce? Riporto qui il link...
View ArticleAnche il Telepass diventa europeo
Anche per il pedaggio autostradale arriva l’interoperabilità: da oggi la società Telepass è un fornitore accreditato a livello europeo, il terzo in tutta l’Unione. In una prima fase sarà possibile...
View ArticleRegExp: an online tool for testing
From the website self-introdutcion: “RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).” Just try it at http://www.regexr.com/.
View ArticlePagamenti elettronici, meno commissioni
Ad ogni acquisto elettronico una somma variabile da alcuni centesimi fino anche a qualche euro viene sottratta dall’incasso del venditore ed incamerata dal sistema. Ora l’Unione Europa è intervenuta...
View ArticleSul livello dell’informazione e del dibattito
Sono sempre felice quando una questione lungamente dibattuta e citata si rivela essere un non-problema. Parliamo di vongole…Una delle critiche rivolte all’Unione Europa è quella di rappresentare un...
View ArticleRecursive replacement with sed
Sometimes one needs to recursively replace some old expression with a new expression. This can be done very efficiently with sed command. Simply adapt the following command with the proper path and...
View ArticleMulta europea al cartello dei camion
In un’epoca dove le aziende e l’economia hanno sempre più spesso un carattere sovranazionale, uno degli ambiti dove è utile e necessario avere una burocrazia europa è sicuramente quello della tutela...
View ArticleMonitor the progress of dd command
dd is a very useful command to clone disks; however, given the typical size of modern disks, it can easily run for hours without any output. A simple trick allows us to monitor the progress of the...
View ArticleCount number of lines in a Git repository
Have you ever wondered how many lines you have developed in the past month? There is an easy way to calculate it using cloc. CLOC (“Count Lines Of Code”) is simple tool that can be used together with...
View ArticleArticle 0
Ci si chiede spesso perchè non si faccia niente per difendere l’economia e l’industria continentale europea dall’aggressività di altre economie in espansione. In effetti qualcosa si sta facendo, come...
View Article