Live data from Hacker News

Ask HN: Any good tools for viewing congressional bills?

news.ycombinator.com

31–40 of 44 posts

Re: Ask HN: Any good tools for viewing congressional bills?

#31
post #7

Side-note, if anyone wants to really dig into all the data available about bills (including votes, attachments, etc.), this is a great place to start: https://github.com/unitedstates/congress There's excellent documentation on the formats and how to access all the data.

I did much of that so I appreciate you saying that the documentation is excellent. :)

Thank you for your amazing service to this country!

Re: Ask HN: Any good tools for viewing congressional bills?

#33
post #19

Paste the entire thing into the LLM! Maybe people can stop relying on unreliable partisan sources to interpret bills if they have tools to grok the dense weird language in them themselves. I say this even though I was embarrassed yesterday when the LLM misinterpreted something and I posted it - read the reference text behind any summary :/

So use an LLM even though you admit immediately they make mistakes and you need to read the entire bill anyways?

Maybe even today an LLM is better than hearing about what the bill contains from social media reposts. The more the actual text is accessible the better (and accessible is not just technically accessible, but also understandable to the reader).

Re: Ask HN: Any good tools for viewing congressional bills?

#34
post #25

My friend runs congress.dev which displays diffs See https://congress.dev/bill/119/House/1/EH

This is really great. Reading the bill raw feels like reviewing a diff with context set to 0.

What I find most frustrating are the bills written as prose-diffs themselves: "In some entirely different piece of law, Foo shall be inserted after Bar, with an overall effect and purpose which will not be described here."

Re: Ask HN: Any good tools for viewing congressional bills?

#35
post #16
post #14

Earlier quoted context omitted.

Versus what? An intractable archive of unreadable documents? At the very least they'll get tractable information, which humans will always use on social media to make a point, which will then get fact checked. I prefer that loop. Right now the information is hidden in coffers and never gets taken for a loop.

A root cause analysis would probably suggest the question - Why are our representatives passing intractable, unreadable documents as law and how can we prevent them from doing that? Or more generally, what changes can be made to our government institutions to improve clarity in communicating actions and decisions to votes? Yeah, it's naive thinking, and I'm well aware the obfuscation is sometimes the point. But I dig…

Why are our representatives passing intractable, unreadable documents

Best guess?

1) These are actual laws so they carry all the legal thoroughness

2) Like managers, they don't write the actual code (they don't do the actual writing of the bills). So managers don't really care just how awful the code can be (or in this case, just how intractable the bills are)

3) No one is code reviewing (the public is to uneducated to even do so)

This leads to these things being drafted in the dark of night and passed in the dark of night. I'm open to AI in this case simply to even begin having insight.

Re: Ask HN: Any good tools for viewing congressional bills?

#37
post #25

My friend runs congress.dev which displays diffs See https://congress.dev/bill/119/House/1/EH

This is really great. Reading the bill raw feels like reviewing a diff with context set to 0.

This site's font is very pleasant to read. Poking around the raw html reveals webkit antialiasing and a Google font called Nunito Sans.

Re: Ask HN: Any good tools for viewing congressional bills?

#38
post #34

Earlier quoted context omitted.

This is really great. Reading the bill raw feels like reviewing a diff with context set to 0.

What I find most frustrating are the bills written as prose-diffs themselves: "In some entirely different piece of law, Foo shall be inserted after Bar, with an overall effect and purpose which will not be described here."

Yes. Many bills are modifying the US Code. So the bills are sort of like wordy patches.

Re: Ask HN: Any good tools for viewing congressional bills?

#39

Earlier quoted context omitted.

This is really great. Reading the bill raw feels like reviewing a diff with context set to 0.

This site's font is very pleasant to read. Poking around the raw html reveals webkit antialiasing and a Google font called Nunito Sans.

I’ll let him know you like it.
Post reply on HN