-
Estate. Io e mio figlio scendiamo dall'appartemnto in affitto al mare. A piano terra, davanti al pianerottolo prima di uscire c'è un signore sui cinquant'anni in calzoncini corti, calzetti, una borsa aperta per terra, una bottiglia d'acqua per terra.
Mio figlio si avvicina e si presenta:
Read More -
Okey, you know Oracle. A very good database, a very old database, a very solid rock. Not famous for its error messages. I have already stumbled upon a misleading error on the old rock.
This error anyway is incredible. If you try to push a very long text in a varchar2, you can end up with a
Read More -
La pediatra ci guarda e poi con un tono di voce comprensivo dice
-Sì il periodo dei terrible two dura finoai sei anni
-Mi scusi non ho sentito può ripetere?
-Ehm…Sei anni - sguardo di compassione empatica da parte della pediatra, che di figli ne ha due.
Ok, niente panico: ci sono qua io, care e cari ex-single, ora genitori in carriera.
Read More -
Another subversion repository
Wellcome in 2002 subversion users!
Some very old and stable customers has just discovered Subversion. Bad luck: a lot of cool open source software are on git already!
You can leave them with the old-as-your-grandpa subversion system, but you can develop with git in your local directory…
Read More -
Care e cari single, così avete trovato un partner e per risollevare il PIL, avete deciso di avere un bebé? Grandi!
Poiché più di un amico ha appena avuto pargoli, dall’alto della mia enorme esperienza (2 figli, 1 moglie, 7 computer, 2 iPad, 1 blog) vi dirò quello che ho scoperto tra scornate, urla dei miei e suggerimenti del suocero.
Read More -
This small guide will help you to increase the security of your raspberry and transform it in a 24x7 running server.
Security in place
Here a small check list with external references:
- Change pi password.
- Disable SSH Password Authentication and Root Login. Root login should be already disabled on recent distributions.
- Consider installing remote logging. Siemless is a cloud based service which will load all you logs via a vpn, and provide a raspberry-pi guide too.
- Configure a firewall
For ease of use, I suggest putting in place webmin:
Read More -
After my two children grow a little, I have some spare time to play with RaspberryPi. I have bought a Raspberry Pi 2 Model B, a very neat and compact machine with 1GB of RAM, and a quad-core ARM chip on it.
I was looking for an easy-to-carry unix box, and I was wrong: raspberry pi can be a lot more than that.

Read More -
"The most dangerous phrase in the language is, We’ve always done it this way" - Grace HopperI am a very happy owner of a RaspberryPi Model B 2, a quad core ARMv7 computation unit for a price between 45 and 35 €.
If you plug only a network cable it can be powered by a USB port of your router (!avoid putting on it other USB stuff, because the energy drain can be too much).
RaspberryPI is a perfect all-time-running machine, just follow this smart guide…
Read More -
Erlang è un linguaggio a mio avviso sottostimato, che ha parecchie cose da insegnare ai vari Scala/Rust/Java(Script) out of there… In particolare ci sono un insieme di feature di Erlang che prese singolarmente non sono difficili da comprendere e implementare, ma è l’insieme delle idee fondanti di Erlang che lo rende assai diverso dagli altri.
Read More -
Erlang: a lesson to learn…again!
Jun 25, 2015 · 5 min read ·Erlang is a great language.
[2019-UPDATE] Erlang 22 is OUT, so I wanna to come to the party!
On April 2015, Erlang father’s Joe Armstrong give us a very interesting lesson I want to tell about.
There was a long thread titled “Erlang and Akka, The Sequel” on the erlang mailing list, reasoning about the need of some standard pattern on Promises and Future. A lot of JavaScript libraries deal about that (also jQuery has its implementation). I want to report the Joe Amstrong reply because it give us a very clear understanding on the reason Erlang is different and you should at least try it once.
Read More -
Arduino Stereo sid
Apr 6, 2015 · 1 min read ·
Arudino StereoSID emulates the SID sound chip of the famous Commodore 64. It is based on the Atmega8 MOS6581 SID Emulator from Christoph Haberer. Library conversion and memory optimization by Mario Patino. Stereo Effect by Giovanni Giorgi
-
Costruiamo una lampada luminosa con Arduino, un sensore sonico ed…una scatola di uova :)
Come abbiamo già visto le scatole traslucide per il trasporto delle uova sono un ottima base per creare piccole lampade, per diverse ragioni:
- sono facili da trovare
- sono leggere
- sono abbastanza rigide
- possono essere incollate con del Vinavil (strano ma vero)
Questa versione di eggbox è composta da una sola scatola da quattro uova e da un sensore sonico che potete trovare su amazon per meno di 5€. In realtà il suo prezzo dovrebbe essere meno di 3€, ma considerando l’affidabilità di Amazon (viene recapitato in meno di 3 giorni e senza costi di spedizione) è ancora un prezzo accettabile.
Read More -
In queste settimane abbiamo provato l’Arudino Starter Kit, ed ecco le nostre prime impressioni.

Il kit costa sui 105€ IVA inclusa, ed è possibile ordinarlo anche su Amazon.it. La scatola è molto curata ed è accompagnata con un manuale che presenta 15 esempi a difficoltà crescente.
Read More -
L’Arduino IDE è uno strumento stupendo se non siete sviluppatori software professionisti, perché fornisce un ambiente molto semplice per sviluppare velocemente sketch e progetti Arduino. Se però siete degli incalliti programmatori C++, vorrete qualcosa di più potente, che vi consenta per es di abiliare le funzionalità C++11 del gcc-4.8.x che viene fornito con la tool chain AVR di Ardunio, oppure desiderate servirvi del vostro editor preferito.
Oppure la vostra build è composta da più file da assemblare assieme….
Read More -
Okey, getting emacs working on Windows is a pain, but we deserve a better editor for us(tm).
I havce found a bunch of emacs alternative distributions, and this 64bit build seems a nice shot
