Abbonamento annuale rivista ioGioco!
Abbonamento ioGioco: ricevi comodamente a casa ioGioco. Sconto del 30% per l’abbonamento annuale di 6 numeri. E gli speciali te li regaliamo noi!
Abbonamento ioGioco: ricevi comodamente a casa ioGioco. Sconto del 30% per l’abbonamento annuale di 6 numeri. E gli speciali te li regaliamo noi!
From: NEXT Hardware & Software
When I was a child 10 megabytes were a huge amount of data. Now a single disk drive holds one million times more data. Reality has subtle ways to make me feel old.
“Sufficiently advanced satire is indistinguishable from reality.”
by DrYak
found on Slashdot‘s article «Third Party Trackers On Web Shops Can Identify Users Behind Bitcoin Transactions»
Ok it’s proprietary. But’s so fun for those who played it in their childwood!
Perché la parola inglese “password” non viene quasi mai tradotta?
Eppure la traduzione precisa e corretta è sempre esistita: “parola d’ordine“.
Or mi chiedo,
Certo, può sembrare un orrendo calco dell’inglese. A questo punto mi domando perché gli inglesi sfornano neologismi come una catena di montaggio e trovano nuovi usi per parole vecchie.
Perché noi no?
Ah, the magic of Bash!
for y in {1..30..7}; do
for x in {60..1}; do
DA=$(date -d "-$(($x+$y)) days" +%Y-%m-%d);
A=$(date -d "-$x days" +%Y-%m-%d);
echo -n "Simulazione per $y giorni da $DA a $A: ";
./zenbot.sh sim --strategy trend_ema_reversed --start $DA --end $A | grep "end balance" --after-context=2 |tr "\n" "\t"; echo "...";
done;
done |tee valutazione.txt
Letteratura -da Andata e Ritorno
Stand Still. Stay Silent – webcomic is a post apocalyptic webcomic with elements from Nordic mythology, set 90 years in the future. It’s mostly a story about friendship and exploring a forgotten world, with some horror, monsters and magic on the side.
This morning, a popular Stack Overflow question hit a major milestone:
Sorgente: Stack Overflow: Helping One Million Developers Exit Vim – Stack Overflow Blog