Slashdot Mirror


CS Professor Announces Run For VT State Senate On a Platform of Internet Polling

Cynic writes "Having read pretty heavily on the topic, weighed the pros and cons, and seen a few relevant slashdot articles, I wondered why an elected representative couldn't use online and in-person polling of constituents to decide the way he or she votes. Though we are living in the 'information age' and have rich communications media and opportunities for deep and accessible deliberation, we are getting by (poorly) with horse-and-buggy-era representation. In the spirit of science and because I think it's legitimately a better way of doing things, I recently announced my candidacy for Vermont's State Senate in Washington County." How do you think such polling could be best accomplished? Do you think it's worth trying? Whether or not you buy into it, it's something that's only been made feasible in recent times with modern technology.

226 comments

  1. It's Possible by Anonymous Coward · · Score: 3, Insightful

    You'd have to set up the system so people can't vote multiple times. Otherwise they could have a bunch of bots automatically do thousands of votes to sway things however they wanted.

    1. Re:It's Possible by Anonymous Coward · · Score: 4, Insightful

      You'd also run into vocal minorities, which would be especially heavy as time wore on. John Q. Public doesn't really want to vote on every single bill or issue that arises, that's why he's happier with a republic than a direct democracy. Of course, if John is a heavy advocate of a fringe idea, he'll make sure to log on and vote at 6:00 AM sharp when that issue is up on this representative's poll page.

      Over time, as people forget that they elected this guy, fewer and fewer people will bother voting, leading to decreasing accuracy. I don't think it would be the worst situation for the voters (certainly it would be harder for single entities to lobby), but it would come with its own set of political issues.

    2. Re:It's Possible by rtfa-troll · · Score: 3, Interesting

      You'd have to set up the system so people can't vote multiple times.....

      There are so many other possibilities.

      • people who aren't supposed to vote, manage to vote
      • people who are supposed to vote get stopped voting through tricks (like in Canada)
      • the right people vote, but a trojan changes their online vote to a different thing from the one they wanted
      • a computer manufacturer or OS vendor uses their control to modify votes, just like the trojan
      • a minority of people has time to vote, the rest of the people have to work to keep their families together
      • a "special" minority of people go round people's houses and make sure they vote the "right" way.

      Election security is difficult and makes voting processes slow and difficult. This is why democracies moved from direct voting to "representative democracy" in the first place.

      Computers just make it much easier to get a wrong system into place. They don't actually make it easier to make a good system. Maybe in the long long term, once everybody has access to a properly vetted secure device from a trustworthy manufacturer then we might be able to start thinking about online voting. Until we have that, such ideas are just asking for disaster.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    3. Re:It's Possible by SilentStaid · · Score: 1

      ... a properly vetted secure device from a trustworthy manufacturer ...

      There's the issue in a pinch, isn't it? Who vets it? Who makes it? Who determines the trustworthiness?

      Let's decide on the group that gets to decide that by internet vote! We'll elect our representatives to make sure the system gets in place properly!...

    4. Re:It's Possible by drkich · · Score: 2

      You mean vocal minorities like corporations that hire lobbyists?

    5. Re:It's Possible by rtfa-troll · · Score: 1

      There's the issue in a pinch, isn't it? Who vets it? Who makes it? Who determines the trustworthiness?

      That's simple. Me. rtfa-troll for uber-dictator^W^Wguardian of the world. You've seen my Slashdot postings. You know you can trust me.

      Seriously, though, you could do this provided that you had fully peer reviewed open designs; had greatly developed circuit reverse-engineering and analysis; had developed quite a few isolation techniques such as efficient Homomorphic encryption and have enough experience with them to truly understand their security. We probably also need to have provenly secure public key cryptography and shown that quantum attacks against it are impossible. We certainly need to have developed a level of civics education which means that the average voter fully understands economic models, the limitations inherent in them and how to work with uncertainty; statistics, large number mathematics and government budgets; social structures, human interactions and how to work with them; etc. etc. etc.

      In other words, we are probably several lifetimes away from being able to do this even approaching safely.

      There are other, much safer and better ways to introduce more direct democracy; for example the Swiss referendum system.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    6. Re:It's Possible by tlhIngan · · Score: 1

      a "special" minority of people go round people's houses and make sure they vote the "right" way.

      This.

      Here's a great way to do it - you go knocking on people's door with a WWAN-equipped tablet or laptop and say "Hi, we're petitioning for issue foo. We think it should pass, do you agree? If so, help us by signing our petition". Of course, the petition is really either the voting site thinly veiled (i.e., by signing, you're directly voting that way) or just some fancy proxy that votes for you.

      (A petition is a request to put something up to vote, not how you'd actually vote...)

    7. Re:It's Possible by icebike · · Score: 3, Interesting

      Election security is difficult and makes voting processes slow and difficult. This is why democracies moved from direct voting to "representative democracy" in the first place.

      The state of public/private key technology today suggests to me that the system could be reasonably safe from each of the points you list, other than the purely social ones, (people with interest and time). You can't expect a polling system to solve social issues, such as disinterested voters, or organized vote buying. But duplicate or authorized users should be able to be controlled by a system of public/private key pairs.

      Other than state actors, I believe an Open Source on-line polling system where registration was still handled (or at least vetted) by election authorities, would be at least as safe as any system currently in place.

      Remember that the professor is looking for feedback from his constituents as to how he should vote, he is not looking to replace the ballot box.
      Perhaps this is where your worry about direct voting went off the rails. That is NOT what he is proposing.

      Direct democracy provides the people with a direct, unfiltered voice in that government. Stopping somewhat short of that, Hansen proposes a system of direct democracy in combination with our current system of representative democracy. He suggests that, “A representative should be elected who would work strictly as an advisor and make all policy and voting decisions based on the will of his or her constituents, regardless of personal opinion.

      So the bar is much lower than replacing the voting system. He is perfectly capable under current law to do exactly as he proposes, simply by setting up a web site and collecting opinions, and then voting that way.

      And in this regard such a system (if done right, or even approximately right) is probably better than the current method of lobbyists and letter writers, and campaign contribution fueled decision making. It at least has the potential of being more open, and more transparent.

      The risk is more from "anonymous" denial of service attackers taking down the system during polling periods when ever an issue they didn't like was under discussion. Even this could be somewhat mitigated by making so many targets (ip addresses) available that anonymous would run out of bot-power. But that solution is probably beyond the capabilities of any given representative and would have to be run at the state or at least county level.

      --
      Sig Battery depleted. Reverting to safe mode.
    8. Re:It's Possible by zlives · · Score: 1

      money = votes, so if you are a rich corp, you are automagically a majority

    9. Re:It's Possible by rsborg · · Score: 2

      a minority of people has time to vote, the rest of the people have to work to keep their families together

      A really interesting book that looks at direct voting (sci-fi, future-tech) is Alistair Reynold's The Prefect [1]. The author posits a future where a small part of the populace does indeed dominate issue-based direct voting (and have a greater than 1:1 proportional vote weight) but that their weighting is tied to outcomes, thus providing a "feedback loop" into the mix. Interesting take.

      Regarding your overall premise, I agree - well, I guess my .sig pretty much shows my stance. Anyone who deals with any level of system security (web or otherwise) should really be appalled at the idea of no paper trail. Bits are too easy to flip.

      [1] http://www.amazon.com/The-Prefect-Alastair-Reynolds/dp/0575078189

      --
      Make sure everyone's vote counts: Verified Voting
    10. Re:It's Possible by Anonymous Coward · · Score: 0

      The technology is the easy part.

      Getting a politician to actually listen to the public that they represent - nearly impossible.

    11. Re:It's Possible by Amorymeltzer · · Score: 2

      Maybe, but the reason Mr. and Mrs. Public couldn't vote on every single bill or issue is time spent voting and time spent understanding and debating the issue. The advent of internet polling does away with the former - it's trivial to register a vote on an online poll every morning. As for the latter, well, since when have our elected officials fully and honestly understood and debated every bill? A large portion of what gets voted on is just "issue bills," and those are usually treated as if they're black and white concepts anyway. In the end, all this guy needs to do is efficiently and fairly distill the essence of each bill into a few bullet points that people can easily say "Yea" or "Nay" on. If that arrives in everyone's inbox by 7AM he can have most of his voting planned by 10AM.

      --
      I live in constant fear of the Coming of the Red Spiders.
    12. Re:It's Possible by Chakra5 · · Score: 2

      money = votes, so if you are a rich corp, you are automagically a majority

      I beg to academically differ if i may

      Money != votes....at least not the peoples votes and not directly. It requires our collective consent before translating into actual votes.

      Money = advertising and influence
      Influence/lobbying equals politician's votes surely
      Advertising equals influence over sheeple , who then do indeed vote as directed (when bothering to take time from the cud).

      So money ends up influencing votes in the most egregious way. But if people were to decide that it was time to end corruption and vote the bastards out in favor of real public servants, we could technically retire a sizable portion of congress in one fell swoop. And if we collectively put emphasis on getting educated about issues, thus making informed choices on our own ballot selections rather than allowing political advertising to hold such sway, there is nothing sort of mayhem that big $ could do about it.

      OK, "yeah, right,...likely." is the response to that,...but the point still holds....we collectively consent to this mess. And we should never take that failure out of the equation. You're point that they become some manor of "majority" is taken, they are certainly trumping the people's business to an ridiculous and disgusting extreme. But they are a "majority" because we allow it.

      --
      Get your facts first, and then you can distort them as much as you please.--Mark Twain
    13. Re:It's Possible by barv · · Score: 1

      "doesn't really want to vote on every single bill.."

      Only those that will affect him.

      "vocal minorities"

      Just set a minimum count of votes (say 20% of eligible voters) that must be cast for an issue before the representative must vote as requested.

    14. Re:It's Possible by __aaltlg1547 · · Score: 1

      The regular political parties already do the will of vocal minorities.

    15. Re:It's Possible by Darinbob · · Score: 1

      You're going to run into the problem of having a self-selected group that is not representative of the voting populace. Those with a lot of internet know how will engage, which is a minority of people, and you'll be the representative who's totally out of touch with computer illiterates. Also those with strong opinions will participate heavily while those with mild opinions (even if not neutral) will decline to spend time making these opinions known. This is the same as Yelp and other similar things.

      Similarly you will get people with a strong vested interest in participating and encouraging others to participate. How do you know that someone is an average citizen versus a lobbyist or special interest or whatever? Or someone who pays others to keep filling out the polls.

    16. Re:It's Possible by edumacator · · Score: 2

      l? A large portion of what gets voted on is just "issue bills," and those are usually treated as if they're black and white concepts anyway. In the end, all this guy needs to do is efficiently and fairly distill the essence of each bill into a few bullet points that people can easily say "Yea" or "Nay" on.

      Who gets to distill it down to a few bullet points? That is precisely the reason that so many complicated bills get treated like black and white issues. The point of an elected official is to actually spend the time considering the complex and nuanced nature of the issue.

      That is the problem with with using polls so much. The people being polled don't generally have the first clue about the topic being debated. We are supposed to be sending wise men and women to run our governments using measured reason and wisdom.

    17. Re:It's Possible by denmarkw00t · · Score: 1

      Mod this guy up! An open, well-tested and well-monitored solution could someday be viable, but it has to be as open and clear as possible to avoid the problems associated with electronic voting, particularly over the internet. I think it will happen, but who knows when...probably when people start getting more unsatisfied with politics at a larger scale than they currently are.

    18. Re:It's Possible by zlives · · Score: 1

      power corrupts
      money is used to corrupt
      politicians have power (given by people)
      money corrupts politician
      corps are people
      corps are rich
      rich people use money to corrupt politicians
      can we vote out supreme court?

      my thoughts != coherent

    19. Re:It's Possible by rtfa-troll · · Score: 1

      The state of public/private key technology today suggests to me that the system could be reasonably safe from each of the points you list, other than the purely social ones,

      I think that's a totally wrong assumption. Before you can do public/private key crypto safely you have to have a secure computer. Apparently most private computers are infected/compromised. When your machine is compromised you can make one vote and it can change it to another; you can check your vote and it can show you a different one. If that's true, then the whole game is lost.

      If we can go five years or so without a single effective new computer virus or trojan being discovered for common systems, then we can maybe start to talk. Until then, the risks are just too great.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    20. Re:It's Possible by Anonymous Coward · · Score: 0

      Politicians don't have clue either. If you can't make informed decision, you can't make informed decision when voting on a candidate either.

    21. Re:It's Possible by bogjobber · · Score: 1

      Remember that the professor is looking for feedback from his constituents as to how he should vote, he is not looking to replace the ballot box. Perhaps this is where your worry about direct voting went off the rails. That is NOT what he is proposing.

      True, but the moment he starts voting against the stated will of his constituents his entire platform goes down in flames. He may not be advocating direct democracy in the poly-sci sense, but I assume he's going to be campaigning as if it were. People will be rightfully indignant if he goes against their wishes a significant amount of the time.

      I think it's interesting that he's trying this in Vermont. Vermont is pretty small and well-educated. It already has a lot of voter participation and limited direct democracy through their town hall meetings. And it's such a small population that I imagine regular voters can get fairly easy access to their representatives. It's not like at the federal level where lobbyists have such a disproportionate advantage over regular citizens.

      I wonder if this idea would be more or less successful in Vermont than in other states.

    22. Re:It's Possible by Anonymous Coward · · Score: 0

      You'd have to set up the system so people can't vote multiple times.

      That could be done, IMHO. Greater problem would be preventing buying and selling of votes. You can't have remoteness, anonymity and non-transferability at the same time. Most of the politically apathetic folks would probably sell their vote to highest bidder.

    23. Re:It's Possible by BasilBrush · · Score: 1

      Also those with strong opinions will participate heavily while those with mild opinions (even if not neutral) will decline to spend time making these opinions known.

      If people decline to spend time making their opinions known, then they don't deserve to have their opinions count. Same as at an election.

    24. Re:It's Possible by icebike · · Score: 1

      Remember that the professor is looking for feedback from his constituents as to how he should vote, he is not looking to replace the ballot box.
      Perhaps this is where your worry about direct voting went off the rails. That is NOT what he is proposing.

      True, but the moment he starts voting against the stated will of his constituents his entire platform goes down in flames.

      As well it should go down in flames. If he is getting a surge of input from a significant number of his constituents and instead chooses to vote against those inputs, he, and the platform he ran on should go down to defeat in the next election.

      If he decides to drop his public input scheme, he better have a goddamed good reason, because it may well turn out to be the bell that can't be un-rung, and his constituents may demand it back again or find someone who will re-instate it.

      --
      Sig Battery depleted. Reverting to safe mode.
    25. Re:It's Possible by icebike · · Score: 1

      You do understand that even private keys can require a passphrase don't you? Mere possession of someone's private key does not automatically get you in.

      Further, when the constituent logs in, and finds that his opinion has already been registered, its his clue that he has been compromised, and further, since its merely an expression of his opinion, he can change it.

      You would want constituents to be able to change their opinion right up to the time the floor vote was to take place.

      (Note: I'm totally glossing over the statement "Apparently most private computers are infected/compromised.", for which you haven't presented a shred of evidence. Microsoft stats indicate 4 PCs per 1,000 for Windows 7, less for 64bit. Simply having some bad actors in your cookies does not constitute a compromise that would allow grabbing ones private key and the password thereto.)

      --
      Sig Battery depleted. Reverting to safe mode.
    26. Re:It's Possible by jc42 · · Score: 1

      money = votes, so if you are a rich corp, you are automagically a majority

      And in this case, the automatic response of many corporations will be to set up a new job position in charge of creating ids for all such voting, and learning how to maximize the corporation's contribution to the voting process.

      I expect that this has already happened in many corporations ...

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    27. Re:It's Possible by rtfa-troll · · Score: 1

      You do understand that even private keys can require a passphrase don't you? Mere possession of someone's private key does not automatically get you in.

      That would only be in very primitive systems unsuitable for this type of work. By the time you are talking about a voting system the private key should be stored in a hardware device and not even the owner of the key should have access to it. In systems where the private key is opened up with a passphrase, attacks would be trivial. My attacks were aimed at more advanced scenarios where you can't rely on direct key compromise and have to compromise the user interface which accesses the key. These types of systems would typically use combinations of codes and biometrics for key access.

      Further, when the constituent logs in, and finds that his opinion has already been registered, its his clue that he has been compromised, and further, since its merely an expression of his opinion, he can change it.

      I covered this when I said:

      ; you can check your vote and it can show you a different one.

      In other words, when he logged in, it would show him the vote he thinks he's cast. Please note, though, that your security mechanism is actually making the vote buying attack much worse. Now the vote buyer can come back at any time and demand to see the constituent's vote; not just during the voting. Instead of having to visit every vote you buy, you just threaten to visit later and actually go to a small percentage of them. You can now buy hundreds of votes for the effort of visiting just a few voters.

      You would want constituents to be able to change their opinion right up to the time the floor vote was to take place.

      (Note: I'm totally glossing over the statement "Apparently most private computers are infected/compromised.", for which you haven't presented a shred of evidence. Microsoft stats indicate 4 PCs per 1,000 for Windows 7, less for 64bit. Simply having some bad actors in your cookies does not constitute a compromise that would allow grabbing ones private key and the password thereto.)

      These are hard to come by numbers. Almost nobody wants to admit to being infected. Microsoft obviously has a horse in the race, so their opinion is worth even less than it usually is. Rate's given on the first places turning up in Google range from about 35% (Germany) through 58% (USA) up to 98% (Iran). See for example infosec island. Look around and most people claim approx 50%.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    28. Re:It's Possible by icebike · · Score: 1

      Did you even follow read what you cited at infosec? No, I though not.
      The link points to a single Jpg in some nondescript blog.
      The blog sites the mere presence of a cookie from DoubleClick (now owned by Google) as an infection. It equates a cookie with infection!!!
      Any you fall for it! Unbefrickinlievable.

      --
      Sig Battery depleted. Reverting to safe mode.
    29. Re:It's Possible by Darinbob · · Score: 1

      But you can vote without having to stand up and make a speech. Posting an opinion online is very difficult for many people, just as it is very difficult for other people to shut up.

  2. legitimate polling? by netwarerip · · Score: 1

    How do you think such polling could be best accomplished?

    Have a bunch of people walk around and ask other people questions, then have them log in via a portal and report the results.

    Not everyone uses the internet, yet everyone should be represented. See the dilemma?

    1. Re:legitimate polling? by kelemvor4 · · Score: 1

      How do you think such polling could be best accomplished?

      Have a bunch of people walk around and ask other people questions, then have them log in via a portal and report the results. Not everyone uses the internet, yet everyone should be represented. See the dilemma?

      Not everyone votes in a traditional election, either. The percentage of the population with internet access far outweighs the percentage of the population who actually bother to go to the polls on election day. Further, anyone can go to a public library and access the internet for free.. at least they can do that in the state I live in.

    2. Re:legitimate polling? by Galestar · · Score: 1

      Not everyone uses the internet, yet everyone should be represented.

      If this became a widespread phenomenon, I'd agree with you. However this is one (potential) senator. If you don't have internet or don't believe in this model and live in his district you can vote against him in the general election like everyone else. You will not have been disenfranchised in any way, or at least no more than the current representational system.

      I'd be more worried about the ability of the state or other powerful parties to disenfranchise a citizen by denying internet access, especially when it is done without being found guilty of anything in a court of law.

      --
      AccountKiller
    3. Re:legitimate polling? by cpu6502 · · Score: 1

      >>>Not everyone uses the internet,

      Why not. Netzero offers it for free. Netscape ISP offers unlimited net for $7/month. Anybody can afford to get online once a week, vote on the representative's website, then log-off.

      --
      My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    4. Re:legitimate polling? by icebike · · Score: 1

      Not everyone uses the internet, yet everyone should be represented. See the dilemma?

      And not everyone writes a letter to his representative to tell them how they think he should vote.
      See That dilemma?

      Please stay on track here. We are not talking about ELECTIONS.

      This is NOT a system for ELECTING representatives, its a system for telling the representative how you would like them to vote.
      If the representative gets ONLY 27 people demanding a For or Against an issue, out of 270,000 constituents it would be a clear indication that
      nobody cares, and he should use his best judgement. On any issue for which a significant portion of the electorate cared enough to log in
      and register their opinion (if even at a public library), a vote contrary to their wishes would stand out very publicly.

      Do you see anyone auditing the letters your congressman receives on any issue?
      Of course not.

      This dilemma you worry so much about is already upon us, we've been living with it for 200 years and its getting worse day by day.

      --
      Sig Battery depleted. Reverting to safe mode.
    5. Re:legitimate polling? by BasilBrush · · Score: 1

      Polling like that tends to overrepresent the unemployed and the retired. They are the ones that are out on the streets, or at home during the day, and available to pollsters. Working people tend to be unavailable for polling by pollsters walking around.

    6. Re:legitimate polling? by Anonymous Coward · · Score: 0

      How much does a PC cost? How much does a phone line cost? How do you know everyone can afford $7/month?

    7. Re:legitimate polling? by s73v3r · · Score: 1

      Yes, but now you're putting another artificial hurdle in the way of people making their opinion known.

  3. slashdot polls by anonymousNR · · Score: 3, Interesting

    Need I say more

    --
    -- It is the mark of an educated mind to be able to entertain a thought without accepting it. -- Aristotle
    1. Re:slashdot polls by Anonymous Coward · · Score: 0

      Multiple choice is a really bad idea. Even if you include the CowboyNeal option.

  4. A fantastic idea by Anonymous Coward · · Score: 2, Insightful

    Nothing like mob rule to really get some well-thought-out laws passed.

    Maybe we can all vote on criminal trial verdicts too.

    1. Re:A fantastic idea by Anonymous Coward · · Score: 2, Interesting

      Maybe we can all vote on criminal trial verdicts too.

      Week 1: "Zimmerman's guilty, hang him!"
      Week 10: "Oh, maybe he wasn't, unhang him. We can't? Oh..."

    2. Re:A fantastic idea by magarity · · Score: 3, Informative

      This is exactly why even if this sounds like a good idea, it is not. The point of representative government is that one picks a representative, not a pass-through object. Representative candidate A takes certain positions on certain issues, representative candidate B take an alternative set of positions. Whoever is elected is supposed to do the dirty work of finding out that the proposed Sunshine For Kittens Act has nothing to do with neither sunshine nor kittens and vote for or against based on its actual provisions based on their platform. If you have an internet poll for "Should I vote for or against the Sunshine for Kitten Act (see link for details)" you're going to end up voting for it, even though the actual provisions are to spend billions on a combination tunnel/bridge across the Bering Sea. You can talk all you want about how voters are SUPPOSED to be informed, but if your experience in reality hasn't taught you the value of that truism yet, you'll never learn it.

    3. Re:A fantastic idea by GodInHell · · Score: 1

      Maybe we can all vote on criminal trial verdicts too.

      ::cough:: Jury of our peers. What exactly is it you think juries DO to reach a verdict?

    4. Re:A fantastic idea by Baloroth · · Score: 1

      ::cough:: Jury of our peers. What exactly is it you think juries DO to reach a verdict?

      Sit in court for days/weeks/months, listen to both sides' arguments and evidence, and assemble for a period of discussion among themselves for as long as it takes to reach a decision (after, of course, being vetted by both sides and the judge). The Internet... well, let's just say it tends to be a little less objective, far less informed, and significantly more hasty than that, 99% of the time. Would you want random Youtube commentators to decide your verdict in a trial?

      --
      "None can love freedom heartily, but good men; the rest love not freedom, but license." --John Milton
    5. Re:A fantastic idea by Whorhay · · Score: 1

      Of course not, but that isn't what is being proposed here. This is a candidate for elected office actually taking whatever position on an issue the people he represents dictate. The method used for polling is of debatable merit. But who would honestly complain about having a representative actually represent them?

      The merit of such a system in my view is that it would help alleviate the absurdity of a two party system.

    6. Re:A fantastic idea by SiMac · · Score: 2

      Week 1: "Zimmerman's guilty, hang him!"
      Week 10: "Oh, maybe he wasn't, unhang him. We can't? Oh..."

      While I certainly don't agree with GP's (sarcastic) position, this is really an argument against capital punishment, which, (barring invasive mind-reading technology) will always kill innocent people.

    7. Re:A fantastic idea by Anonymous Coward · · Score: 0

      Wait till 4chan figures out how to get a successful get out the vote campaign going.

    8. Re:A fantastic idea by Anonymous Coward · · Score: 0

      It's not specific to capital punishment. It applies to any irrevocable punishment, which is almost anything except fines.

      If you imprison someone for ten years, you can't give him the years back after he's done.
      If you give someone forty lashes, you can't unwhip him.

      Fines have their own problems. If the fine is paid to the government, then the government has a perverse incentive to receive the maximum amount of fine money by any means neccesary, including finding innocent people guilty, or to passing unreasonable laws.

    9. Re:A fantastic idea by Anonymous Coward · · Score: 0

      Ever hear of a jury?

    10. Re:A fantastic idea by The1stImmortal · · Score: 1

      The problem with the "Pick a representative based on the [realistic] choices available at election time" method is that you're forced to vote for someone who has a wide range of positions, some of which you may agree with, and some not so much. Unfortunately once elected representatives tend to assume they have approval for their whole platform, and anything else they may decide on later in their term, and act as such. Then by the time the next election rolls round they've spent 6-12 months appeasing people ready for the next election, and everyone's forgotten.

      This is especially apparent with Australia's preferential voting system, which is designed to essentially give people the representative everyone hates least, rather than that the most people want. [As an aside this does seem to force the parties to get closer and closer on platform however - as everyone aims for the most central ground where they're most likely to be "least hated", especially given compulsory voting]

      Yes I know the article's about the US.

      The representative's job IMHO is/should be to represent the electorate - essentially do as he's told, and yes do some legwork interpreting laws and communication that interpretation back to their constituency. The representative therefore is a replaceable civil servant - the electoral process is in turn then just a method to ensure that the constituency control the representative and not the other way around.

      In that light going back to the electorate to determine voting decisions seems like a great idea for a representative, as long as measures are taken to ensure fair representation occurs.

      Perhaps we need a (working, not theoretical) FOSS platform for secure, anonymous, one-time-per-person polling? I've had a look around previously and haven't been able to find anything that's actually open and available now... any suggestions folks?

    11. Re:A fantastic idea by networkBoy · · Score: 1

      I think the bar should be much higher than it is on average for capitol punishment, however, it is possible to only convict those who are guilty, with the tradeoff that very few will be hanged. This is ok. There are some for which recovery is impossible, a return to society impossible, and reprieve impossible. These should be hanged by the neck until dead.

      There should never be *any* doubt prior to a capitol conviction (IMHO). If the prosecution has proven beyond a reasonable doubt then ok, incarcerate them. If the prosecution has proven beyond any doubt and the crime is that heinous, then hang them.

      From a monetary aspect, however, I believe the death penalty is not sustainable.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    12. Re:A fantastic idea by Anonymous Coward · · Score: 0

      It's an argument against all punishment. You can give someone 10 weeks of their life back either, you know.

  5. I vote for by Anonymous Coward · · Score: 0

    Jersey Shore and so will the LCD of your constituency.

  6. Security by sideslash · · Score: 2

    So the most effective hacker gets to determine the representative's positions?

    1. Re:Security by XxtraLarGe · · Score: 1

      While hacking the polls is one danger, the other danger is gaming it. If his constituents were polled and voted in favor of something he found morally reprehensible, would he still vote in favor of it, or would he claim that the poll broke his way? Who is going to verify the results?

      --
      Taking guns away from the 99% gives the 1% 100% of the power.
    2. Re:Security by Hentes · · Score: 3, Insightful

      Still better than the richest corporation.

    3. Re:Security by Anonymous Coward · · Score: 0

      well the richest corporation will pay off the hacker... so business as usual.

    4. Re:Security by Eightbitgnosis · · Score: 1

      And so, by a vote of %5 no and 135% yes, the county shall now be known as "1337 R0X0R" county

    5. Re:Security by rsborg · · Score: 1

      So the most effective hacker gets to determine the representative's positions?

      I can just see the headlines now: "99% of the ballots were cast 2 seconds after polling was open!"

      --
      Make sure everyone's vote counts: Verified Voting
    6. Re:Security by Anonymous Coward · · Score: 0

      Who can pay the most effective hacker(s) :(

  7. Polling? How last decade. by Anonymous Coward · · Score: 0

    A modern candidate would be running their platform via Facebook and/or Google+ Likes.

  8. The First Thing I Thought of Was by LifesABeach · · Score: 1

    What if the constituents that want to voice their opinion don't have access to the 'net?

    The other thought that came to mind is, "um, do you feel compelled to sign a 'pledge'?" If so, then as a solid Republican since '71; I say, "we don't need you."

    1. Re:The First Thing I Thought of Was by Anonymous Coward · · Score: 0

      What if the constituents that want to voice their opinion don't have access to the 'net?

      The same thing that happens to constituents that want to voice their opinion to other elected officials but don't have political connections or the money to buy them...

    2. Re:The First Thing I Thought of Was by Anonymous Coward · · Score: 1

      Everyone has the ability to access the internet these days. The public libraries I've known have had computers with internet access in them since the 90s and I bet by now virtually all of them do.

  9. Not a better way by Anonymous Coward · · Score: 3, Insightful

    "I wondered why an elected representative couldn't use...polling of constituents to decide the way he or she votes."

    Because the electorate are stupid and ignorant, and malware will be developed to submit votes.

    "In the spirit of science and because I think it's legitimately a better way of doing things'

    If you really believe these things, then you should absolutely never hold any public office whatsoever.

    Ignoring your constituency is very bad; doing exactly what they say is worse.

  10. New level of populism by Anonymous Coward · · Score: 0

    This is just populism on a new level.

    We would be better of being represented by an assembly which is appointed by a lottery than by one which has been elected: less lawyers making laws to start with.

  11. Easy answer by Anonymous Coward · · Score: 0

    Because politicians are not in office to do what the people want. They are in office to do what lobbiests and what corporations that pay them money want.

    You are told "It will never work". You are told "People are too stupid". You are told "Joe Six-pack doesn't know what he wants or what is good for him". They can come up with a thousand excuses so that they never have actually represent their constituents.

  12. Bah, Hum buggy by Anonymous Coward · · Score: 0

    Horse-and-buggy era eh?
    Bah Humbug!

    Why when I was your Age, we "had" direct democracy. Of course, you had to be a an adult male whom had completed their military service, or own property. So, about 20% (tops) of the populace were citizens.

    Thems were the days.

    1. Re:Bah, Hum buggy by magarity · · Score: 1

      You're a Spartan?

    2. Re:Bah, Hum buggy by thomasw_lrd · · Score: 2

      I know you are being tongue in cheek with this remark, but I think our Founding Father's might have actually had a clear plan in mind when they said you had to own property to vote.

      I think it has to do with being invested in the future of the country. Maybe we should bring something like this back. It doesn't have to be property, but maybe paying taxes? Just something to show you are actually a responsible citizen.

      "A democracy cannot exist as a permanent form of
      : government. It can only exist until the voters discover
      : that they can vote themselves largesse from the Public
      : Treasury. From that moment on, the majority always votes
      : for the candidate promising the most benefits from the
      : Public Treasury with the result that a democracy always
      : collapses over loose fiscal policy always to be followed by
      : dictatorship.

      : The average age of the worldâ€s greatest civilizations has
      : been 200 years. Those nations always progress through the
      : following sequence: From bondage to spiritual faith,
      : from spiritual faith to great courage,
      : from great courage to liberty,
      : from liberty to abundance,
      : from abundance to selfishness,
      : from selfishness to complacency,
      : from complacency to dependency,
      : from dependency back into bondage."

      : â€"Alexander Fraser Tytler Lord Woodhouselee (1748-1813),
      : "The Decline and Fall of the Athenian Republic",
      : Scottish historian at Edinburgh University

    3. Re:Bah, Hum buggy by Anonymous Coward · · Score: 0

      I know you are being tongue in cheek with this remark, but I think our Founding Father's might have actually had a clear plan in mind when they said you had to own property to vote.

      I have to admit I was a poor history student, but what was the reason why they repealed this? I think I remember it inhibited black people from voting. I don't think it's cool to prevent anybody from voting, even prisoners.

  13. Slashdot by Anonymous Coward · · Score: 1

    Use slash dot polls!

  14. This is why we are a Republic, not a democracy by Anonymous Coward · · Score: 0

    Because we don't individually have time to research and analyze all the issues.
    So we hire people to do it as a full time job.

    This guy is basically asking his constituents to do his job for him, while ignoring the fact that they're mostly guaranteed to screw it up.

    1. Re:This is why we are a Republic, not a democracy by kelemvor4 · · Score: 1

      Because we don't individually have time to research and analyze all the issues. So we hire people to do it as a full time job.

      This guy is basically asking his constituents to do his job for him, while ignoring the fact that they're mostly guaranteed to screw it up.

      An elected official's "Job" is to represent the will of the people who elected him.

    2. Re:This is why we are a Republic, not a democracy by Atzanteol · · Score: 2

      An elected official owes the people not only his industry but his judgement. And he betrays them if he sacrifices it for their opinion.

      Paraphrased.

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    3. Re:This is why we are a Republic, not a democracy by chill · · Score: 1

      No sir, it is not.

      The United States is a Constitutional Republic, not a Direct Democracy. It is NOT the job of the elected representative to query his constituency on every issue. It is his job to represent ALL of the people of his constituency as best he can, using his talents, wisdom and judgments.

      The Founding Fathers were vehemently against a Democracy and with good reason. It rapidly degenerates into a tyranny of the majority. If the populace is contentious enough to not be able to form a majority, nothing is accomplished.

      --
      Learning HOW to think is more important than learning WHAT to think.
    4. Re:This is why we are a Republic, not a democracy by BitZtream · · Score: 0

      Yes, but that doesn't mean the elected official has to vote based on the words coming out of those peoples mouths.

      There is a different between what people ACTUALLY want and what they THINK they want.

      For reference, see California. They have direct voting. You vote directly on the issues, sans representative. What happened? Well they voted themselves tax break after tax break ... and added government service after government service to the system (along with associated costs) and then would do things like 'schools must do al sorts of new things they've never funded before but can't get any more money for it' ... so you ended up with schools that in order to stay legal stopped busing kids too school so they could by computers to put in class rooms with no children ... since the bus never brought them in.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  15. Let's be honest here by Anonymous Coward · · Score: 0

    Do you really care about the opinion of people without the internet? I know I don't.

    1. Re:Let's be honest here by zero.kalvin · · Score: 1, Funny

      I'll the give them the same trust I give a man who can cross his legs with ease!

    2. Re:Let's be honest here by Missing.Matter · · Score: 1

      Given the kind of content at places like 4chan, can you really honestly say you care about the opinion of people with the internet?

    3. Re:Let's be honest here by zero.kalvin · · Score: 1

      4chan represents human nature! Well a certain aspect of it. It is just a place where thoughts that were concealed and buried away comes to life. But it is human!

    4. Re:Let's be honest here by JustOK · · Score: 1

      But it is human!

      [citation needed]

      --
      rewriting history since 2109
    5. Re:Let's be honest here by lister+king+of+smeg · · Score: 1

      i thought that 4chan is where trolls went to breed and reproduce

      --
      ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
    6. Re:Let's be honest here by Anonymous Coward · · Score: 0

      4chan and similar websites (youtube comments, for example) represent the truest of humanity. They show what people are really like when you remove the social fear that face to face communication holds. I have had people who say awful things tell me that it's not who they really are, and it's just how they act on the internet, but they are kidding themselves. How we act in person in front of others is often not who we really are.

  16. Stupid idea by Anonymous Coward · · Score: 0

    So the group with the best astroturfing organization wins? I guess it forces companies to actually do something other than hand the politician money, think of all the jobs created as corporate turfers, it will be great! Yes that was sarcasm.

  17. People need mediation by Tester · · Score: 1

    Even if the polling could be made to work to get a true representation of the people's will (and not of some determined hackers, social engineer or just well organised group), there is a much bigger problem. One of the important uses of representative democracy is that the People are often wrong about the details, and you can't let them make all the choices. As an example, see California, which has a very strong popular initiave system (referendums), and they voted themselves low taxes and lots of services, and now the state is more or less bankrupt. And California how has a constitution that runs hundreds of pages with all kind of crap added by referendums. You can't trust the average man to know what's best in details. That why we vote for politicians along broad principles and let them figure out the details.

    1. Re:People need mediation by mycroft16 · · Score: 1

      I think the important thing is to use the polling system to gather information about public opinions, not necessarily as a vote to approve or set policy. Especially if competently coupled with facts, pros and cons from both sides written and vetted so that they are as honest and truthful as possible. I've actually been thinking about coding something like this for quite some time.

    2. Re:People need mediation by Sarten-X · · Score: 1

      What are you saying? Are you trying to imply that 4chan isn't the best choice for President?

      --
      You do not have a moral or legal right to do absolutely anything you want.
    3. Re:People need mediation by Sarten-X · · Score: 1

      So it's like every other government poll/petition site, where the popular but shortsighted positions get replies that are politically-correct forms of "fuck off, dimwits", then people complain that their idiocy isn't being fairly represented?

      --
      You do not have a moral or legal right to do absolutely anything you want.
  18. Who cares about poor people anyway? by Anonymous Coward · · Score: 0

    In your face poor people! Yet another way to marginalize you and make sure that your concerns aren't heard!

    But hey, they don't vote anyway so what's it matter?

    1. Re:Who cares about poor people anyway? by Imrik · · Score: 1

      Too bad there isn't a place where people can access the internet for free, regardless of economic standing. While we're at it, lets put a bunch of books there for people who can't or don't want to buy their own so they can educate themselves as well.

    2. Re:Who cares about poor people anyway? by ZeroSumHappiness · · Score: 1

      And let's also give them extra time to get there between holding down two jobs and taking care of their kids.

    3. Re:Who cares about poor people anyway? by Anonymous Coward · · Score: 0

      And let's make sure to fund those places with plenty of cash so that they can keep their doors open all the time and let's be sure to building plenty of them to make sure they are accessible to people who don't have cars!

  19. Like Henry Ford said... by bigredradio · · Score: 4, Insightful

    Leaving all the decisions up to popular vote makes for poor decision making because the general public (usually) are not as informed as the lawmakers. Like Henry Ford said, "If I'd asked my customers what they wanted, they'd have said a faster horse."

    1. Re:Like Henry Ford said... by kelemvor4 · · Score: 1

      Leaving all the decisions up to popular vote makes for poor decision making because the general public (usually) are not as informed as the lawmakers. Like Henry Ford said, "If I'd asked my customers what they wanted, they'd have said a faster horse."

      It's amazing the similarities in decision making skills between the general public and elected officials, isn't it?

    2. Re:Like Henry Ford said... by Anonymous Coward · · Score: 5, Insightful

      Yea, TFS seems to imply that representative democracy was some kind of compromise based on logistics rather than a conscious choice. Even ignoring the lack of knowledge and understanding the average person has of complex issues, the tyranny of the majority is very real and something that all democracies need to keep a careful eye on. To use the most obvious of historical examples, in 1860 more than 50% of those eligible to vote supported slavery. That didn't make them right. And even looking past that, the practicalities of direct democracy go far past the logistics of collecting votes. Everyone will gladly vote for every tax break and most spending initiatives, then stand around wondering what happened when the city/state/country goes broke. Managing a national government is a full time job, best left to people able to work on it full time.

      *Disclaimer: I have zero faith in the current US Government and the way it operates. I just don't think direct democracy is anything resembling the solution since the only thing I have less faith in than the US Government is the US general voting population.

    3. Re:Like Henry Ford said... by Anonymous Coward · · Score: 0

      "Everyone will gladly vote for every tax break and most spending initiatives, then stand around wondering what happened when the city/state/country goes broke."

      Interesting comment, as I have noticed this exact result in my own Home-Owners Association--the desire to maintain amenities while people consistently vote against raising dues to accommodate inflation over the decades. We haven't had a dues increase since the 70's and all of our amenities show it--deferred maintenance as our buildings and infrastructure literally crumble around us.

      A few summers ago the board decided to close the local pool and there was this one lady (always with the children in tow) that would stand on the curb by the entrance to our neighborhood with a sign decrying the closing of the pool. Eventually, the board reopened the pool after a vote on the issue. A few months later when the board tried, once again, to increase dues to match a balanced budget, this very same women was out there with a sign indicating she was against dues increases. In the words of George Carlin, "Some people are just fucking stupid."

      Rather depressing to see that even a small, close-knit community cannot agree on how to keep/maintain what they have, nor recognize their hypocrisy by which they operate.

    4. Re:Like Henry Ford said... by nnnnnnn · · Score: 0

      Please explain how "lawmakers are more informed". And are they elected because they are specially trained, have genius IQ's, or have superpowers? Or are they elected and bought by the highest campaign donor?

      If you trust your lawmaker so much and believe that he can make better decisions than you, then don't cry, make a fuss, or boycott when they propose SOPA, PIPA, ACTA or anything else. Like Henry Ford said..... why should they listen to what you want?????

    5. Re:Like Henry Ford said... by networkBoy · · Score: 1

      The HOA did it wrong, in the same meeting they reopened the pool there should have been a fees increase to cover the cost of reopening and ongoing operation of the pool and related facilities/areas. Then she would have had to hold a sign saying "re-open the pool without me paying for it" ;)

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    6. Re:Like Henry Ford said... by r0ball · · Score: 1
      The current state of the system in California is a good present-day example, where the people vote simultaneously for lower taxes and more expensive public services. There was a really good 'Special Report' on this in The Economist sometime last year, beginning with: The People's Will.

      Quite long, but worth popping a Ritalin(TM) to read:

      California’s democracy is not at all like America’s, as conceived by founders such as James Madison. The federal constitution is based on checks and balances within and among three and only three branches of government—executive, legislative and judicial. That is because Madison feared that popular “passions” would undo the republic, that majorities might “tyrannise” minorities, and that “minority factions” (ie, special interests) would take over the system. America’s was therefore to be a representative, not a direct, democracy. “Pure democracies have ever been spectacles of turbulence and contention,” Madison wrote, “and have in general been as short in their lives as they have been violent in their deaths.”

    7. Re:Like Henry Ford said... by Anonymous Coward · · Score: 0

      My main concern is about how the poor and homeless will easily vote with something like this given the lack of Internet access, and no, libraries can be inconvenient.

      Still, this would provide valuable feedback provided that the politician doesn't blindly vote the way his or her constituents poll. Also, it may not be a "yes or no" poll. Maybe the politician wants to propose a state income tax, so he or she polls something like...
      Would you approve of a state income tax?
      Should it be in the constitution or just in law?
      Should there be a guaranteed standard deduction, and what amount should it be? $[field]

    8. Re:Like Henry Ford said... by BooRolla · · Score: 1

      I think the point on slavery is a good one, but one could counter with marijuana laws. More than 50% of the population would repeal them today. Do you think the people would vote to invade Iran or stay forever in some country we've liberated? Maybe not the same scale but real wars and the war on drugs certainly restrict freedoms. the war on drugs more so since people end up in jail which is analogous to slavery. And as far as voting for lower taxes and more benefits, that sounds like what we get today with our reps. I'm not saying direct vote on things would be ideal, but seems like we have these issues today. I can understand the want to try something different

    9. Re:Like Henry Ford said... by bigredradio · · Score: 1

      This is the typical arm-chair quarterback responses that make governing via teh interwebs a bad idea. Most law makers hold advanced degrees (J.D., MBA, P.H.D, etc). Most have studied public policy and have spent time in local government before jumping to congress. It would not be my choice in a line of work, but they have decided that it is what they want to do. Sure, most are influenced by campaign donors, but usually they align themselves with donors that are like-minded. I would bet few sell their soul (given they have one) to a donor that they completely disagree with.

      As a citizen, I can protest all I want and try to apply pressure on our ELECTED representatives. I don't see why I can't cry or fuss if I think they are aren't working in my best interest. This is how representative democracy works. True democracy will just turn into chaos.

    10. Re:Like Henry Ford said... by steelfood · · Score: 1

      That's because we've gone from a Republic to a direct democracy. There's a difference between electing our own senators, and having our state legislature pick them. It's a subtle difference, and the current method appears to be better. But it's not.

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
    11. Re:Like Henry Ford said... by chill · · Score: 1

      The exact same way they vote now. Democrat activists will bus them to the polls.

      --
      Learning HOW to think is more important than learning WHAT to think.
    12. Re:Like Henry Ford said... by CityZen · · Score: 1

      I agree. But it's not all or nothing. People should be able to decide on things that don't matter so much (it makes them feel empowered)*.
      For the things that matter, polling is still a good idea, assuming that you limit it to only those people who know what they're talking about.
      So perhaps a good solution is to include a quiz, the results of which provide a weight factor for each poll entry.
      If properly designed, it will help root out the automated entries. Of course, that's a bit of work.
      And of course, corruption is possible by the poll maker as well. Lots of possible pitfalls here.

      * (This is what our two-party system provides: it doesn't really matter, since both pay homage to the corporate money pipe.)

    13. Re:Like Henry Ford said... by Anonymous Coward · · Score: 0

      Another aspect of this is that lots of people don't want to participate in participatory democracy. They would rather just elect a representative for 3 or 4 years or whatever, and at the end of that time make a judgement on whether the incumbent deserves to stay or be turfed out. They don't want to be consulted on every single issue; that's a busy-bodies charter.

    14. Re:Like Henry Ford said... by Anonymous Coward · · Score: 0

      I have zero faith in the current US Government and the way it operates.

      Then why don't you leave you fucking twat.

    15. Re:Like Henry Ford said... by DarkVader · · Score: 1

      Well, what we have now IS better than state legislators electing senators.

      But it's terrible. If we're going to have a bicameral legislature, we need to district the senate, and stop tying it to the states at all. There is absolutely NO legitimate reason that North Dakota should have as much representation as New York.

      I think a better option would be a unicameral legislature that proposes bills, and a direct public vote for them to become law. We have the technology to do it now.

    16. Re:Like Henry Ford said... by Doc+Ruby · · Score: 1

      Both the Drug War and all our foreign wars since December 1941 have violated the Constitution. The Constitution prevents the Federal government from running a military budget for longer than 2 years, requires Congress declares war, and even discourages a standing army in favor of a National Guard. We have never actually abided the Constitutional prescription for war. And we have been perpetually at war since we started the country with one. After a while we even gave up the formalities.

      But we've been doing it so long now that the country might be running out of steam. Certainly the perpetual Drug War is harder every day to keep funding and fighting. The foreign wars too, since we've also lost every war we've started, minus a few exceptions that prove the rule, since we stopped declaring them.

      We should insist on war declarations and a permanent end to civil wars like the Drug War. We should insist that deficits be voted only in the same terms that we declare war: to deal with a specific cause, as a last resort, and with a declared exit strategy before committing. Until we run the country like that, we'll stay screwed. These days seem like the best time to make that point enough that we actually act on it.

      --

      --
      make install -not war

    17. Re:Like Henry Ford said... by Doc+Ruby · · Score: 1

      Polling places are so close to where people live that buses aren't necessary.

      Except when Republicans make them so far from Democrats that they are indeed too hard to reach. Like how you Republicans stole Ohio in 2004. Which is precisely why your Fox masters feed you BS like you just regurgitated: because that is your crime, that you blame on the victims.

      --

      --
      make install -not war

    18. Re:Like Henry Ford said... by DarkVader · · Score: 1

      You're full of shit.

      23 representatives with PhDs. 17 with MDs. 166 with JDs. 22 with MBAs. All together, that's not even a majority, certainly not what I'd call "most".

      And now that we have the technological capability to put true democracy into play on a massive scale, it's probably time to do it. What we've got DOESN'T work, it's been broken since nearly the beginning but it's been the best we've ever been able to put together. Coupled with strong constitutional civil rights protections, direct democracy could be the best thing so far. It would certainly be capable of being the most fair.

    19. Re:Like Henry Ford said... by ranton · · Score: 1

      23 representatives with PhDs. 17 with MDs. 166 with JDs. 22 with MBAs.

      Those numbers add up to 228 advanced degrees, which is about 52% of the House of Representatives. Heck, almost 60% of Senators have law degrees. I haven't checked the numbers you gave, but you seem to have validated that most congressmen have advanced degrees (there is likely overlap, such as a JD having an MBA, but even being close to 50% is pretty high). And considering that about 10% of citizens have Masters degrees or higher, the average knowledge of a congressmen far exceeds the knowledge of the average voter.

      What we've got DOESN'T work, it's been broken since nearly the beginning but it's been the best we've ever been able to put together. Coupled with strong constitutional civil rights protections, direct democracy could be the best thing so far. It would certainly be capable of being the most fair.

      In my opinion one of the very things breaking our system is how politicians have to adhere to so many of the rediculous wishes of the majority. Giving more power to the voters would just result in half the taxes and twice the social programs.

      --
      -- All that is necessary for the triumph of evil is that good men do nothing. -- Edmund Burke
    20. Re:Like Henry Ford said... by Fjandr · · Score: 1

      Originally the States were intended to be nearly completely separate sovereign entities, with a Federal government providing a limited role in dealing with external entities and mediating internal disputes. With the way the Supreme Court has expanded certain clauses in the Constitution, modern government bears little resemblance to what the intended balance of power was, which is why a bicameral legislature seems redundant today.

      It was a way to slow government down, and while many of the "fast-forwards" happened to correct abuses they also set the precedent that it was alright to ignore process in favor of expediency. As a result, few respect the process anymore. Some don't because they believe it was a failure to use it as intended. Some don't because they recognize it frequently has been ignored, rather than being used as intended. Some don't because they conflate the way the process has been used with the way the process is supposed to be used.

      In the end, I'm inclined to agree that there should be a unicameral legislature and a referendum process nationally.

    21. Re:Like Henry Ford said... by s73v3r · · Score: 1

      There is absolutely NO legitimate reason that North Dakota should have as much representation as New York.

      Why not? What makes North Dakota not worthy of equal representation?

      Besides, we already have a part of the legislature tied to population. Tying both of them to population gives the populous areas disproportionate representation. Do you really want California making most of the decisions?

    22. Re:Like Henry Ford said... by chill · · Score: 1

      I'm not a Republican. I didn't vote R in 2004. I don't watch Fox. I just don't ever remember seeing a R bus in people to where they can vote, only ever Ds.

      I didn't mean to imply it was a "dirty trick", just a simple statement of fact. Assume I was giving a compliment to Ds for caring enough to assist people in exercising their Constitutional Rights.

      --
      Learning HOW to think is more important than learning WHAT to think.
    23. Re:Like Henry Ford said... by Doc+Ruby · · Score: 1

      Where's your evidence of this Democratic bussing that you're complimenting as a fact?

      --

      --
      make install -not war

    24. Re:Like Henry Ford said... by chill · · Score: 1

      Evidence? I'm talking personal anecdote. I was a volunteer poll worker in the 2008 elections in DuPage County.

      Churches in the town alternated weeks on being open at night and providing homeless a place to sleep and an evening meal.

      They used the opportunity for other activities, like AA/NA meetings, worship service, etc. One of those was a "register to vote" activity, where they helped people register to vote and get proper ID.

      During the actual voting on election day the homeless that wanted to vote went to the churches who used their vans and mini-buses to give them a ride to the proper polling place. Free coffee and donuts to all who showed up with an "I voted" sticker later -- homeless or not -- at the churches.

      Most, not all, who did this were Democrats.

      --
      Learning HOW to think is more important than learning WHAT to think.
    25. Re:Like Henry Ford said... by Doc+Ruby · · Score: 1

      OK, I take your word for it.

      I apologize for contradicting you. But you hit a nerve: Republicans routinely prevent people from voting who are most likely Democrats (or just not reliable Republican voters), while accusing "Democratic activists" of stuffing the ballot boxes. I get defensive about it, even though I'm not a Democrat. I just care about justice. Sorry for taking it too far.

      --

      --
      make install -not war

  20. Resolved: "Howard Stern's Penis is Amazing" by crazyjj · · Score: 1

    Happy, Senator Hansen?

    --
    What political party do you join when you don't like Bible-thumpers *or* hippies?
  21. Bad Idea by nuckfuts · · Score: 3, Insightful

    Even if one disregards the technical hurdles, the very idea of government run strictly by polling is ill advised. Firstly, poll results are heavily influenced by the wording of the questions. This would essentially be handing over a great deal of influence to whoever gets to phrase the questions. Secondly, it is likely to encourage demagogy.

    1. Re:Bad Idea by Anonymous Coward · · Score: 0

      And this is different from the current way of doing things how?
      On a state level, I can see how this makes sense. Federally it can, and will, turn into a clusterfuck, but as long as things are kept small and local, it should give people a less-infinitesmal voice.

    2. Re:Bad Idea by Anonymous Coward · · Score: 0

      handing over a great deal of influence to whoever gets to phrase the questions.

      - Option 1: Senator votes according to his whims.

      - Option 2: Senator votes according to results of a poll. Since the senator himself (or the intern, with his approval) chose the poll's question, the results may be biased towards the senator's whims.

      Explain how #2 could be worse than #1. The way I see it, you can only consider #1 better than #2 if you think democracy is a bad system (which is a rare, albeit valid, opinion).

    3. Re:Bad Idea by Anonymous Coward · · Score: 0

      Does anyone really think that our politicians don't already fulfill the wikipedia definition: "...appealing to the prejudices, emotions, fears, vanities, and expectations of the public"? That is the very definition of a modern politician.

      -Anon

  22. We already have this - it's called..."polling" by xxxJonBoyxxx · · Score: 2

    >> an elected representative (could use)...polling of constituents to decide the way he or she votes

    We already have this. It's called..."polling", and it's a major function of entrenched political parties and their support groups.

    Of course, the way the question is phrased has a lot to do with the outcome (remember opposition to the "dihydrogen oxide" plants?), so political support groups spend time crafting polling questions that help show that the majority is clearly with their team. (e.g., "Do you support the terrorists and my opponent, or apple pie and me?")

    So, meh. Interesting proposal, but ridiculously naive.

    1. Re:We already have this - it's called..."polling" by Anonymous Coward · · Score: 0

      Most of us have thought about having a way to do direct elections via our keyboards. Personally, I think it's a great idea as long as we are presented a well synopsized declaration of every candidates position versus the spewing of advertising. I don't know who does this synopsization, however.

      What I would propose is a bit further along the spectrum - dealing with computer-based possibilities for recall and impeachment:
      1. If 60% of the elected's population votes 'Yes', then a re-election is scheduled.
      2. If 75% of the elected's population votes 'Yes', then the official is immediately ousted and a 60-day stand-in is selected.
      3. If 90% of the elected's population votes 'Yes', then the official is executed on-the-spot (special chairs necessary.)
       

  23. Virtual Representatives by Bigby · · Score: 1

    Why not just remove the representatives completely? With that strategy, you get rid of the worst problem in government: lobbyists. If anyone in the country could be voting, then they will have to lobby everyone and no one has problem with that.

    The voting could be statistical and random. Use some nice mathematics and multiple ways to vote from verified citizens and certificates. Just get the thing done. Institute a requirement for a super majority (60-80%) to pass anything. Bam! Problems solved.

    As far as those without the Internet, statistics and public libraries could be the answer. Or, we could still have a vote by phone option.

    1. Re:Virtual Representatives by Anonymous Coward · · Score: 0

      Wow, you're fucking naive. Lobbyists aren't the worst problem in government. You've drunk the progressive (lobbyists) coolade. Let me give you a hint. Facebook, NBC and the like are all massive tools for lobbyists to use to manipulate the public.

    2. Re:Virtual Representatives by Attila+Dimedici · · Score: 1

      What gets me is the number of people who fail to realize that the majority of lobbyists work for non-profit organizations, from Greenpeace to the NRA. That is the majority of lobbyists are hired by groups of people who have gotten together and pooled their money so as to petition Congress to take action on issues that are of particular concern to them...you know, the way some here on slashdot have done concerning Network Neutrality.

      --
      The truth is that all men having power ought to be mistrusted. James Madison
    3. Re:Virtual Representatives by Anonymous Coward · · Score: 0

      You could have it both ways -- the legislature is in session when 90% or more of the citizenry are represented by persons in the chamber; each person in the chamber would have as many votes as the number of citizens who have registered their declaration that that person represents them (and each citizen may change this declaration at any time). So if you didn't trust anyone else to represent you, you could attend yourself and vote, or declare someone as your representative (and switch to someone else if they start voting in opposition to your interests). It would even be possible for an individual to represent a group of citizens, but not themselves,

    4. Re:Virtual Representatives by neurophil12 · · Score: 1

      What gets me is the number of people who fail to realize that the majority of lobbyists work for non-profit organizations, from Greenpeace to the NRA. That is the majority of lobbyists are hired by groups of people who have gotten together and pooled their money so as to petition Congress to take action on issues that are of particular concern to them...you know, the way some here on slashdot have done concerning Network Neutrality.

      Granted Bigby seems to be making that mistake, but I think that when most people say "lobbyist" they really mean "corporate lobbyist". Some people may not understand the difference, and special interests are a problem in any system of government, but corporate special interests are a special problem because corporations (or the associations that represent them) represent only peoples' commercial and financial interests. There is a legal firewall between those interests and all other interests (e.g. environmental, social, civil/human rights).

      Non-corporate special interests may be less influential in a direct democracy, but I would certainly disagree with Bigby's claim that lobbyists/special interests are in general the worst problem. That is an incredibly poor generalization.

    5. Re:Virtual Representatives by Anonymous Coward · · Score: 0

      I fail to see the difference between a group of people who have banded together to promote an interest, and a group of people who have banded together to promote a particular interest of profit. Why should one method of organization of people and resources be considered "evil" while another is considered "good" when one group gives us things like food, cars, network connectivity and clothes, while another group gives us concealed carry permits, environmental protections and religious mandates.

  24. Not A Good Idea by kaellinn18 · · Score: 1

    Here's how I see it. Feel free to add your own. It would be an interesting experiment, but I think the cons may outweigh the pros. Pros: -True democracy -Actual representation of the constituents -Ability to gauge public opinion on X almost instantly -People may get more interested in politics and more willing to participate Cons: -True democracy (all people are ignorant on a large amount of subjects which could lead to poor decisions en masse) -Uninformed voters, instead of voting for a person to make decisions, will now be voting on specific items. -Representative not free to act without first consulting the people. This would be cumbersome. -How do you deal with decisions based on classified information? -How do you propose a law? Do you have to go through a draft process with your state citizens first? -What happens when your constituents make a choice that you can not in good conscience follow through on? Say they are against equal marriage rights and you are for it.

    --

    --------
    This isn't the sig you're looking for. Move along.
    1. Re:Not A Good Idea by kaellinn18 · · Score: 2

      Ugh, let's try this again with formatting. Note to self: preview exists for a reason. Here's how I see it. Feel free to add your own. It would be an interesting experiment, but I think the cons may outweigh the pros.

      Pros:
      -True democracy
      -Actual representation of the constituents
      -Ability to gauge public opinion on X almost instantly
      -People may get more interested in politics and more willing to participate

      Cons:

      -True democracy (all people are ignorant on a large amount of subjects which could lead to poor decisions en masse)
      -Uninformed voters, instead of voting for a person to make decisions, will now be voting on specific items.
      -Representative not free to act without first consulting the people. This would be cumbersome.
      -How do you deal with decisions based on classified information?
      -How do you propose a law? Do you have to go through a draft process with your state citizens first?
      -What happens when your constituents make a choice that you can not in good conscience follow through on? Say they are against equal marriage rights and you are for it.

      --

      --------
      This isn't the sig you're looking for. Move along.
    2. Re:Not A Good Idea by BitZtream · · Score: 0

      -What happens when your constituents make a choice that you can not in good conscience follow through on? Say they are against equal marriage rights and you are for it.

      Then you reword the problem and ask it again.

      For instance, I'm all for equal marriage rights and against gay marriage. So if you repolled but changed the question to something about gay rights instead of equal marriage rights, you would get a different answer from me, one more in line with what you wanted.

      In reality, just like politicians now, the politician would spend a lot of time and effort to figure out how to ask polls in such a way that got what they wanted out of the deal.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  25. not exactly the way government was intended to wor by Anonymous Coward · · Score: 0

    Our government is not exactly based on a direct democracy. The elected official is assumed to be a better decision maker than the masses. I hope the professor got in touch with a political science or law professor before making this decision.

  26. Aha..Another Newcomer by Cornwallis · · Score: 1

    Vermont has a long tradition of town meetings where people actually meet - in person - to discuss the issues.

    It has worked pretty well. Too bad yet another newcomer feels the need to remake Vermont in his image.

    Maybe I can get Avi Rubin to run against him.

  27. He doesn't understand the job he is applying for by rgbrenner · · Score: 4, Insightful

    This guy clearly doesn't understand the job he's applying for. We live in a REPUBLIC.. which means we elect people to vote on our behalf for/against proposed laws.

    Our founders knew that people did not have the time to read, understand, and vote on each and every issue.

    Do you really think technology changes that? In the 2009-2010 congress, there were: 9239 proposed bills, 998 acted on by the congress, 26 failed, and 366 enacted = 10629 bills.

    Each one hundreds or even thousands of pages long.

    So seriously ask yourself: do you have time to read a several hundred page law, filled with legalese and references to other laws, 29 times per day every day of the year?

    There's a reason why our REPRESENTATIVES have dozens of staff.

  28. Number of votes = number of people who don't care by Ameryll · · Score: 1

    I always thought it would be interesting to try this system:

    Each Senator (or Congressman) get N votes, where N is the number of their voters minus the number of their constituents that care enough about the issue to vote on it themselves. So if there's a vote on an issue (say for changing the calendar to an 8 day week), and 100 constituents in Smallville care enough about this to vote on this, they get to vote however they wish. If you're the Senator of Smallville population 500, you now cast a vote equal to 400 votes.

    There are problems with this system. A) It encourages Senators to play down a particular vote if they think the populace will go against their interests B) It may lead to the majority suppressing the minority in bad ways (like racial, sexual, or gender in-equalities) C) could potentially take a lot of time D) could require people to understand lawyer-speak.

    But I think it has some interesting pros. A) It means that on an issue where the corporations are throwing their weight around with kickbacks to the Senators, the public just needs to mobilize and the Senators are powerless because they don't have any votes left. We know that people *can* mobilize. They did when SOPA hit the senate floor. And the public could find ways to make sure people know what's being voted on. B) It may nerf the current policy of tacking unrelated items together to get them through the senate.

  29. Polls don't write bills by Anonymous Coward · · Score: 0

    The issue is that someone has to write the bill. Then someone has to propose it to a committee. Then the committee has to vote on it. Then, and only then, would this guys polling come up.

    Who cares if we have a democratic vote on what the special interests buy, it's still bills written by the special interests for the special interests. It's no more populist than what we have.

  30. A better idea. by C10H14N2 · · Score: 1

    Get elected, actually READ legislation before voting on it, actually WRITE legislation you submit, abstain from or vote no on anything where neither of the above are possible.

    The "horse and buggy" model isn't just because of distance. It is because even the most well-informed voter cannot possibly have the time to comprehend every piece of legislation that comes up, so they vote for someone who generally aligns with their interests who's f'ing JOB it is to know how to analyze and vote accordingly WITHOUT a f'ing poll of the consituents, who honestly might as well be your cats. You risk voting "NO" on necessary, well thought legislation and "YES" on outright insanity at the whim of easily manipulated ignoramuses responding not to measured reason, but irrational frenzy.

    This sort of crap is NOT being responsive to your constituents, it's being willfully lazy, actively incompetent and easily used.

  31. internet makes it easier to cheat then in the old by Joe_Dragon · · Score: 1

    internet makes it easier to cheat then in the old days of voteing.

    Hell you can code a page to make it look like you voted but make it really vote for the other guy or not even take your vote at all.

  32. your employer can make you vote at work there way by Joe_Dragon · · Score: 1

    your employer can make you vote at work their way with your boss breathing down your back as you vote online at work.

  33. Some of the major flaws by dkleinsc · · Score: 1

    1. Those without Internet get no vote.
    2. Ballot-stuffers, firewalls, botnets, etc.
    3. The most vocal and thus most likely to vote are not necessarily representative of the public's opinion. Case in point: The Parent's Television Council, which represents about 120,000 people, is able to dictate what the other 300 million people in the US are allowed to see on broadcast television.
    4. Those without the time to do the research don't vote in a way that makes any sense.

    --
    I am officially gone from /. Long live http://www.soylentnews.com/
    1. Re:Some of the major flaws by BitZtream · · Score: 0

      Everyone has the Internet now, perhaps not at home, but almost certainly closer to them than their nearest polling station is currently unless they happen to live/work in that building ... which also probably already has internet access as well.

      The rest of your post is no different in either situation. Those problems are current problems and would remain problems with a different system because they are problems of human nature, not technology.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    2. Re:Some of the major flaws by dkleinsc · · Score: 1

      Everyone has the Internet now

      Roughly 30% of Americans had no Internet access as of 2011, including over 40% of poor and not-white people. So no, not everybody has the Internet now.

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
  34. Its about time! by PetiePooo · · Score: 1

    One big plus: you're opponent can't wield the "wishy-washy" label over you. "It's not my stance, it's that of the people."

    Another plus: you get to brush off the lobbyists with, "you're talking to the wrong person. Go convince my constituents."

    Go. Experiment. Learn. Then run for a federal congress-critter position. They could all use a little more "by the people, for the people."

  35. Re:He doesn't understand the job he is applying fo by Anonymous Coward · · Score: 1

    Why does it have to be all or nothing? Can't we have both? A representative that runs his staff and goes through all the legislation and decides which ones they would like to advocate for. The representative then makes a brief case for each piece of legislation and solicits feedback from his constituents.

    It doesn't have to be a pass-through so much as a check that the representative is ACTUALLY representing his constituents...

  36. How will he ever be elected? by vlm · · Score: 1

    How will he ever be elected?

    Our system is based on "one dollar one vote" more or less whoever donates the most re-election funds.

    So his election donors have no idea how he will vote, vs the other guy who will do what he is paid to do.

    Will he be able to afford to run a campaign at all?

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  37. We were never built to be one of those by Anonymous Coward · · Score: 0

    The founding fathers never wanted a Democracy. They built a representative republic. That wasn't an accident or due to the lack of communications and polling tech. It's because they didn't trust ordinary people to look beyond their personal desires. You can get the preponderance of the people to vote for a helicopter to pick them up and fly them to work every morning. Hell, sign me up for that.

    Wired had a really good article (which I can't find a link to) on a real viable alternative: focus groups. When a topic needs to be voted on, pick 100k random people, have them watch a 4-8 hour lecture/debate from both sides of a topic with fact-checking resources etc., and let them make the call. You'd get a more informed voting block, better decisions, and it would cost a hell of a lot less. The random sample could be anonymous to deter special interest bribes, and with 100k people you will statistically squash the dipshits. Thing of beauty.

    1. Re:We were never built to be one of those by bogjobber · · Score: 1

      They also thought black people were 3/5 of a person with no civil rights. The argument to the authority of the founding fathers is ridiculous. Our country should be the way *we* want it to be and reflect the current opinions and needs of society, not some guys that lived a few centuries ago.

      The structure of our country is different, the culture is different, technology is different, education is different, etc. etc. There is no reason the politics can't change as well.

  38. LiquidFeedback ? by oneiros27 · · Score: 1

    I assume that he'd use something that's already been tested, like LiquidFeedback, which was developed by members of German Pirate Party. ... or any of the other ones in the list of active or related projects listed at metagovernment.org

    --
    Build it, and they will come^Hplain.
    1. Re:LiquidFeedback ? by Anonymous Coward · · Score: 0

      mod parent up

  39. Democracy reduced to data by anyaristow · · Score: 2

    I don't just want an elected official to do what I say. If I'm honest I'll admit that I don't give things that aren't my full-time job enough consideration to make decisions I want acted on. I want my elected official to spend more time considering it that I did. I want him to take into account my wishes, and the wishes of everyone else he represents, but also do some research that I didn't do, surround himself with experts that I don't have access to, and talk to people that aren't in my social circles, and make a better decision than I can. I vote for people I hope can do these things with diligence and integrity, not people who will vote the will of a million uninformed people.

  40. A better version is already working - with Pirates by Anonymous Coward · · Score: 0

    The idea sounds cool, but there is a much more developed version already in place with the Pirate Party in Germany. They want the member to be able to debate and vote on all issues, so the representatives represent the "voice of the people", not their own interests. They already made it into 4 state parliments in the last year, so this is not just some theoretical construct. Here are two articles about the system, which they call "Liquid Feedback". It's democracy for the 21st century. Made by hackers (the white hat kind).

    http://gigaom.com/europe/germany-pirate-party/
    http://techpresident.com/news/wegov/22154/how-german-pirate-partys-liquid-democracy-works

  41. Majority rule does not garner the best results... by Anonymous Coward · · Score: 0

    If we governed by majority rule, we'd still be owning slaves and women would not be voting.

  42. Re:so... by Anonymous Coward · · Score: 0

    as should every candidate..regardless.

  43. What would you say you do here? by somarilnos · · Score: 1

    It sounds way too much like this guy is trying to make a living off of being Tom Smykowski from Office Space. Let everyone else do your job for you, and make money off of it. Quite a dream, eh?

    At the end of the day, there's a hell of a lot more to being a legislator than taking the votes from the people and giving them to the senate. It's about taking complex problems, and coming up with complex solutions, combined with the sales component of convincing people that that's how they would have wanted it to be solved.

  44. This is not why we elect people by vinn · · Score: 2

    First off, I'm an elected official and sit on a town council, so I have some insight in this. This sounds crass, but people are too dumb to understand every issue and special interests will get constituents to manipulate polls.

    The reason we have elected officials is quite simply because the process of governing in a democracy is time consuming and requires people who can devote time to actually studying issues and making decisions. The average person may have time to study an issue here or an issue there, but no one has time to study every proposed bill and dig through the gory details of all state statutes. That's not to say you need to be a lawyer to understand this stuff, because most of the time you don't, but you need time. It's also not to say most people can't understand a particular topic, because 90% of the time most people can, it's understanding how they relate that gets difficult. For example, there could be a proposed bill for something like "Allow counties to assess 100% of voted mills for rural fire department special districts that choose not to collect their entire levied mills." Well, it may not make any sense and may need to die in committee if a bill was passed last year that says, "Rural fire department special districts crossing county lines must follow the same boundaries as school districts unless a park district exists along the same boundaries with a corresponding mill levy." Really exciting stuff that most people just aren't going to care about.

    Even assuming people can intimately spend time to understand issues, it's astonishing how much people want to just jump on special interest bandwagons. When it comes to state issues, all it takes is some large outfit to take notice and rile up it's base. If you're going to poll people, you're simply going to get a skewed poll on any subject and moderates are going to get drowned out. That's the last thing we need. Take the example above - one group can easily skew it to say, "The county governments want to raise your taxes and take more money from you!" Another group could easily say, "We absolutely better fire protection and here's a way to do it without raising taxes." Both groups could be right, both could be wrong, or the answer is something more gray and in the middle. Most likely it's gray and in the middle and most likely mindboggingly boring and most likely only brought up because Rep. Joe Smith in West County ran into the issue, needed clarification in the state statutes about it, and it's going to be another 50 years before someone else cares about it.

    Now, having said that, I think anything that gets people to get involved with their government is a good thing. Most people simply like to bitch about it without understanding it or participating in it. (Hey you - if you've never gone to your local town council meeting, you should do it sometime just to see how it works. You'll learn something about the people you vote for.)

    --
    ----- obSig
    1. Re:This is not why we elect people by aurispector · · Score: 1

      All excellent points.

      To distill it even further, how would we make unpopular decisions? Tyranny of the masses is not an effective form of government.

      --
      I have mod points. The reign of terror begins now.
  45. It's called "representative democracy" by Tim+Ward · · Score: 1

    My constituents vote me into office to do the work for them.

    This evening after a four hour formal public committee meeting I made decisions on two related items, for which I'd had to read and understand a 1,500 page agenda pack, most of which I'd seen (and contributed to) several times before in the various drafting stages over the past few months.

    Now, who do you suppose is in a better position to make a good decision:

    (a) the elected politician, who has done all the above work (plus many hours of informal private meetings to get to that point)

    (b) some random constituent clicking on a couple of buttons on an online poll they don't know, and don't care, anything about?

  46. Not not a good idea by Anonymous Coward · · Score: 0

    "Who words the questions" is pretty much the only valid criticism I've seen in the comments so far, but even that seems to have a relatively good and easy solution of basically making that the "representative's" new job, i.e. you vote for who gets to word the question (which is better than voting for someone to make the decisions for you).

    The rest of the problems raised are already problems with our current systems and no one has made any arguments as to why they would be worse with something like what this professor is trying. It should be at least as good as what we have now(the bar is pretty low!) and would be way more resistant to corruption.

  47. The Lesser Voice by SuperKendall · · Score: 1

    as long as things are kept small and local, it should give people a less-infinitesmal voice.

    How does it give PEOPLE a less-infinitesmal voice, when the percentage of responses that are generated automatically by hackers will far outnumber real people?

    Yes, even at a state level. Why would it not be so?

    I cannot believe a CS professor came up with this plan, unless he basically has the polls pre-rigged for the result he desires and the polls are just there to lent legitimacy to his choices.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:The Lesser Voice by Anonymous Coward · · Score: 0

      >I cannot believe a CS professor came up with this plan,
      I can believe a university professor came up with this plan. The professors I met were experts at positioning their ideas to ensure their audience would soak it up as gospel.

      The word professor is by definition a person who professes their beliefs, not neccessarily a learned scholar of technical excellence. Given the paltry academic salary compared to successful IT professionals I have no doubt many CS professors are not the technical elite.

      Dont get me wrong, I expect this professor would be capable of outprogramming most slashdotters, the social factor and the reality that people are selfish.

      Those with the ability to take an interest in political matters (wealth, education, time and resources) will vote for policies that best benefit themselves. Those with immaturity will vote for free beer, decriminalization of and zero taxes.

      Now, more than ever we need political leaders with a clear long term vision to develop our society, not more short sighted single term thinking politicians.

    2. Re:The Lesser Voice by BitZtream · · Score: 0

      How does it give PEOPLE a less-infinitesmal voice, when the percentage of responses that are generated automatically by hackers will far outnumber real people?

      I can think of about 10 ways to stop 'hacking' on any useful scale off the top of my head right now.

      You do realize that in the real world people aren't scared of 'hackers' cause they really can't do anything 99.999% of the time, right? A DDoS isn't a hack and does little to no actual damage, it certainly could effect a vote other than to prevent it from finishing on time.

      Do you think banks are loosing money hand of fist from ATM machines? If not, then why do you have such a hard time thinking something can be secured?

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  48. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  49. Terrible idea! by GodfatherofSoul · · Score: 1

    Pure democracies do no work; that's there hasn't been one in in 2000 years (if even that counts). The average person simply isn't informed enough about every issue to make valid decisions. Plus, you have to guarantee near total participation for even the theory to work. In our society of imbalanced access to resources, you're invariably going to end up with a daily voting class (probably wildly slanted to retirees) disenfranchising the working/busy/disconnected members of society who won't be able to log in every day to pick which street gets new curbs. Yes, representative democracies are flawed, but do you really want every schmoe in the country voting up or down on minutia?

    --
    I swear to God...I swear to God! That is NOT how you treat your human!
  50. Ron Bhalla by Anonymous Coward · · Score: 0

    Beat you to it.

  51. Re:He doesn't understand the job he is applying fo by rgbrenner · · Score: 1

    We have something even better than that...

    If you have an opinion (strongly or not) on a piece of pending legislation, you can CALL or WRITE your representative.

    So even if your rep chooses not to solicit your opinion on an issue, if enough people write and call to voice their opinion, the rep may choose to change his vote, so that he doesn't risk losing the next election on an issue people feel so strongly about.

    Isn't that cool? It's like some smart people over the last 200 years have thought out a thing or two about our system.

  52. Direct Democracy by coastin · · Score: 1

    This Swiss have just about got this figured out. It is called Direct Democracy: http://www.swissinfo.ch/eng/specials/switzerland_for_the_record/world_records/The_Swiss_vote_more_than_any_other_country.html?cid=8483932 Several years ago I was visiting a friend in Sion Switzerland, when he excused himself for a few minutes saying that he had to vote on an important issue. He then turned on the TV where the representative for that district was speaking, picked up his home land-line phone, dialed several numbers and after just a couple of minutes he hung up. He explained that big insurance companies wanted to pass a law mandating that all vehicles be outfitted with a monitoring device that would record the drivers driving habits. As we watched the vote total shown on the TV, the representative explained that although there were vastly more cars on the roads than in the 1950s the safety of drivers had increased greatly and that the mandate was not justified. The public vote overwhelmingly defeated the new law and the representative cast his vote in favor of his constitutes. From what I witnessed that day, it seems like a Direct Democracy works very well in most cases.

    --
    I lost my sig...
    1. Re:Direct Democracy by BitZtream · · Score: 0

      Thats not direct democracy, nor is it actually voting.

      Direct democracy doesn't have a representative.

      What you saw was a poll, run by a representative who then voted based on the results of the poll. You haven't supplied anything that says he had too, just that he did.

      If you thought about it for a minute, you'd realize pretty much the same thing happens in America, its just not as obvious to most. Parties and politicians currently run polls and generally vote in that direction. Not really sure what you think the difference is?

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  53. Doris Day all over again by Anonymous Coward · · Score: 0

    Even as a politician, you have to be careful what you wish for. There's a reason why direct democracy and the "tyranny of the majority" is balanced in most modern democracies with a fairly thorough statement of individual rights.

    On the technical side, it's going to be tricky to implement anything that doesn't require people revealing who they are at the same time as their opinions, in order to verify that they aren't gaming the system. That verification will discourage many people from participating. I suggest the "in person" approach is better, or at least use a system that offers the chance for written feedback, because you're still going to need to know *why* people have a particular opinion. A "yes" or "no" majority on a poll doesn't help much with coming up with a compromise that might be satisfactory for most people. I know "compromise" has been turned into a bad word in American politics, but this is quite wrong. The reality is, in a democracy people with differing views have to get along with a third solution: our side, their side, and a third one that is acceptable to both. It's a politicians job to try to find that third one, difficult though it may be.

    It's crazy to suggest this, but the slashdot polls are actually useful in this respect. The poll options and the numbers are highly untrustworthy and almost useless (exactly as the disclaimer says). The value is in the comments associated with the poll. Okay, once you get past the missing options complaints, jokes, etc. :-) Anyway, buried in those comments you will sometimes find some real gems. The difficult part in any political version would be getting past the inevitable angry rants and the shills, but the slashdot moderation system helps to some extent.

  54. Re:He doesn't understand the job he is applying fo by Anonymous Coward · · Score: 1

    The 'reason' you quote is THE PROBLEM.
     
    Can we pretend for one second that "government" is not exactly complicated, and that legalese exists entirely to obfuscate the purpose of the law? Because that is the reality, even if you don't know it. The vast majority of bills introduced could be boiled down to a handful of simple yes or no questions. The really complicated stuff, should just be immediately canned. There isn't any need for it.
     
    75 years ago California and the Steel workers union built a big ass bridge, UNDER budget, EARLY, and CORRECT. 10 years ago California and 28 various organizations teamed up to build another bridge. It's a BILLION DOLLARS over budget, it's 2 years late and it's not even close to done. Now, you are probably asking what this has to do with your post. Everyone else thinks the answer is obvious.
     
    The problem isn't that this stuff is hard, or complicated. It's that YOU ACTUALLY BELIEVE THAT BULLSHIT.

  55. The majority ain't always right by macraig · · Score: 1

    So what if you e-polled your constituents about, say, reinstating slavery, public segregation, revocation of black voting rights, or renewed forced sterilization of mentally ill people, and a majority responded in favor of it? Would you slavishly honor the will of that misguided majority, or would you try to inject a little meta-parental oversight into it?

    Democracy ain't perfect. I hope this dude recognizes that, aside from his little publicity stunt.

  56. There is already something like that by Anonymous Coward · · Score: 0

    It is called liquidfeed, based on an idea from some guys at the mit and developed by some guys in germany. I actually need it, but the code sucks, so move your fucking nerdy buttom up and go write some decent code. Thank you.

  57. More information is better than less by clovis · · Score: 1

    You may have already realized from the comments that many of the respondents took what you said:
    "I wondered why an elected representative couldn't use online and in-person polling of constituents to decide the way he or she votes."
    and interpreted it as:
    "I wondered why we couldn't use online and in-person polling of constituents to decide the whether or not a bill is passed."
    I think that is a reasonable interpretation, but I doubt that's what you meant.

    I'm going with the belief that you meant to say something more like :
    "I wondered why an elected representative couldn't use online and in-person polling of constituents to assist with deciding the way he or she votes."
    If you did mean "to decide the whether or not a bill is passed.", I have a bowl of hot grits ready for your pants.

    However, I'm of the belief that more information better than less even if some (or much) of the information you get is nonsense, what I think you're proposing is a good idea. If you're thinking of simply having online polling, I would rather you did something else.

    Find someone who can setup a slashdot server for your constituents.
    I suggest that you control it so that you initiate the topics, decide how you want moderation done, and let us have at it.
    You will learn more than you had hoped, and some of it will be useful.

  58. Non(or less)-technical considerations by Anonymous Coward · · Score: 0

    Assuming he can generally avoid many of the obvious technical risks (bots and verification and whatnot), I think he'd want to also handle the following:

    1) Slashdot-like poll -- Have a plethora of options on any issue, not a simple yes/no. Cover as many angles as possible, including occasional crazy ideas, and always have the option for 'Other'. A simple yes/no setup will never be worthwhile.

    2) Have someone capable of writing up the question itself properly. EG: Not, "Do you favor lowering taxes?", but "The budget allows for either slightly reducing taxes, or increasing the budget for one of various departments that may need it. These are the things these departments would like to do with an increased budget. (...) Which direction would you prefer the budget be adjusted in?"

    3) Have someone write up a report dealing with all the side-effects that could be extrapolated based on any of the choices made (eg: no extra funding for department A will probably lead to X; less funding for department B will most likely lead to service Y being dropped; etc). In other words, have experts to actually research the various choices available so that these can be considered 'informed' choices instead of random personal preference. This should be presented in as simple a manner as possible while not being 'dumbed down'.

    4) Allow people to comment to explain the reasons why they picked a particular choice.

    5) The commenting section would have to be heavily moderated. I'd almost go for completely private, but there are lots of important things that people can bring up that you may not have thought of, and it's important that that information be shared. Not sure whether I'd make the poll results themselves public or not, though they should at least be visible after the poll closed.

    6) However I'd also have staff members (who should be scientists/computer scientist/etc types mixed with good writers, and not necessarily politically affiliated, even with the Senator himself) collect comments for each poll result and write up a summary of why people voted for each option, and present it so that the public can see (somewhat akin to a 'best comment' type feature). (This is primarily only if you make comments completely private; a Slashdot-like rating system could convey things in a similar manner.)

    7) Have someone capable of normalizing the results into a meaningful generalized preference (maybe up to top 3, depending on the type of issue being considered).

    8) Explain how the Senator would intend to vote, or work to amend current legislation, in order to comply with that preference, or why he may choose to go against the presented preference (eg: it may allow leverage for something he feels is more important in another area, or he may compromise with other legislators and take the #2 or 3 choice, but avoid lower choices, etc).

    9) Have everything well organized and easily accessible via a number of different search paths (not just a list of polls ordered by date, but have tag clouds that can be followed and such).

  59. Empirical testing, starting on a Small Scale by Anonymous Coward · · Score: 1

    This post and others before it take this proposal rather bluntly. When he mentions "opportunities for deep and accessible deliberation" this could mean a wide range of possibilities. We can see this proposal as anything on a spectrum from a mere online discussion forum, to more frequent referendums, all the way to you voting on every bill. There are countless configurations such systems could have.

    Some of the more feasible and preferable possibilities in my opinion:
    - I still choose a representative because, as mentioned, its not practical for me to read every proposition
    - When (all/some) Laws are up for a vote, and I have a special stake in it going one way or another, I can take my vote back from the representative and cast it myself
    - At the very least I would like to see a slashdot-like discussion platform supported by the government in a party-neutral way. The representatives and their staff can help inform people of the critical details in those huge bills.

    Other possibilities that might also be interesting but which are logistically even more questionable:
    - Choosing person A for representation on all Financial Matters and person B for representation on all Environmental matters
    - Allowing people to change their representative at any time, or at least more frequently then now

    As for the danger of demagogy, and the increasing role of human bias in the voting process, I would tend to agree its a risk. On the other hand the current system also has the same risk. The essential question is: "Does this System of Social Organization Amplify or Dampen human bias?"

    What do we love about science? Its an awesome human bias dampener.

    Perhaps we should experiment with these ideas by slowly allowing more voter participation, and doing empirical research to see how we can reduce human bias. Starting with local government and simpler laws seems to me to be a good testing ground. It has the benefit that its more tractable, and failure is confined to a small geographic and legislative region.

  60. Easy answer to easy question by Anonymous Coward · · Score: 0

    Anyone who has taken and passed a basic survey of American history knows that direct democracy doesn't work. It's why the U.S. is a representative republic. Dust off that old, out-dated, 7th or 8th grade history book and review all that information that you wouldn't need in the future.

  61. Re:He doesn't understand the job he is applying fo by rgbrenner · · Score: 2

    The vast majority of bills introduced could be boiled down to a handful of simple yes or no questions. The really complicated stuff, should just be immediately canned. There isn't any need for it.

    So we make the bills simpler, try to boil everything down to a few sentences, and ignore anything more complicated? Yes, this sounds like a great idea </sarcasm>

    BTW, if congress writes a simple bill that says the government will carry out task X. Guess who's responsible for doing that? The executive branch/the President.

    Just because you write a simple bill does not mean the complexity has gone away. And if the bill does not specify HOW to do X, then the President will decide how that is done.

    In other words, you have turned the president into a super-representative. You've concentrated power in the President.

    How is that better than 400+ people deciding?

    If you like dictators, you're welcome to leave.

  62. Platform of Internet Trolling by PeanutButterBreath · · Score: 1

    Plank One -- Nonsensical polling idea that will be sure to attract attention.

  63. Horrid Idea asking the public by johnwerneken · · Score: 1

    When I've been elected to represent x thousand people I've never been terribly concerned about my constituents' opinions - after all it was my job to determine what their opinions were to be for I was the leader...as in, the one who had to bring home the bacon, to show visible progress in addressing perceived material and emotional needs. Which I did. Without asking for advice thank you. A government can barely function as a synthetic mob, turn it into an actual mob, and nothing but the fad of the moment will ever find support. Heaven help such a country.

  64. Something I'd ask every politician... by rrohbeck · · Score: 1

    What's your price?

  65. Re:He doesn't understand the job he is applying fo by Anonymous Coward · · Score: 0

    To be fair, a lot of those bills were along the lines of: renaming a bench in Topeka in honor of a former security guard of the Senate, Greg B. Jones.

  66. Re:He doesn't understand the job he is applying fo by Anonymous Coward · · Score: 0

    Honestly, I am deeply disappointed in Slashdot readers no can do attitude. Really says a lot about the readership - no future entrepreneurs here I guess.

    Nobody needs to vote on all the issues/bills. Vote for the ones you understand, are important to you and that you actually care about - skip the rest.

    All those staff that work for your current representative basically create a summary of what is being proposed, it's implications etc in a simple and easy format that your rep can digest quickly. That same info could just as easily be presented to the public.

    As for phrasing of the question, an option of "I cannot vote because the question is badly worded" or something similar should soon allow thee to be weeded out and the proposers shamed - maybe temporarily banned.

    Sure there is a lot of work to get something like this right but have we sunk so low that we cannot figure out a way through this????

    As for the concerns about 'stupid' people voting - I think most 'stupid' people know their limitations and will avoid voting when they know nothing about the issues, the few that do will probably cancel each other out and represent noise. As for interest groups, they will be good reason for others to get off their butts and vote against.

    From a technical standpoint, surely we can put a system in place that will do the job? I do my banking online, buy shares, do my taxes etc so why is voting such a major issue? I need to be identify-able, be forced to have a secure password (policy) and run a secure link to the voting servers.

    There is no individual that can represent what I want as good as I can. I am sure many others feel the same. I say to the original poster GO FOR IT.

  67. Tyrrany of the minority by Anonymous Coward · · Score: 0

    While the tyranny of the majority may be a problem, the tyranny of the elite/wealthy/powerful minority is a much bigger risk. In fact, handing power to a tiny minority provides an enormous incentive for the most corrupt in our society to obtain that power, and they do, and they abuse it. It is much more expensive and harder to buy the majority of the people than it is to buy the majority of senators or representatives or the president.

    And what makes you think full time politicians are any more able than the average citizen to make good decisions in the public interest about complex matters? They aren't elected based on their competence or morality or motivations, they are elected based on their industry funded, (bought and paid for) media spun campaign and insider party politics, giving the average voter a choice between a worse or a worser candidate and not a single, morally upstanding and broadly capable candidate (one doesn't elect a Senator for Internet or Senator for the economy or Senator for evidence based legal reform or Senator for social concience and decency, one elects a Senator for a region who is then expected to be an expert in all things - a holdover from the days, several centuries ago, when someone could learn all that was known in half a lifetime) with the public interest at heart in the lot of them. Even if there was one who went in with the best of intentions, they are corrupted, bought and sold long before they get anywhere near the post, let alone past it before anyone else.

    It's not that direct democracy is good, it is that the alternatives are evedently worse and averaged people are increasingly dissatisfied with them and disbelieving of the propaganda suggesting American "democracy". Evidently the propaganda still works on you, but many look about and see the gross and growing inequity, corruption and abuse that comes from the government and the elite that controls it.

  68. Madison feared... by Anonymous Coward · · Score: 0

    No social organization has lived long and prospered. All but a few have come and gone. Nothing yet suggests that those few that persist today will last significantly longer or die any less violently than those that have come and gone before. Special interests have and will take over, until an upheaval, usually violent, unseats them. It is a sad reality of human nature.

    1. Re:Madison feared... by Doc+Ruby · · Score: 1

      Madison's Constitutional system has lived for over 2 centuries, usually prospering more than any other contemporary or predecessor.

      There's no other government system today that is older than Madison's Constitutional system, with the arguable exceptions of Egypt and China.

      The US government is both closer to Madison's specified system and further from it in different ways, but overall this system is very long lived and stable. Even the features for modifying the system are remarkably rarely used.

      --

      --
      make install -not war

  69. Guardian of the People by Plumber,+Programmer, · · Score: 1

    According to the Vermont Senate Rules, you must swear the following oath: (bold case mine)

    "I, ...., Senator from ..... County (or Counties), in the General Assembly of the State of Vermont, do solemnly swear, that as a Member of this Assembly, I will not propose or assent to any bill, vote or resolution, which shall appear to me injurious to the people, nor do or consent to any act or thing whatever that shall have a tendency to lessen or abridge their rights and privileges, as declared by the Constitution of this State; but will in all things conduct myself as a faithful, honest representative and guardian of the people, according to the best of my judgment and ability. So help me God. I do solemnly swear that I will be true and faithful to the State of Vermont, and that I will not, directly or indirectly, do any act or thing injurious to the Constitution or Government thereof. So help me God. I do solemnly swear that I did not at the time of my election to this body, and that I do not now hold any office of profit or trust under the authority of Congress. So help me God. I do further solemnly swear that I will support the Constitution of the State of Vermont and the Constitution of the United States. So help me God."

    I don't see a way that "voting according to poll results" will match up with "the best of my judgement and ability" unless you have very little of either. Your idea negates the whole idea of representative government. Hopefully, we elect wise, thoughtful, and honest representatives to do the hard work of legislating so that we don't have to. Direct democracy just isn't efficient - if you actually want to get anything else done.
    Yes, the people of your district elect you. However, once you swear the oath of office, you must not forget your duty is to the State of Vermont. It is your sworn duty to make the best choice you can to the best of your judgement and ability, even if every single person in your district disagrees with you.

    1. Re:Guardian of the People by Plumber,+Programmer, · · Score: 1

      I should add that this does not imply that you should ignore the people - on the contrary, you should certainly listen to them, and ask for their thoughts and opinions. Also, if you do disagree with them, you must explain why you disagree.

  70. E-Democracy by Anonymous Coward · · Score: 0

    E-Democracy is great and all, until the Reapers come in, destroy your communications infrastructure, and leave your government completely paralyzed and unable to mount a proper counter-attack.

  71. The root of the problem by Anonymous Coward · · Score: 0

    All political / social / voting / government schemes are fundamentally flawed because they are based on people, who suffer from ignorance, stupidity, irrationality, immorality, moral turpitude, selfishness, greed, lazyness and a host of other self destructive, self defeating faults.

    Neither representative nor direct democracy can save us from our collective faults.

    If there is anything that can improve the political process, it is accountability which depends on openness (freedom of information and freedom of speech) and the ability to disempower those who significantly offend the people.

    Long live WikiLeaks and all those who let ordinary people know what those in power (elected or otherwise) are doing.

    1. Re:The root of the problem by Doc+Ruby · · Score: 1

      But the best part of democratic voting is securing the consent of the governed. Not because the polled public makes the best decisions, but because they had their say in the decision and the majority ruled. The rest of the system that gives people a chance to persuade the majority makes that consent a consensus.

      Of course, that's the theory. In practice, so much bad government and politics has alienated a large minority of eligible voters, who don't vote. The rest are highly polarized when voting, even if not very polarized in disagreement about actual policies.

        The root of the problem with this system is the ease with which the powerful manipulate the voters through media that is bought and concocted to produce election results both specific in resulting policy, and general in overall ideology.

      So yes, better communications among the people is the best solution to the real problems.

      --

      --
      make install -not war

  72. Re:It's Possible BS & BS & ..... by barv · · Score: 2

    You post problems, but answers are obvious.

    Points 1&2&3&4 Well the banks manage online banking OK. I haven't noticed the extra odd $million in my account recently.. Just use their system with an accessible vote history on each account. And make the name-encrypted database available to everyone, and also use open source software where possible, but especially to tally the vote database.

    Point 5. If people take so little interest, they probably don't even vote for representatives. So no loss.

    Point 6. What, with guns and stuff? Maybe in countries that have gun control. I wouldn't
      want to be one of those "special people who go round people's houses and make sure they vote the right way" in the USA.

    I alway thought we went to representative democracy because taking a poll over the whole of the US was impractical back in the 1700s. Silly me! It's obvious now. The scaling problem was not the reason.

  73. Pirate Party Germany by Anonymous Coward · · Score: 0

    The German Pirate Party works pretty much along this line. They have a system called Liquid Feedback ( https://lqfb.piratenpartei.de/ ), where every party member is allowed to add his/her suggestions to issues discussed in the party. Representatives of the party were not allowed to talk in public or on TV about issues that were not yet decided on by the basis.

    And for all those that think that such an idea can't have any success and will be misused by bigots: In several state elections this spring, they received between 6-9% of all votes, which is a very strong result for a new party without any well known names. Also, in the last few months they had big problems with some Nazis trying to use the open system to promote their ideas. This resulted in a strong reaction from the vast majority of all party members, condemning extremist positions.

  74. Nonbinding Polling by Doc+Ruby · · Score: 1

    Our legislatures are designed to be re-publics: members of the public who represent the public at large. Representatives are supposed to be leaders who represent the people, but not necessarily their day to day whims. It's one reason why we don't have direct democracy, putting every vote to public ballot.

    What would be good would be a poll before every vote, published before every vote. Then the rep voting however they best decided to represent the public's interest. Voting in the legislature against the result of the public poll would require explaining to the public how they were exercising leadership, and give undeniable facts to back their accountability in the next election. Political risks are all too rare, and the cowardice that avoids them in favor of "go along to get along" a strong root of why the public dislikes and distrusts politicians.

    Nonbinding polls as a basis for comparison to the rep's track record would make for a very strong communication between the electorate and the elected. But I expect that if only one or a few reps do it, they'll be smothered in the herd mentality on the part of both the voters who reject their "disobeying the poll", and the other reps who don't poll so they can easily disobey their constituents and their best interests.

    --

    --
    make install -not war

  75. Re:It's Possible BS & BS & ..... by Doc+Ruby · · Score: 1

    The Diebold voting machines that Bush/Cheney used to steal 2000 and 2004 elections were supplied by Diebold, which was primarily an ATM supplier.

    Both kinds of machines operated to protect Diebold's best interests. In the ATM case those interests coincided with the people using the machine. In the voting machine, not so much.

    --

    --
    make install -not war

  76. Representative Proxy Votes by Mandrel · · Score: 1

    You'd also run into vocal minorities, which would be especially heavy as time wore on. John Q. Public doesn't really want to vote on every single bill or issue that arises, that's why he's happier with a republic than a direct democracy.

    You could counter this by giving the representative one proxy vote for each citizen who doesn't cast a ballot on each issue. This would however mean that the representative stays in control unless 50-75% of citizens cast individual ballots on an issue. So you could tweak it to dial down the weighting of representative votes as participation rates increase.

    The security of online voting doesn't concern me as much. There is however an insoluble choice between anonymity (the secret ballot) and making it easy to buy and sell votes. But attendance at a polling booth isn't a perfect system either.

  77. North Carolina by bill_mcgonigle · · Score: 1

    see subject.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  78. It's possible, if free votes don't matter by Anonymous Coward · · Score: 0

    You can't have secure and anonymous online voting.

    As long as you're okay with people knowing how you voted on every issue, or that the system isn't secure,I don't see a problem.

    I personally have huge problems with insecure votes beign used for anyting important, like running the country.

    I also think not linking votes to indivduals is one way to help keep them free from undue influence. What happens when your employer, church, spouse etc wants to watch you vote to make sure you"vote the right way".

  79. Nice by ShakaUVM · · Score: 1

    I've debated something along the same lines for at least a decade now.

    It's nice to see someone going forward with it.

    Even if direct democracy is a danger, I don't see why each representative shouldn't have his own forum set up for his constituents.

  80. To the contrary, do away with districts altogether by bradley13 · · Score: 1

    No, we don't need to district the Senate. We need to eliminate districts for Representatives. There are two reasons:

    First: Gerrymandering. It happens, despite whatever people may think. Every few years, districts are redrawn, and the politicians in power redraw the boundaries to their own advantage.

    Second: By eliminating districts, you reduce the stranglehold of the two big parties. If State X has 10 seats in the House of Representatives, you distribute these according to the overall vote. A third party can can a seat with only 10% of the vote.

    To address your real point, though, about low-population states having the same number of Senators as the high-population states: You have missed the point of the Senate. The House of Representatives is apportioned by population - that aspect is already dealt with. The Senate serves a different purpose. It is (supposed) to be compose of elder statesmen, selected by the sovereign states. They are elected for longer terms, and are (supposed) to provide a stabilizing counterbalance to the much more fluid House of Representatives. This bicameral idea exists in many countries, in different forms, for much the same reason.

    --
    Enjoy life! This is not a dress rehearsal.
  81. concept is designed already. by Anonymous Coward · · Score: 0

    Please Google democracy 2.0. You will find the free world charter. Here a system is advocated where technology would simply replace politicians and allow for direct democracy. The author indicates a half step in this direction... bu please sign the charter and work in this direction. It is completely doable with current technology. There is, however, little political will as the status quo is supporting the self interest of the decision makers.

  82. Re:He doesn't understand the job he is applying fo by bogjobber · · Score: 1

    I don't know how this meme started, but republic does not mean that we elect people to vote on our behalf. Republicanism is a form of government where the people rule, rather than a single monarch. This has no bearing on the form of that government or how those people are chosen. China is a republic. Iran is a republic. The USSR was a republic. So was Rome up until the time of Julius Caesar. None of these places are/were democracies (well Rome was eventually, but it was a republic even when it wasn't a democracy).

    What we are is a *representative* democracy rather than a *direct* democracy. That is the distinction you are arguing.

  83. Just increase # of representatives per person by Anonymous Coward · · Score: 0

    As populations increased they didn't keep the ration of person to representative the same.
    And, persons to judges ratio was not kept at high enough number as well.

    If you KNEW your representative, that person was "local" then you would know who you were voting for.
    VS today, where who knows who they are voting for (other than thru ads and media).

    THE representatives, would not have to travel to meet, could meet live via web, from home.
    AND those sessions could be "watched" by who elected them, and commented on live as well.

    Don't need to do this voting thing, it's just too hard to secure. Bruce Schneier has said if they created a secure voting system, that it would be the first secure network in the world. Too much at risk to have an election get stolen. Paper trail, voter ID (it's time to do that to avoid the dead voting, and the double voting you can have without it) meaning a better analog voting system - is the lowest common denominator "safe" system.

  84. Re:It's Possible BS & BS & ..... by Alex+Belits · · Score: 1

    I haven't noticed the extra odd $million in my account recently.. Just use their system with an accessible vote history on each account.

    And if they don't match, do what exactly? Vote "no" next time when there is a vote for keeping this system in use?
    Without third-party verification it's all worthless.

    --
    Contrary to the popular belief, there indeed is no God.
  85. Re:He doesn't understand the job he is applying fo by rgbrenner · · Score: 1

    Yes, we are a representative democracy... and a republic.

    You are correct about the definition of republic, unless you're American. When the term is used to refer to America, republic == representative democracy.

    Dictionary:
    http://www.merriam-webster.com/dictionary/republic
    http://dictionary.reference.com/browse/republic

    Wikipedia explains (first paragraph.. the rest included because it's interesting):
    http://en.wikipedia.org/wiki/Republic

    United States

    A distinct set of definitions for the word republic evolved in the United States. In common parlance a republic is a state that does not practice direct democracy but rather has a government indirectly controlled by the people. This understanding of the term was originally developed by James Madison, and notably employed in Federalist Paper No. 10. This meaning was widely adopted early in the history of the United States, including in Noah Webster's dictionary of 1828. It was a novel meaning to the term; representative democracy was not an idea mentioned by Machiavelli and did not exist in the classical republics.[53]

    The term republic does not appear in the Declaration of Independence, but does appear in Article IV of the Constitution which "guarantee[s] to every State in this Union a Republican form of Government." What exactly the writers of the constitution felt this should mean is uncertain. The Supreme Court, in Luther v. Borden (1849), declared that the definition of republic was a "political question" in which it would not intervene. In two later cases, it did establish a basic definition. In United States v. Cruikshank (1875), the court ruled that the "equal rights of citizens" were inherent to the idea of republic.

    However, the term republic is not synonymous with the republican form. The republican form is defined as one in which the powers of sovereignty are vested in the people and are exercised by the people, either directly, or through representatives chosen by the people, to whom those powers are specially delegated. In re Duncan, 139 U.S. 449, 11 S.Ct. 573, 35 L.Ed. 219; Minor v. Happersett, 88 U.S. (21 Wall.) 162, 22 L.Ed. 627. [54]

    Beyond these basic definitions the word republic has a number of other connotations. W. Paul Adams observes that republic is most often used in the United States as a synonym for state or government, but with more positive connotations than either of those terms.[55] Republicanism is often referred to as the founding ideology of the United States. Traditionally scholars believed this American republicanism was a derivation of the liberal ideologies of John Locke and others developed in Europe.

    A political philosophy of republicanism that formed during the Renaissance period, and initiated by Machiavelli, was thought to have had little impact on the founders of the United States. In the 1960s and 1970s a revisionist school[citation needed] led by the likes of Bernard Bailyn began to argue that republicanism was just as or even more important than liberalism in the creation of the United States.[56] This issue is still much disputed and scholars like Isaac Kramnick completely reject this view.[57]

  86. Re:Polling? How last decade. by sureshot007 · · Score: 1

    I know this was supposed to be a joke, but this might actually have more merit than you think. FB/G+ accounts are associated with a specific an identifiable person, and thus would allow you to audit the votes to ensure no one is cheating/hacking/etc. However, the one drawback is that your vote is no longer private.

  87. Re:He doesn't understand the job he is applying fo by sureshot007 · · Score: 1

    Just because you write a simple bill does not mean the complexity has gone away.

    I like to think that "simple bill" means it has one objective. Not a bunch of extra shit attached to it at the last second that has nothing to do with the original intent, but is there just to get others to vote for it. So I'm all in favor of "One Bill, One Purpose".

  88. money === votes by Anonymous Coward · · Score: 1

    I have attended local government meetings - county, township, etc. - and I recommend this experience to you. Real Life [tm] is empirically observable, no theory required.

    Corporations and developers hire lawyers to attend and shape the debate - this is obviously legitimate use of resources under the current social/economic/political system in the USA.

    Private citizens work for a living outside the council chambers, and thus do not have the time or energy for fighting paid legal experts who are putting in eight hours a day influencing legislation.

    Thus, corporations and developers dominate local government, and voila, can you say regulatory capture?

    The only force for good government at the local level is cranky, opiniated old retired men. I swear those guys are the last true bastion of freedom in this country. They are the only people who have the time and singlemindedness to even begin to compete with the corporate reps. At one time, corporations were a fairly benign influence, but then we started worshipping greed and short-term profits over social responsibility and long-term sustainability, and corporate influence became anti-human.

  89. Face palm by Anonymous Coward · · Score: 0

    The whole point of a republic is to elect a leader, not someone who sticks their finger up in the air to decide what their positions should be. When I vote for someone, I want to know what positions they will be voting for. The more they align with my positions, the more I want to vote for them. Bill clinton was a perfect example of someone who went by polling data to determine their position.

    All we need is libertarians to continue the country in the direction it began.

  90. Voting isn't a congressman's only job by T.E.D. · · Score: 1

    The problem with this is that meerly voting isn't the only thing a congressman has to do. Somebody has to actually write the bills they vote on. Even that is done collaboratively in committees. Somebody has to push the good bills through the process, fight against bad changes to them, and push against or improve the bad ones. Often these changes are brought up on the spur of the moment. How is this poll-congressman supposed to do that?

    Occasionally a congressman has to make deals on legislation. Perhaps support something for someone else, in exchange for support on things their contituents care about (eg: improvements to their airport, etc.). It would be impossible to make such deals with your poll-congressman, because he can make no promises whatsoever about how he will vote.

  91. Go further by buck-yar · · Score: 1

    Why not just eliminate rep/senators and the president and make everything an instantaneous vote? Maybe have elections to determine what bills get presented. Why have this middleman that essentially does nothing.

  92. Re:He doesn't understand the job he is applying fo by Anonymous Coward · · Score: 0

    Can we pretend for one second that "government" is not exactly complicated, and that legalese exists entirely to obfuscate the purpose of the law? Because that is the reality, even if you don't know it.

    No, that isn't reality at all. It's an attractive fantasy that lets you pretend the world is a simple black-and-white place so that you don't need to think about anything. And no, rejecting that fantasy doesn't mean you've been "brainwashed' or any such childish bullshit.

  93. Make the "polling" an essay question. by Mike+Van+Pelt · · Score: 1

    Sure, have a "yes/no": check box, but after it, a text box where the voter gives their reasoning behind their vote. No reasoning, then the vote can be appropriately weighted. A whole bunch of votes with identical boilerplate "reasoning" pasted in, also weighted appropriately.

    This proposal seems sort of OK ... he's not constrained to vote whatever way the internet polling goes. I'm very much against internet voting for real votes, though -- unless some scheme can be devised to guarantee the secret ballot. It is absolutely essential that a person is not only able to cast a vote where no one can tell how he voted -- it *must* be impossible for anyone to prove to a third party how he voted to prevent vote buying/extortion schemes. Absentee ballots are a violation of this, but probably necessary. I'd sure like to see their use restricted to people who are actually absent, or have mobility issues with getting to a polling place.

    Perhaps some way a person can change their vote later, up to the deadline? There should be a way with one-way hashes and encryption to make that possible, while not making it possible for anyone on the inside to determine how they voted, either time.

  94. Re:He doesn't understand the job he is applying fo by Tyndmyr · · Score: 1

    Er, I suspect that the bills acted on and enacted are also among the bills proposed. So, you're counting them twice. 9239 proposed, 9239 total.

    --
    Support more choices in goverment-Vote 3rd party.
  95. Why not? Because... by Anonymous Coward · · Score: 0

    internet poll -> 4chan -> politician switches to the lemon party

  96. He stole my idea! by Theovon · · Score: 1

    Hey! I was going to do that!

  97. Re:He doesn't understand the job he is applying fo by bogjobber · · Score: 1

    That's interesting. I guess I got my answer. It started with Madison.

  98. Belgium by Anonymous Coward · · Score: 0

    First of all: a few weeks ago I had exactly the same idea (for thos of you that understand Dutch, take a look at hyperdem.be). It appears a bit later I re-invented the hot water, but I do believe that Direct Democracy will become a fact.
    As for the technological challenge: in Belgium every citizen owns an electronic ID card. Your taxes are filed over the internet with this eID, so it is already used as an official means of identification. Running a Direct Democracy in any country that has this is piece of cake ...

  99. Only useful if the information goes both ways by Anonymous Coward · · Score: 0

    The system shouldn't be a one way pipe. I agree with many here that we elect people to represent us because we don't have time to review all laws they vote on. Maybe that just means we have too many specific laws, but that's a different subject. I do think it's useful if it's used to assist in allowing communication. For that to happen, I would like to see our representatives be required to enter in a system what they voted on each law AND put in a short paragraph describing their decision. That would allow voters to get a better idea as to what our representatives are actually thinking. Additionally, if we set up a system that allows voters to give their representatives feedback on laws, then there needs to be more than just a "yes", "no". A little more of a break down of the "yes" and "no". i.e. under "no" - Budgetary, Moral, Ineffective, Should not be legislated. Under "yes", Moral, Financially effective, etc...

  100. Sandwiches by Anonymous Coward · · Score: 0

    People will vote themselves sandwiches.

    Or, when people realize they can just vote for everything that benefits them personally, the advantages of having a representative are largely gone.

  101. Re:It's Possible BS & BS & ..... by barv · · Score: 1

    " those interests coincided with the people using the machine"

    You mean the people withdrawing money got extra payouts?

    It's not so much who supplies the machine. It's does matter who operates it.

  102. Re:It's Possible BS & BS & ..... by Doc+Ruby · · Score: 1

    No, I meant that the people withdrawing the money and the people making the machine both wanted the withdrawing people to get the correct amount of money. To avoid the extreme hassle of the backlash by either side if either too much or too little money came out. The right amount is in their mutual interest.

    As Stalin said, democracy is controlled by who counts the votes. With voting machines, both the operators and the suppliers of the machine collude to count the votes the "right" way.

    --

    --
    make install -not war