Forgot your password?

typodupeerror

Comment: Re:No shit (Score 1) 284

by ais523 (#44025413) Attached to: Another Study Confirms Hands-Free Texting While Driving Is Unsafe
I'm thinking of situations like "needing to pick someone up in an emergency (with limited time) and trying to contact them to verify where they are". If you pull over in order to make the call, then you're going to have to break the speed limit in order to get there on time, which is dangerous in a different way. If a passenger's making the call, there's no danger involved, and so things are safer all around.

+ - (Highly divided) Federal Circuit opinion finds software patent-ineligible

Submitted by ais523
ais523 writes "The Federal Circuit has divided CLS Bank vs. Alice Corp., a case about various sorts of patents, including software patents. Although the judges disagreed, to a lesser or greater extent, on the individual parts of the ruling, eventually, more than half decided that the patents in question — algorithms for hedging risk — were ineligible patent matter, and that merely adding an "on a computer"-like clause to an abstract algorithm does not make it patentable. Coverage is available at Patently-O and Groklaw, or you can read the opinion itself."

Comment: Re:better idea (Score 1) 124

by ais523 (#43673003) Attached to: German Court Rejects Apple's Privacy Policy
There's a similar law in the UK, and companies generally comply with the letter. (Although I've seen some interesting ways of working around the spirit; one form I saw asked for permission to use the information in a variety of ways, which were opt-ins and opt-outs more or less at random, so you had to read it carefully to determine which boxes to tick.)

Comment: Re:troll bait headline (Score 1) 466

by ais523 (#43672979) Attached to: Ubuntu Developing Its Own Package Format, Installer
Unlike the Windows 8 version, the Canonical version appears to be to use the same codebase for the tablet and desktop programs, but to have a different interface for each. (It's entirely possible to put multiple interfaces in one codebase or even one binary; NetHack has been doing it for years.)

Comment: Re:Luls. (Score 3, Interesting) 160

by ais523 (#43672947) Attached to: Integer Overflow Bug Leads To <em>Diablo III</em> Gold Duping
What's probably more interesting was their fix for the problem. Instead of trying to do any sort of rollback (although they did find people with impossibly high currency amounts and reduce them to saner values), they put a large amount of very expensive trophy items for sale which didn't do anything useful, in the hope that people would put their newfound wealth to an amusing trivial cause.

Comment: Re:Why? (Score 1) 326

by ais523 (#43516465) Attached to: Senate To Vote On Internet Sales Tax (For Real This Time)
The way it's done in the UK is that the shop (whether it's a small corner shop, or a large chain) charges you the tax anyway and gives you a receipt with a tax breakdown (as they're required to do on request, by the law). Then you take the receipt to a tax reclaiming kiosk with proof that you're not a UK national and are only there for a short time (holiday or the like), and they give you a refund for the tax. (They tend to be at airports, for obvious reasons; they wouldn't really be required anywhere else.) This way, the shops don't have to worry about establishing whether someone's meant to pay tax or not; all that complex handling can be centralized.

Comment: Re:What a silly statement (Score 2) 111

by ais523 (#43343139) Attached to: IE11 To Support WebGL
Basically the problem is that OpenGL has a lot of old cruft in that people have been trying to get rid of for a while, that made sense at the time but nowadays only exists for backwards compatibility. OpenGL ES is gaining in prominence because it looks like it might actually be a chance to make a clean break with OpenGL's past.

"Everyone is entitled to an *informed* opinion." -- Harlan Ellison

Working...