Blog

Pensieri in codice

Sviluppo software, cloud, backend e tutto ciò che trovo interessante.

106 articoli 13 categorie 62 tag
Windows

SPOTIFY | Non carica nessun brano

Chiudere spotify editare il file hosts in c:\\windows\\system32\\drivers\\etc e cancellare qualsiasi riferimento a spotify Salvare il file e...

MacOS

Mac OS X | Installare Ruby

Aprire il terminale e digitare i seguenti comandi: \\curl -sSL https://get.rvm.io | bash -s stable rvm install ruby-2.2.2 rvm use ruby-2.2.2

macos ruby