Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Source Control For Bills In Congress?

Posted by kdawson on Tue Mar 06, 2007 11:49 PM
from the real-subversion dept.
grepya writes "An article in Slate talks about the sneaky way a major change in the Patriot Act reauthorization bill was made by (possibly) a Congressional staffer without even his boss knowing about it. (The change increased the power of the Executive at the expense of the other two branches of government.) Now, I write software for a large and complex system containing millions of lines of code and I know that nobody could slip a single line of code into my project without my knowledge. This is because everything that goes into the build goes into a source control system, and email notification is generated to interested parties. This is for a body of work that affects perhaps a few hundred thousand people at most (our company and the combined population of all our customer organizations). Shouldn't the same process be applied to bills being debated in national legislatures that affect potentially hundreds of millions of people?"
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • alternatively... (Score:5, Insightful)

    by Anonymous Coward on Tuesday March 06 2007, @11:52PM (#18258472)
    ... maybe the US Congress should read the bill before they pass it into law.
    • Re:alternatively... (Score:5, Interesting)

      by Baricom (763970) on Tuesday March 06 2007, @11:57PM (#18258508)
      Absolutely. I was just discussing this with someone today - if the "readings" in Congress were mandatory and could not be bypassed by consent, we'd have a much better legal system for a variety of reasons - Congressional representatives couldn't claim ignorance, there would be an incentive to keep bills shorter, and an unexpected change would be noticed more readily.
      • by krotkruton (967718) on Wednesday March 07 2007, @12:09AM (#18258596)
        The use of the word "readings" made me think a bit. When I had to do a reading for the day's discussion in English class in high school (or any other class really), I was held accountable for reading the material, yet Congress members aren't held accountable for reading the material they discuss each day. They may not be completely analogous, but that's pretty messed up when you think about it.
      • Well, that would be a start, but I still don't think that it obviates the sort of version-control system that the GP is talking about.

        Just think: if you were working on a big software or documentation project, would you want your QA process to involve nothing but some guy standing up and reading the source code out loud? No way -- everyone would be asleep or bored to tears (well, unless it was Perl, then they'd probably be waiting for his face to just fall off).

        There's a reason that change management is a big issue, in addition to peer review and transparency. In fact, they compliment each other. When you can produce a list of what each person has changed, you have a basis for what you want to concentrate your reviewing efforts on.

        Now, change-management isn't a cureall -- anyone in software knows that just because something hasn't changed, doesn't mean it's not buggy. You could change something that causes something that hasn't been changed to break, or you could just discover a bug later; either of those things are possible with laws as well as software. Unless you also have some way of tracking dependencies within the bills (cross references, etc.), it might be possible to "break" the law (make it internally inconsistent) with a minor change somewhere else. So that would still require full readings.

        Still, it's ridiculous that there isn't something in place right now, to prevent some staffer from just sneaking language into a bill that's a surefire pass, without anyone noticing until it gets printed up in the Congressional Record.

        On the whole, maybe Congress needs to hire some QA people? I mean, it's obvious they have a "client satisfaction" (voters) issue, and that the "deliverables" (laws) really suck ... maybe it's because they're pushing half-baked, half-assed stuff out the door to the "users" (citizens)?
        • by newt0311 (973957) on Wednesday March 07 2007, @02:05AM (#18259212)
          Actually a wasteful system seems like a very good idea. Historically, there is a direct correlation between how oppressive and how efficient a government is. It seems like all governments have an inherent urge to oppress their constituents and that greater inefficiency slows it down. Then again, we all hae to pay for that in terms of taxes so it sucks either way.
    • by Anonymous Coward on Wednesday March 07 2007, @12:27AM (#18258696)
      The irony of slashdot telling people to RTFB is black hole massive.
  • by Rude Turnip (49495) <[moc.liamg] [ta] [noitaulav]> on Tuesday March 06 2007, @11:53PM (#18258478)
    They want it to be this way by design.

    • by Kobayashi Maru (721006) on Wednesday March 07 2007, @12:49AM (#18258812)
      You know, this is a damed good idea. So simple that I just HAVE to look for pitfalls.

      First, I read about something called the Federal Register [wikipedia.org] the other day. As I understand, it is a daily publication of the GPO, responsible for creating a record of public government communication.

      Where does this fit into the equation? Wikipedia says it has been operating since the 1930s. That to me suggests existing infrastructure. Could this program be adopted to handle pending Congressional legislation? Does something similar exist already? Are these even valid questions? I'm trying to get a sense of the public accounting context that exists today.

      Now, once we set up a legislative mechanism to get the information in place, there are practical considerations. I happen to agree with the parent's cynicism. Open government is less corrupt government, and there will surely be resistance to a program like this. What is the likelihood that something like this would be ignored? The aforementioned Wikipedia states that the Register is for public notices not "classified." Do government agencies really bother? Would Congress bother? Would it matter, practically speaking?

      Then there's the question of volume. I understand the current Register is thousands upon thousands of pages. What would be the best way to handle all this data? Pressure our Congressmen to form a committee to look into the possibility of proposing vaguely worded, easily subverted legislation that would create a billion dollar, privacy infringing, twenty-year behemoth of a program? Or dictate simply that the data should be available in a specified format (something akin to a patch) in a timely manner.

      I think the latter would be better, because it would force We the People to take a little responsibility for the program. I mean really, who doesn't think that an enterprising group of dedicated people, working for free in their spare time would work more efficiently than a monstrous bureaucracy? Sound like a familiar Slashdot battle?

      Either someone will rise to the challenge and write a utility to "visualize" the data in an interesting way, or not. If not, I think we have bigger problems than Congressmen not reading their bills.

      Make the data (near) freely available, then leave it up to The People to figure out how to use it. That's my take.
  • Fat chance (Score:5, Insightful)

    by El Cubano (631386) <roberto@co[ ]xer.com ['nne' in gap]> on Tuesday March 06 2007, @11:54PM (#18258488) Homepage

    Shouldn't the same process be applied to bills being debated in national legislatures that affect potentially hundreds of millions of people?

    You mentioned getting email notifications about changes to the repository. You work with the code every day (or nearly every day). You see, these representatives in congress often times vote on bills which they have not even themselves read. They get the executive summary.

    That is like the difference between you reading the code for a newly modified parser class and getting one of your underlings to brief you about the changes. You might spend an hour or more reading source code for a whole new class, and only two minutes getting briefed on it. You have to get them actually read the bills first.

    Maybe we should require that all bills be read aloud in their entirety in an open session of congress?

    • Re:Fat chance (Score:5, Insightful)

      by nick_davison (217681) on Wednesday March 07 2007, @12:15AM (#18258630)
      If people are determined to obfuscate, they'll find a way to.

      You add version control... The first thing they'll do is hire aides to add literally thousands of minute ammendments to every bill for the simple reason that it now becomes impossible to read every minor change log. They may well not sneak anything nefarious in to this bill, the next one or the next ten. Then, one day, fifty bills later, after people have long since given up reading change logs, one of the thousand minor edits will do just what they're currently doing.

      With source control for code, you can monitor what goes in because people are rarely actively trying to sneak anything in. If you do have someone who wants that chance and so starts spamming change logs, you can identify their malicious intent, go to your boss and get them fired. In congress, sadly, they've long since turned a blind eye to such pork barrel [wikipedia.org] behavior and, if they turn a blind eye to it in this form, there's no reason not to expect them to turn a blind eye to it in a future form.

      The original poster's mistake is thinking that congress somehow wants to not be corrupt. Yes, we can force a fix on one form... not that they actually want that fix... but, as the old saying goes, "Where there's a will, there's a way." and a lot of politicians have a very strong will for sneaking in self serving measures.
      • Re:Fat chance (Score:5, Insightful)

        by Albanach (527650) on Wednesday March 07 2007, @12:39AM (#18258752) Homepage
        I think the point is that while such a change could be slipped in, it couldn't be slipped in anonymously. It'd be interesting if politicians had to take personal ownership of each line of every bill.
      • Re:Fat chance (Score:5, Insightful)

        by TubeSteak (669689) on Wednesday March 07 2007, @12:50AM (#18258818) Journal

        Then, one day, fifty bills later, after people have long since given up reading change logs, one of the thousand minor edits will do just what they're currently doing.
        Make the change log public.

        Even if the watchdog groups don't catch the shenanigans before the bill passes, there will at least be a transparent record of who did what.

        Public accountability has a way of leading to public pressure. A Senator/Congressman will only be able to fire so many aides for sneaking in legislation before the public will say "maybe the problem isn't with the aides."
  • Read the Bills Act (Score:5, Insightful)

    by remahl (698283) on Tuesday March 06 2007, @11:56PM (#18258506)
    Make Congress Read the Bills [downsizedc.org]. If they have to sit through a reading, maybe they'll cut down on the length and complexity of the laws. Here, apparently nobody knew what they were passing into law.
  • by Junior J. Junior III (192702) on Tuesday March 06 2007, @11:57PM (#18258514) Homepage
    This problem should really take care of itself. Just get a staffer to SQL-inject* the necessary clause as a rider for some boring budget stuff that no one will read all the way through, wait for Dubya to sign it, and then pop out and shout p0wned! Then they'll have to build that foolproof system, and we'll be all set.

    *SQL = Staffer Quill Language
  • by istartedi (132515) on Tuesday March 06 2007, @11:58PM (#18258522) Journal

    I once had a conversation with a lawyer friend, who explained that there are portions of the law that refer to laws that have been repealed. I tried to explain to him that in computing this is directly analogous to de-referencing a pointer to memory that's been free()'d. We all know what this does in a program. In law, it perhaps there is a default judgement in cases like this. He was just a law student at the time, and IANAL, so maybe some real lawyers could explain how this situation is handled now.

  • Read The Bills Act (Score:5, Informative)

    by Anonymous Coward on Wednesday March 07 2007, @12:04AM (#18258552)
    There is another way to look at controlling legislation, IMHO much more important than mere source control:

    A group called DownSizeDC.org is promoting a bill that would force every legislator who votes for a bill to sign a declaration that have either read the entire text of the bill, or had it read to them. The "Read the Bills Act" would also require that every piece of legislation be posted on the Net in its final form for a full 7 days before any vote could occur, giving the rest of us time to read and react...

    There used to be requirements in US House and Senate for reading of the bills, but they both routinely waive that requirement. If it were required, the number and complexitiy of bills actually presented would go down dramatically.
  • Not needed. (Score:5, Informative)

    by afeinberg (9848) on Wednesday March 07 2007, @12:08AM (#18258586) Homepage Journal
    Sadly, this is a bit alarmist.

    Bills are already drafted using XML assigned numbers. Any amenment to a bill has its own number, bills which are "engrossed" or passed have a different number. They know exactly what they are voting for.

    http://xml.house.gov/ [house.gov]
  • by zerrubabul (1050318) on Wednesday March 07 2007, @12:58AM (#18258860)
    Such things already exist. I know someone who works for a company that makes version control software for documents. Their biggest customers are law firms. Nobody in a fortune 500 company wants some new hire paralegal modifying a clause in a billion dollar contract that it took months to negotiate. Congress people know the system could be made more fool proof but that would remove one more venue of plausible deniability they can use with their constituents. In Washinton crap just doesn't naturally roll down hill, it's designed to do so. Just as "Scooter"...
  • by Animats (122034) on Wednesday March 07 2007, @03:29AM (#18259530) Homepage

    First, we're talking about 109th Congress, H.R. 3199, section 502, "INTERIM APPOINTMENT OF UNITED STATES ATTORNEYS." Version control is in Thomas [loc.gov], run by the Library of Congress. (Unfortunately, you can't link to Thomas documents effectively; it's a front end to a non-Web system and the URLs are temporary.)

    So where did that go in? The versions passed by the House and Senate are quite different, and this bill was rewritten in conference committee. This language isn't in either the House or the Senate version. We go to the Bill Summary and Status File, and look under "Amendments". This is the change log for the bill. Nothing about this is in there.

    This change was added in the House-Senate conference committee, which is how stuff like this usually sneaks in.

    The only reference to this change is in the conference committee's report, at House Congressional Record page H1130. The text is:

    Section 502. Interim appointment of United States Attorneys

    Section 502 is a new section and addresses an inconsistency in the appointment process of United States Attorneys.

    That's where it went in. But there's no indication of who put it there. The members of the conference committee were appointed by the Speaker of the House, and they were:

    • Sensenbrenner
    • Coble
    • Smith (TX)
    • Gallegly
    • Chabot
    • Jenkins
    • Lungren, Daniel E.
    • Conyers
    • Berman
    • Boucher
    • Nadler
    • Scott (VA).
    • Hoekstra
    • Wilson (NM)
    • Harman.
    • Norwood
    • Shadegg
    • Dingell.
    • Oxley
    • Bachus
    • Frank (MA)
    • King (NY)
    • Weldon (PA)
    • Lofgren, Zoe

    One of those members of Congress is responsible.