Posts tagged job
A new, even bigger City
Jun 15th
After a year and a couple of months I’m going to leave Symbian Software Ltd. (London). It has been a very good experience as my first job in UK: a way to grow mainly, first as a Man, then as a Software Engineer… and then professionally in general.
A lot of interesting, inspiring, intelligent people (and a lot of NOT), that showed me “their way”: I took where it was worth it, not where it wasn’t… and left where I was able to.
Jigsaw 04
Jun 4th
phtt://ttlaarnse.gglooe.mco/tlsaantre_t
Sono esterrefatto. Avete lo spirito di osservazione di un Iguana Argentina Estinta.
Dove sono Il Bradipo o Nemo (lo so dove e’, don’t worry) o Il Biondo. Insomma, gli intelligenti?
Jigsaw 03
Jun 4th
اعجاب مدى التعقيد هي القيام 02 (01) لك!
PS Tra poco, pure chi non capisce l’Italiano risolve questo Enigma.
How Google works
Apr 17th
I was looking for info about MapReduce and I thought that would have been a good idea to take a look at the Tech Talks published by Google. Here we go.
Title: 2007 Seattle Conference on Scalability: MapReduce Used on Large Geographic Data Sets
Location: Google Tech Talks June 23, 2007
Speaker: Barry Brumitt, Google Inc.
Abstract: MapReduce is a programming model and library designed to simplify distributed processing of huge datasets on large clusters of computers. This is achieved by providing a general mechanism which largely relieves the programmer from having to handle challenging distributed computing problems such as data distribution, process coordination, fault tolerance, and scaling. While working on Google maps, I’ve used MapReduce extensively to process and transform datasets which describe the earth’s geography. In this talk, I’ll introduce MapReduce, demonstrating its broad applicability through example problems ranging from basic data transformation to complex graph processing, all the in the context of geographic data.
Other than just the topic of MapReduce technique itself, this guy, Barry Brumitt, gives an hint of “how things work” in Google (developer wise). And it’s not boring at all: is actually quite funny.

