Live data from Hacker News

French civil code now on GitHub

github.com

1–10 of 126 posts

Re: French civil code now on GitHub

#3
Finalement, le Code Civil, c'est une partie du code source de la France. Et le code source, ca va sur un source control. Point.

Which means - correct me if I'm wrong: "The civil code is like a part of the source code of France. And then, it should be in a source control."

Re: French civil code now on GitHub

#7
post #3

Finalement, le Code Civil, c'est une partie du code source de la France. Et le code source, ca va sur un source control. Point. Which means - correct me if I'm wrong: "The civil code is like a part of the source code of France. And then, it should be in a source control."

Ultimately, the civil code is one part of France's source code. And a source code should be on a source control. Period

Re: French civil code now on GitHub

#9
post #6
post #4

Too bad the date stamps only can go back to 1970-1-1. It's neat, though, to be able to flip through the history like this.

Is git using an unsigned int for time?

http://stackoverflow.com/a/24977895/242520

> We freely interchange between time_t and unsigned long in the low-level date code

Re: French civil code now on GitHub

#10
This would be a great idea in general for the legislature of any country, to be able to see exactly how and when the law was changed would be valuable for transparency and also research. Commit messages could reference transcripts of the debates surrounding changes.
Post reply on HN