首页
30 条评论
nikeee2 个月前
There are also a repository containing some laws in markdown format on GitHub. They even used PRs for actual changes proposed by the parties in the parliament. Also, the commits have their proper date, so you can `git blame` on the laws and even see which president signed-off that change.<p>Sadly, it is unmaintained.<p><a href="https://github.com/bundestag/gesetze" rel="nofollow">https://github.com/bundestag/gesetze</a>
评论 #43468618 未加载
评论 #43468773 未加载
评论 #43468583 未加载
评论 #43469237 未加载
评论 #43474850 未加载
评论 #43469167 未加载
评论 #43467635 未加载
评论 #43468661 未加载
评论 #43467565 未加载
slt20212 个月前
I would love to see more governments operate on a Git-first basis, so that each and every decision/contribution can be tracked online for transparency.<p>For example in USA we would have budget ceiling crisis, and both parties try to ram through a law to bump up the debt ceiling "to prevent government shutdown". It is being sold as a measure to keep government afloat and running, and is usually ran through pre-holiday like Christmas.<p>But what actually happens, is thousands and thousands of pages of various pork is rammed through with various cutouts and carveouts for special interest groups due to lobbying.<p>Public needs to know who when and how is adding these lines and how is bipartisan consensus is being achieved in real-time, not post-factum.
评论 #43468634 未加载
评论 #43467815 未加载
评论 #43467863 未加载
评论 #43467950 未加载
评论 #43468650 未加载
评论 #43468630 未加载
评论 #43467805 未加载
评论 #43467756 未加载
评论 #43467898 未加载
yallpendantools2 个月前
Sorry it might be my turn on the Dunce hat but what is so "Git" here other than the contribution calendar popularized by Github then copied by Gitlab?
评论 #43468190 未加载
codedokode2 个月前
I remember reading about someone simply adding legal texts to git. This is pretty much useless. I think that people who do this never saw a commercial legal database (or how it is called).<p>What one usually need, is for example, to have cross-references, i.e. when a law contains phrase like "the certification is issued by a relevant authority", you want to have the "relevant authority" wrapped in a hyperlink pointing to an government order that designates that authority. Also, you typically want to have links to court cases related to some paragraph near it etc. If some change is planned to the law you want to have a note in the text like "this is going to change on September, 1", etc.<p>Given that many countries have local laws, you might want to be able to filter by a place.<p>Github might be used for storing raw documents as some weird kind of a database, but it is useless for actually trying to find out the answers to legal questions.<p>To make an analogy, reading laws on Github is like reading source code without syntax highlighting and navigation.
评论 #43468214 未加载
评论 #43467856 未加载
评论 #43469134 未加载
pcdavid2 个月前
<a href="https://git.tricoteuses.fr/tricoteuses/a_propos" rel="nofollow">https://git.tricoteuses.fr/tricoteuses/a_propos</a> has the French constitution and others (e.g. "Code Pénal": <a href="https://git.tricoteuses.fr/codes/code_penal/commits/branch/main" rel="nofollow">https://git.tricoteuses.fr/codes/code_penal/commits/branch/m...</a>) under git too.
They have developed a custom tool to automate this: <a href="https://git.tricoteuses.fr/logiciels/tricoteuses-legifrance" rel="nofollow">https://git.tricoteuses.fr/logiciels/tricoteuses-legifrance</a>
sam_lowry_2 个月前
Let us not confuse git and Github, the later belonging to a reviled US monopoly.
评论 #43469104 未加载
评论 #43472945 未加载
评论 #43469190 未加载
rwoerz2 个月前
Some of the voting results on <a href="https://abstimmung.eu/git/2024" rel="nofollow">https://abstimmung.eu/git/2024</a> are misleading. Votings are about a decision recommendation (Beschlussempfehlung) which sometimes negates the original request (Antrag), e.g., <a href="https://abstimmung.eu/votes/55" rel="nofollow">https://abstimmung.eu/votes/55</a>
评论 #43470706 未加载
评论 #43469199 未加载
YmiYugy2 个月前
This is nice, but it would be great to see some more features from VCS applied to laws, e.g. git blame and git log.
评论 #43467461 未加载
评论 #43467211 未加载
n2d42 个月前
I wish there were more beautiful government data aggregators like this one — most people don't even know how much stuff the gov makes publicly accessible (voluntarily or by means of FOIA), probably because it's all buried in 20-year-old Java applets.<p>What similar resources are out there? Any favorites?
评论 #43467142 未加载
评论 #43467157 未加载
评论 #43467127 未加载
qrush2 个月前
Oof. Did the Bundestag recently get promoted to be a manager?
评论 #43468243 未加载
评论 #43467076 未加载
评论 #43467210 未加载
ThinkBeat2 个月前
That should probably be "Github" contribution graph.
blablabla1232 个月前
This is IMHO a very problematic take. This suggests the more votes, the more initiatives, the better. But this is very obviously wrong. Generally most industry nations have "only" a handful of large problems. (Something along climate, pensions, health care, housing and economy)<p>What happens when these get solved in a Stakkato timeframe shows the current US government which at this point even fails to fulfill basic needs of supermarkets. Proper laws/initiatives aren't created/fleshed out by actual politicians but by a whole army of employees of the related institutions.<p>Everything else is pure populism.
agnishom2 个月前
I first parsed this as [(German parliament) votes as a (Git contribution graph)]. But now I realize that the intended tree is [(German parliament votes) as a (Git contribution graph)]
评论 #43469217 未加载
outside12342 个月前
Was thinking I was going to see a Merkle Tree here :)
评论 #43468373 未加载
评论 #43467158 未加载
评论 #43469424 未加载
lucb1e2 个月前
Somehow I expected something about merges and branches when reading git contributions graph. The missing keyword is hub
bilekas2 个月前
This is great. No maybe everyone wont see it, but making it visual, it hits harder these days. I love this.
maxekman2 个月前
Awesome! I was thinking about implementing something similar for the Swedish government APIs to improve transparency and knowledge of the democratic processes.<p>I wonder how easy it is to adopt this project to that?
评论 #43471999 未加载
mcintyre19942 个月前
Interesting visualisation! On mobile there seems to be an issue with the months where they all display as one word instead of being spaced out: JanFebMarAprMayJunJulAugSepOctNovDec
no-reply2 个月前
Looks like some version of this is being implemented with the US Congress.<p><a href="https://xcential.com/blog/version-control-for-law-tracking-changes-in-the-u-s-congress/" rel="nofollow">https://xcential.com/blog/version-control-for-law-tracking-c...</a>
a3w2 个月前
Wäre cool, wenn man die Boxen klicken könnte, ohne gegen das Popup der Box eins drunter zu kämpfen.
评论 #43470404 未加载
65102 个月前
It would be fascinating to have side by side comparison for all countries and history. It would be full of brilliant and stupid solutions. It should really be convenient enough that law makers cant continue to pretend to be the first one to address a topic.
NooneAtAll32 个月前
as Github* contribution graph
zoobab2 个月前
Soon we will be able to replace politicians by citizens.<p>And everybody should be able to submit improvements to the law.
Prunkton2 个月前
link to the repo, init commit is like 3w old, last commit <1h ago<p><a href="https://github.com/abstimmung-eu/abstimmung.eu" rel="nofollow">https://github.com/abstimmung-eu/abstimmung.eu</a>
mvdtnz2 个月前
GitHub is not git.
throwaway2902 个月前
This is not a Git contribution graph.
littlecranky672 个月前
If my graph at work looked like this, you could derive from it I would hardly be working.
评论 #43468805 未加载
JanSchu2 个月前
love it. Will be bookmarking this page
MaxGripe2 个月前
This is great, but I think blockchain would be even better