Open Sourcing My Genetic #Data | The Beautiful, Tormented Machine
►http://manu.sporny.org/2011/public-domain-genome
Un certain Manu Sporny vient de mettre son #génome dans le #domaine #public :
As an open source software developer, there are certain commits that you make to a public source code repository that leave you feeling better about the state of the world. This was certainly one of them for me:
msporny@tao:~/work/dna$ git add ManuSporny-genome.txt
msporny@tao:~/work/dna$ git commit -a
[master a08b027] Added my genome into source control.
1 files changed, 966992 insertions(+), 0 deletions(-)
create mode 100644 ManuSporny-genome.txt

