protected void cast_ifnotnull(H from_here, ref T to_value) where T : System.IConvertible { if (from_here != null) to_value = (T)Convert.ChangeType(from_here, typeof(T), CultureInfo.InvariantCulture); else to_value = default(T); } protected T cast_ifnotnull(H from_here) where T : System.IConvertible { if (from_here != null) return (T)Convert.ChangeType(from_here, typeof(T), CultureInfo.InvariantCulture); else return default(T); } Non so. Non mi convince ancora.

L’alibi

Le tue dita fredde puntano sul mio cuore Le tue labbra strette sono un taglio sottile Stringo le mie spalle senza niente da dire. Si alza la corrente e ora ti vedo svanire Un punto all’orizzonte di una riva sottile Le onde son già cariche di cose da dire. Soffia sui miei alibi Soffia sui … Leggi tutto

USB sticks and cards with fingerprint readers: another Sad XOR story

Heise-online.co.uk is reporting another sad-sad-sad XOR Story. It seems that some usb biometric pendrives are relying on the pc’software to unlock the safe partition, instead of bothering inside the chip itself. “…the controller on the stick does not decide whether to provide access to the partition; the software running on Windows does. “ It seems … Leggi tutto

.flickr-photo { border: solid 2px #000000; } .flickr-yourcomment { } .flickr-frame { text-align: left; padding: 3px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } Gull, originally uploaded by mikieconn. Senza parole