-
As you know, sometime Internet is a bad place (and not, I am not talking about Facebook :)
There are “bots” which scans github repo in search of an AWS Keys or other similar api keys, mostly for installing spam bots and so on. You should not version it but… what can you do if your teammate did it already?
Read More -
Sometimes you are behind a http proxy, and the git:// protocol is not accessible.
For instance on erlang rebar, all developers prefer the git:// protocol when listing dependency. But how to fix it if you are behind a http proxy?
Ask help to git… [bash] git config –global url.https://github.com/.insteadOf git://github.com/ [/bash]
Read More -
Se siete i fortunati possessori di un iPhone 3G “standard”, vi sarete accorti che ilnuovo iOS4 è lentissimo.
Personalmente la redazione di Gioorgi aspetta la prima patch fix, che speriamo riduca i problemi.
Per chi non può proprio aspettare, abbiamo scovato una procedura in rete per tornare indietro a iPhone 3; attenzione però perché dovete prima tenervi stretto un backup del sistema 3.x, per cui fatelo solo se siete pronti a correre qualche rischio (tipo, perdere i vostr high scores su qualche gioco)
Read More -
This article has been retained for hisorical reasons. In this article we refers to blog.Objectsroot.com a site discontinued on August 2008
After some time, I have decided to start redesigning the content and the look of ObjectsRoot.com I have slightly reduced the tags section, over-simplifying the access to my huge set of articles. With over 100 posts, there is no need of so much tags. The search engine will help you to find old articles: do not worry anyway, permalinks will remain valid for a long time!
Read More -
There is a future for SmallTalk? I was a very strong fan of the SmallTalk language, but in the last five years I have seen more and more contraction of its usage in the IT field.
The OLPC project, which uses also Squeak Smalltalk and its done by the core team fo Squeak, is not going very well.
Read More -
Dynamic languages troubles
Jan 30, 2008 · 3 min readblog-objectsrootcom en software · again ant api arc build business car code complex database design easy eclipse example fix hard hosting http ibm import java lion microsoft perl php plugin project projects python ruby simple small smalltalk sql system tools trouble ui unix war web world·
I have read http://www.manageability.org/blog/stuff/chandler-failure and I think it is very danger way of exposing concepts.
In the article pointed out, the quite dead Chandler project is compared to the multi-billion Eclipse project. And then a too easy analysis is done against dynamic languages, where Java is the absolute winner.
Read More