-
E’ oramai da più di una settimana che si parla della crisi dell’Italia. La borsa è continuata a cadare in picchiata, tanto che mercoledì 10 agosto Milano ha perso il 6,6% dopo reiterati ribassi. E’ stato anche il mercoledì nero della Francia, con voci di donwgrading del debito francese, per ora rimaste infondate.
E’ difficile fare un’analisi approfondita, certo è che il primo ministro si è mosso velocemente, ma ha tradito una preoccupazione su cui sicuramente i mercati hanno speculato.
La fretta di farsi trovare preparati ha creato voci confuse che hanno fatto assimigliare il governo Berlusconi al secondo confuso governo Prodi. All’inizio si è detto che non si sarebbero aumentate le tasse, chiodo fisso del nostro premier.
In realtà la situazione è così grave che alla fine risulta che verranno aumentate sia le tasse (con una specie di patrimoniale mascherata da “eurotassa”) sia ristrutturate le pensioni.
Quali sono le conseguenze? E la crisi è reale? Vediamolo assieme.
Read More -
Archimedes (287 BC) said “give me a place to stand and I will move the earth”.
Apple, after decades of lack of decent garbage collection to Objective-C, seems to say “I will give an ARC to exit to the dark hand-made memory allocation”.
Let’see how.
Read More -
As you know, we at Gioorgi are not so Cloud-Computing enthusiastic.
Anyway, we watch every buzz-word, every good idea also if it born in an evil empire :) Cloud computing is SOA and huge. As software architect, Cloud computing is doomed to fail for some simple reasons:
Read More -
Do you like Arduino?
Do you like dynamic programming languages like ruby?
Well, the RAD is your Ruby Arduino Development!
We just find out that link on hacker news, which comments worth a read.
-
Functional Programming
Jul 17, 2011 · 4 min readen featured lang software · closure erlang functional-java functional-programming java programming-languages·
Because of the success of my article on java closure, I have decided to write another article on functional programming.
In the last year functional programming is waving back to us, for a lot of reason. Let’s summarize the facts:
Functional programming is based on the core concept of pure function. The main advantages of functional programming is the lack of side-effects, at least at the syntax-level of the language.
Read More -
In the past week I learned Flask, a very young and promising python framework. I have already learned Django, Cherrypy, Web2Py and TurboGears.
Anyway, if you are planning a medium sized project, I like to suggest you Flask, because of these feature:
Read More -
Ciao bimbo mio, poiché sei un maschio, e potresti diventare papà tra circa 25-30 anni, è bene che io ti prepari a tale compito.
Anche se è incredibile a dirsi, i papà e le mamme iniziano a sviluppare opinioni opposte su come educare i pargoli di 14 mesi come tu sei.
Read More -
Da qualche mese la stampa specializzata continua a ciurlare nel manico quando si parla di crisi europea, di Portogallo Irlanda & Grecia, e si tenta di accomunare il destino della Grecia a paesi come la Spagna e l’Italia. Vediamo di confutare alcune di questi “timori economici” in modo ironico ma serio:
Read More -
At Gioorgi.com we are not a true cloud fan, and reality is going on to collect proofs for us…
On June 20, 2011, Dropbox had a serious security bug. It was possible to login to an account with “a wrong password”. Like to say Dropbox account system was naked, because “a small number of users[…] could have logged into an account without the correct password”!
Read More -
I Fatti
Pisapia, il candidato di sinistra (e non tanto di centro
ha vinto a Milano con il 55,1% delle preferenze.
A Napoli, è stata premiata una coalizione vicina a quella uscente ma distinta, e De Magistris con oltre il 65% delle preferenze avrà parecchia liberta di manovra poiché potrà contare su una maggioranza solida, composta da persone fedeli al suo partito.
Pisapia è stato scelto durante le primarie del centro sinistra, ed ha battuto il candidato moderato Boeri.
L’Italia dei Valori, di cui fa parte De Magistris, non ha mai risparmiato a Berlusconi una critica feroce e circostanziata.
Read More -
Inversion of Control (IoC) is a very good idea.
But as the clever Joel Spolsky noted, sometimes you need to be a super-natural hero to use it:
… I try not to be judgemental (HAHA!), but I think that people who use IoC containers are (A) very smart and (B) lacking in empathy for people who aren't as smart as they are. Everything makes perfect sense to them, so they have trouble understanding that many ordinary programmers will find the concepts confusing. It's the curse of knowledge. The people who understand IoC containers have trouble believing that there are people who don't understand it. …
I have trouble using Spring in at least two projects. On the third, it was a disaster, because a single software-architect-guy keeps passing around the Spring context factory as method parameter, getting beans from it!
Read More -
F# is a Microsoft research Language. F# is riding the functional revenge way of the last years. F# is a mixed approach, because some variables can be modified. It borrows a lot of things from Haskell and OCaml (Wikipedia dixit). F# is not used like Erlang or Haskell but it could be installed with Visual Studio 2010, and as a separate visual studio plug-in. If you need some functional stuff on your .NET architecture, F# can be your friend.
Read More -
La Quarantenne con un alta opinione di sé Ha un telefono che può fare foto? -Si ma non le dò il numero
Il truzzo diffidente Ha un cellulare che può fare foto? Le devo chiedere di lasciarlo qui. -E se poi scompare?
Lo stesso tipo, quando gli consegnamo le schede e la matita:
Read More -
Dapper is a single file you can drop in to your project that will extend your IDbConnection interface. [...]
A key feature of Dapper is performance. The following metrics show how long it takes to execute 500 SELECT statements against a DB and map the data returned to objects.
Read More


