Recrafting Government As an Open Platform
itjoblog writes "How effective are the world's governments at using technology to become more responsive? Technology has revolutionised the way that we do business, but the public sector has traditionally moved more cautiously than the private one. Now, a report from the Centre for Technology Policy Research in the UK has made some recommendations for the use of technology as an enabling mechanism for government."
I have one simple requirement: all laws must be written in a wiki with full history.
Governments are less responsive because there is no penalty for being unresponsive. When nobody can get fired for incompetence and there is no competitive choice, you get less responsive outcomes.
an open platform, for the same reason we don't want daytraders on Wall Street, or intra-day trading at all, really. It's really nasty positive feedback, and has the bad effects positive feedback always has.
Whatever you think of Congress, it's a pretty handy damping loop to keep the Peepul from trashing the Constitution, and hence, the country.
We know well enough "CongressCritter X voted for Bill Y".
What seems to be tough to fix is the lobbying lockdown. "If you don't support us in the War Against Z, we'll sink any other bill you ever submit for a vote."
My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
Also history and diff mechanism with comments (as in reviewboard).
So I can know that Senator A commented exactly that point with such note upon discussion. Actually they could use reviewboard as tool for creating laws.
I have one simple requirement: all laws must be written in a Wiki with full history.
I have another:
All laws must have a measureable objective, defined in advance of their passage, that they must meet or otherwise be repealed.
"Sacrifice for the good of The State" - The State
Term limits probably eliminate at least as many good representatives as they do bad.
Nerd rage is the funniest rage.
I have one simple requirement: all laws must be written in a Wiki with full history
I have a simpler one - legislators must read the laws before voting on them.
[Insert pithy quote here]
The solution I was thinking of a few years back seems even better. Not a law history type of law wiki, but a bill wiki.
Picture It: Any number of proposed bills, weighted by community voting, then split directly in half for dissent. The dissent would take the form of comments... lolcats and flamers would be suspended, but not forever. Comments would also be weighted by community voting. We would need some impartial moderators to summarize. That would be very hard to get, but I think people would be willing, if it meant a more effective, efficient, transparent means of legislation.
So the important bills are discussed, split, combined, perhaps dumped all together, discussed again, *condensed* and finally approved (by some vote margin), all by the community. Then forwarded on to Washington (or your capital of choice) with the digital signature of all the participants. They can't necessarily ignore us (the people) forever, not if we have a forum that reaches a wide enough audience. I don't, obviously, suggest this as the sole method of legislation, but as a supplement to a laboriously slow and innefficient system that we have in place. Plus by the end, it would not be lawyer speak, but human speak. I'm a smart dude, but I cannot slog through most of it, heck neither can politicians. They pay advisers to summarize. We shouldn't have to, not if we are a government of the people.
This would also help us scream "absolutely not" loud enough for someone to hear. Not sure about other places, but Washington seems to laugh off absolutely nots (the system was designed to prevent this, but the people have short memories). Additionally, this could be done for all levels of government, from city through national (or international maybe?)
Several weaknesses that I see: People tend to polarize 50-50. I don't know why that is, maybe its worthy of a psych experiment, but it would be tough to get anything done.
An online legal discussion proposition forum would, by definition, exclude vast segments of the population. Perhaps newspaper posting in the final stages might help, but vote counting there would take a massive infrastructure. Additionally, it would be a certain demographic (tech/geeks) that had a disproportionate weight for this forum. What is rule by the 'smart?' Oligarchy? Or something... I don't recall, but I'm against it.
Websites that can rally vast numbers of people could offset disporportionatly on single issues (like the Colbert toilet). I can't see any way to get around it. Maybe we shouldn't even try, I guess.
Non Participation. Just like voting, people would biznitch about what was done, but not take the few minutes to participate on the bills they care about. Emailing Washington does not work, but no one writes letters. A five hundred page letter (mit abstract), with 60,000 signatures, though should garner some attention.
Any thought/suggestions/criticisms would be most welcome... that's what this whole comment was about.
You can get plenty of up-to-date books or online databases that contain, for instance, the complete US Legal Code. You can also get information here and there about the history and intent of a law, and what it may actually mean in plain English. For some of the really arcane and abstruse stuff (and some of it really defies simplification) hire a lawyer.
But what I think the comment in the summary was getting at was all the changes that go on while a bill is being written. Lawmakers, especially when they are going for a soundbite, carp on about last-minute changes that were made in the dead of night and buried in the text of a 1,000-page bill, giving us a billion dollar boondogle pork project in someone's district. They are right to do so - that kind of behavior is inexcusable. Lawmakers get away with it because it is so buried and unaccountable.
Wikifying the bill-writing process would allow you to know that the text of a bill has been changed, and when, and by whom. Permit only elected members and the Congressional support staff (ya know, the people actually writing things) editing powers. As far as I know, Congress has absolutely no way to track changes to a bill as it makes its dirty, sausage-making way from concept through committee, debate and amendation, to conference, and finally ratification. For all I know it's just a Word file that gets spit out into a pile of paper. This kind of change-management system is common practice in many businesses where versioning and history are important - software vaults, part databases, etc.
I can think of no place where this is more needed than Congress.
The problem with Democracy and most other forms of governance is tyranny.
We try to keep tyranny of the majority from affecting the rights of the minorities, and then we end up with tyranny of the minority, which infringes upon the rights of the majority.
LIBERTY, is the ONLY governance that works. It says each is responsible for his own actions, to the end that he doesn't infringe upon the liberty of others.
The problem with Liberty, is that all the do-gooders who want to tell others how to live, because they think they know better, and those that want to rescue everyone from themselves.
That is why we have things like "war on drugs" and "war on poverty" (porn, terror, big oil, pharma etc) and all the "do it for the children" and whatnot being the driving forces of laws that infringe upon everyone's rights and liberties.
So, the fight is always against tyranny, which is the natural course for man.
Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
And the layer below that. And one more below. And another.
All originating from the society - with the system of governance reflecting...the society.
One that hath name thou can not otter
Likely the best websites from the US Government...are the Library of Congress site and the Supreme Court site. Both of them are extremely informative, and have a massive wealth of information that is readily available.
Development of legislation is quite byzantine and revision (mis)management during the drafting can make for some very serious readability problems. Currently it is nearly impossible to have time, even for a full-time politician with staff, to have time for their team to individually work through all changes and revisions of a draft of a bill.
Using a version control system (CVS, Subversion, Mercurial, Git) makes it very easy to track individual changes and who made them. It also makes it trivially easy to integrate all the changes and show a snapshot of the current draft or one from any arbitrarily earlier version.
Code bases for large software projects are unwieldy, constantly changing and have many authors yet need full transparency and accountability to succeed. So are drafts of legislation. Using a versioning system in our legislative process is long overdue.
Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
Everything sounds great until "older versions" :)
Well, you could keep them in different country(state) but single country is usually the machine laws are running on.. On the other hand, something like UN could actually be the central repository developing, etc..
I can't see why in any job with significant responsibility, you'd want to cap the experience that someone can have in the job.
What term limits due is shift power from elected representatives to non-elected staff, interest group lobbyists, and others, who don't have term limits capping their experience.
The main problem term limits seek to address is the lack of meaningful choice in elections, which is a product of an electoral structure which assures that there will be at most two viable choices, one of which is usually the incumbent.
Fixing the underlying electoral system to not use plurality or majority/runoff elections in single member districts would do far more to promote real choice than term limits do, and would avoid the undesirable effects of term limits.
With, say, 5 member districts with legislators elected by STV, you'd have far more real choice than with the U.S.'s current electoral systems (even with term limits added), and probably more change in individual representatives year-to-year, though it would still be possible for candidates that really did a good job in the eyes of the voters to keep doing the job as long as they retained the support of the electorate.