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
NSIS CharAt Macro
Lord knows why the NSIS folks didn’t add a CharAt function to their API. In case you need it to parse a string, here’s a Macro that makes StrCpy work like a CharAt function [bash] ;Get a character inside a string given an index. ;Usage: CharAt String Index Output !macro CharAt InputString Index Output StrCpy […]
Quick N Dirty way to Map Commands to remote servers via ssh
You may be running several independent but similar servers at the same time and wasting time by executing commands in all of them one by one. Wouldn’t it be nice to send a command to all of them at once? or to monitor all of them at once. The following script can be used as […]
Weekend changelog on wedoit4you.com
Changelog for the weekend of Apr 21st 2006. – Pagination used to be 1,2,3 being 1 the latest posts. This was wrong, since a page would never have the same content. So now, we make 1, the page with the first posts ever, that way search engines will be able to index content properly. – […]
Excelente video, gracias por compartirlo