Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment How it works. (Score 4, Interesting) 229

I only read this on another forum so take with a grain of salt.

The hack is based on the assumption that if you make a withdrawal from an ATM and don't take the money you forgot to take it, so the machine takes the money back and refunds the amount to your account.

The thing is that the machine doesn't have a way to count how much bills it takes back, so you can just take the bills from the middle and you will get a full refund.

Supposedly this also works if you take the money right before the ATM pulls back in the money.

Comment Re:Android just won't catch up with iPhone (Score 1) 117

Have you used one? The interface is pretty nice if you ask me. The main thing I would change about the G1 is battery life, other than that I think it's on par with the iphone. Tactile feedback FTW.

The main things I see Android has going for it:
lots of (cheaper) devices
great dev tools
Java > ObjectiveC (at least more people know it)
no need to buy a mac for development

The android challenge 2 seems to have created a lull in released apps, but over time I think the better environment for developers will ensure more and better apps than for the iphone.

Comment Technical analysis of online voting (Score 1) 202

Working on the Metagovernment project, I made this technical analysis of online voting:

We emphasise making decisions by coming to consensus and synthesising proposals rather than deciding through a majority vote. This may be impractical and idealistic if put to the extreme. It has been shown practical in small scale open source projects. Even if it isn't possible to reach consensus for every decision, the fact you are forced to decide on something with a vote raises a flag that something is wrong and that there is the possibility of discrimination against a minority.

In any voting scheme there are some criteria to be considered. I've taken the voting principles used in Germany as a basis (Grundgesetz Artikel 38 Â 1).

Voting must be open, direct, free, equal and secret.

Open means anybody must be allowed to vote. Direct means that the decision isn't made through intermediaries. Free means that no pressure may be exerted on the voter to vote against there will. Equal means that every vote has equal weight. Secret means that nobody should be able to determine how an individual voted.

For each of these there are some considerations for online voting.

Open: Using computers to vote may be discriminatory against those who aren't comfortable with them. On the other hand it may increase participation, by making voting easier for those that are comfortable and for people with disabilities.

An exception to this principle is made for people under 18. The intent is for the electorate to have a certain degree of experience. The system would be much more open though, if anybody could participate based solely on merit.

Direct: Representative democracies are by definition indirect, so you could argue, that in spirit Artikel 38 is being violated with the current system. I think it was mainly introduced as a reaction to the electoral collage in the US. Online governance has great potential to do this principle justice.

Free: I can't think of any system that can guarantee this other than a voting booth in a public venue. By voting on the Internet from any computer the risk is introduced of a third party having control over that resource and forcing the voter to vote a certain way.

I think this problem is inherent an haven't been able to come up with a solution in the few years I've been thinking about these systems. I can only find a partial justification that in a civilised society this should be a statistically insignificant problem.

Equal: No difference as far as I can see.

Secret: I could talk for hours about this but the best solution I've seen so far tries to limit the number of parties you have to trust to as few as possible. And even that system relies on Public-key cryptography, which due to a lack of understanding and thereby transparency may not be trusted by every voter, even if they trust the one party they are sending their votes to.


Considering all the problems with online voting, my conclusion is that we should reconsider voting not as a binding for decisions, but as an indicator for the direction the community wants to take, so that gradually consensus can be reached.

The entire thread can be found here: http://thread.gmane.org/gmane.politics.activism.metagovernment/1048/focus=1056
Sun Microsystems

Sun To Release 8-Core Niagara 2 Processor 214

An anonymous reader writes "Sun Microsystems is set to announce its eight-core Niagara 2 processor next week. Each core supports eight threads, so the chip handles 64 simultaneous threads, making it the centerpiece of Sun's "Throughput Computing" effort. Along with having more cores than the quads from Intel and AMD, the Niagara 2 have dual, on-chip 10G Ethernet ports with cryptographic capability. Sun doesn't get much processor press, because the chips are used only in its own CoolThreads servers, but Niagara 2 will probably be the fastest processor out there when it's released, other than perhaps the also little-known 4-GHz IBM Power 6."
Microsoft

Microsoft's HD Photo to Become JPEG Standard? 369

Mortimer.CA writes "Ars Technica is reporting that Microsoft has submitted their HD Photo to the JPEG committee: 'Microsoft's ongoing attempt to establish its own photo format as a JPEG alternative (and potential successor) took another step forward today when the JPEG standards group agreed to consider HD Photo (originally named Windows Media Photo) as a standard. If successful, the new file standard will be known as JPEG XR.' Microsoft has made a 'commitment to make its patents that are required to implement the specification available without charge.' While JPEG 2000 exists, HD Photo has several advantages (not the least of which is a lot less CPU power is needed). Is this a big of an issue as ODF/OOXML?"

Slashdot Top Deals

"Can you program?" "Well, I'm literate, if that's what you mean!"

Working...