Recent Posts

HOWTO: count lines of code

1 minute read

From today you will not go mental anymore to write a script that count lines of code of your last project. No, because there is “CLOC” that counts them for y...

HOWTO: conta le linee di codice

1 minute read

Da oggi non ti dovrai più arrabbiare per scrivere un script che conti le linee di codice del tuo ultimo progetto. No, perché c’è “CLOC” che conta per te. É u...

HOWTO: restore Mail.app content indexing

less than 1 minute read

Mail is a great mail client provided with OSX. It works very well, fully integrated and fast. Sometimes it goes crazy and doesn’t indexing mails’ content wit...

HOWTO: emulate a slow connection on OSX

less than 1 minute read

In Italy, where I live (for now), it’s not difficult to “emulate” a slow connection. Anyway if you want test your new webapp or you want see the behavior of ...

HOWTO: emular una conexión lenta en OSX

less than 1 minute read

En Italia, donde vivo (por ahora), no está dificil “emular” una conexión lenta. De toda maneras si quieres probar tu nueva webapp o quiere ver como se compor...

HOWTO: fix offending key in SSH

less than 1 minute read

When you perform an ssh connection to a remote machine, the first time you will be prompted to say ‘yes’ to authenticate the remote host. This feature is con...