Archive for February, 2010

Git, Mercurial, Subversion..

Wednesday, February 17th, 2010

Pretty good post from Martin Fowloer on Version Control Tools.

What he says on git :

Git certainly seems to be liked for its power. Folks go ga-ga over it’s near-magical ability to do textual merges automatically and correctly, even in the face of file renames. I haven’t seen any objective tests comparing merge capabilities, but the subjective opinion favors git.

[...]

For many git’s biggest downside was its oft-cryptic commands and mental model. Ben Butler-Cole phrased it beautifully: “there is this amazingly powerful thing writhing around in there that will basically do everything I could possibly ask of it if only I knew how.” To its detractors, git lacks discoverability – the ability to gradual infer what it does from it’s apparent design. Git’s advocates say that much of this is because it uses a different mental model to other VCSs, so you have to do more unlearn your knowledge of VCS to appreciate git. Whatever the reason git seems to be attractive more to those who enjoy learning the internals while mercurial seems to appeal more to those who just want to do version control.

[..]

People generally find that git handles branching better than Mercurial, particular for short-lived branches for experimentation and check-pointing. Mercurial encourages other mechanisms, such as fast cloning of separate repository directories and queue patching, but git’s branching is a simpler and better model.

Stress-testing VS 2010

Sunday, February 14th, 2010

Kirill Osenkov wrote an article about stress-testing VS 2010.

I especially love the following part :

right now a feature is considered not leaking if there is average increase of less then ~5KB per iteration

Elastic search : solr on steroids

Wednesday, February 10th, 2010

Elastic search seems to be a pretty cool alternative to solr, that supports automagical replication of information to all the detected nodes ! Nice video screencast available here.

360 evaluations : is it really the best way to actually become better ?

Saturday, February 6th, 2010

After taking a look at the results of a collegue’s 360 evaluation, I wonder whether it is an actual way to have  people become better (and thus, make a better company).

By continually getting feedback and improving pointed weaknesses, the end result is that you get better over the time

Simple, isn’t it ? So simple that it is clearly understandable and unchallengeable. Of course it is true, and those who do not think so should just burn in hell ! Or.. shouldn’t they ?

360 evaluations are not tainted by political issues and personal preferences !

Let’s take a similar different example: politics. Theoretically, thanks to the power of voting, parties should continually get better to be (re-)elected. Hum ! Who feels like political parties focus on the real issues ? Does it have to do with the fact that real issues are unpopular and unlikely to get them re-elected ? Here is a short excerpt from Les Cowboys Fringuants – 8 secondes :

Mais l’monde oublie vite c’est pas grave
Suffit de faire un bon budget
D’parler d’santé pour que les caves
Vous réélisent l’année d’après

But 360 evaluations do not have anything to do with politics, really !

The same way parties shift their focus from the real,  unpopular issues, I believe that listening too much to 360 feedback will just make you focus on the wrong things. Either you are too X, or not enough Y.  Either you’re too concrete or too abstract. Either you have too much self-confidence, or need to higher your self-esteem. Either you do not show enough leadership, or your leadership does not leave enough room for others. Oh, and sometimes, something is both in the “strengths” and “weaknesses” columns. wao !

It truly makes me laugh when I realize that my collegue’s evaluation strengths include both :

  • “Less jokes in the messages” [understand: you got better since last 360 evaluation by reducing the amount of jokes in your messages]
  • “Great sense of humour”

Hum ! hum ! So.. what is going on exactly ? Should he continue to do jokes and develop his sense of humor, or should he stop doing so ? .. It might simply be that different people perceive things differently, so the only true way to accomplish a perfect, no-fault, 360 evaluation is to be nothing more than a moderate lemming that has no real strengths and no weaknesses. 101 guide to having a good 360 evaluation :

  • Take a few un-risky initiatives to show that you do have some leadership, but make sure you do not address the risky, unpopular issues !
  • Criticize things moderately and constructively, but make sure you only criticize things that others would criticize too.
  • …  [hint: do not address the real issues, as those are the most risky, address the popular ones)

If you have real strengths, then they usually come with their set of weaknesses ! Not everybody might be happy about them, but in my humble opinion, erasing them would definitely not make a better company in the end.

What if the problem was the unability of people to understand the situation correctly ?

All truth passes through three stages. First, it is ridiculed. Second, it is violently opposed. Third, it is accepted as being self-evident.
Arthur Schopenhauer
German philosopher (1788 – 1860)

So, what do we do ?

Always make sure to bring this question when you raise an issue. Even if you do not have any answer, this shows your willingness to contribute positively instead of just openly criticizing ;-)

Google Click-to-call: a smart way to increase ad revenues !

Saturday, February 6th, 2010

Simple article on the new click-to-call [french] mobile ad strategy that google is pushing. Hum! interesting…