Somebody literally scraped Spanish laws and turned them into a GitHub repo. Can we now use git blame on politicians? Let's dive into the Hacker News reactions.

Imagine waking up and realizing your country's legislation isn't locked away in dusty archives or buried in unreadable, bloated PDFs. Instead, it sits cleanly in a GitHub repository. Sounds like a dev's fever dream after a 14-hour debugging session, right? Well, it's real.
Recently, a project blew up on Hacker News (scoring over 650 points) where a massive legend named EnriqueLop did the unthinkable. He scraped and structured the entirety of Spanish legislation and threw it into a Git repo called legalize-es.
Here is the TL;DR on why this is an absolute game-changer:
git blame: Is a specific tax law buggy and crashing the economy? Just run git blame to see exactly which politician or committee pushed that garbage into production.It's a bizarrely brilliant application of developer tools to real-world bureaucratic nightmares.
As soon as the repo went viral, the community lost its collective mind. Here's the breakdown of the ongoing tech combat:
If there is one lesson to extract from this glorious madness, it's that developer thinking scales to everything. Version control isn't just for software; it's a tool for establishing absolute truth.
Everything is data. The next time you sign a lease or a prenup, just put it in a private repo. Both parties commit, and if an argument breaks out five years later, you don't need to yell—you just pull up the git log. No cap.
Sauce: