Aqui hay un Google talk por el mismisimo Linus, quien habla sobre su nuevo sistema de control de versiones distribuido. El cual promete se mas rapido, distribuido, y ocupar menos espacio. Algunos claman que pudiera utilizarse como un sistema de archivos distribuidos que nos permitira crear sistemas que antes eran inconcebibles.
Related Posts
Animating a game-like sky with HTML5 Canvas
Try it | View Source Again playing a little more with HTML5 and Canvas animation. This time around the result is a little more pleasing to the eye, based on some ideas I have for a little arcade game I want to make I’ve created a gradient blue sky and clouds that move either to […]
Venezolanos en el Google Code Jam 2007
Mis respetos y felicitaciones a los siguientes Venezolanos que ya pasaron la primera ronda del Google Code Jam 2007: De 250 competidores calificados, a continuacion los nicks de los Venezolanos y su posicion dentro del Ranking: Zaen (8) SuperRaskao (12) kiddi (40) PrOgRaMaKeR (67) hheras (77) Ghust_omega (110) Eduardofeo (131) LaguneXXX (133) X-KERNEL (246) Gracias […]
java: How to get all the files inside a folder and its subfolders without recursion
Most programmers will do this in a recursive fashion, but doing that is putting yourself at risk of hitting a stack overflow error, and it’s 20% slower (according to my tests). Here’s my first implementation of a method that will return just the files (cause I didn’t need the folders, you can always hack it […]
3 thoughts on “VIDEO: Linus habla sobre GIT, su “subversion” distribuido”
Comments are closed.
Excelente video, gracias por compartirlo