Forgot your password?

typodupeerror

Comment: Good News, Everyone! (Score 1) 478

by 3vi1 (#40018345) Attached to: Judge to Oracle: A High Schooler Could Write rangeCheck

This is good news: Because obviously Oracle hired mentally challenged lawyers.

Not only is what their lawyer said obvious hyperbole, but it is totally irrelevant. I don't care how much time it would take for a non-programmer to do it: how long does it take a real programmer to do it.

The answer to that is of course on the order of seconds, since validating input is something every programmer has done thousands of times.

Comment: So? (Score 1) 1

by 3vi1 (#39825087) Attached to: Python malware targets unpatched Macs

Not sure if this story is anti-Mac, or just a sales pitch from Sophos to an untapped market that doesn't generally need their product.

Logic dictates that if Mac-affecting viruses were at all common, people write news stories out of the few that happen - and they particularly wouldn't play down the fact that the same trojan affects Windows by not mentioning it in the title.

Comment: Re:Unity is a Operation Ivy song not a linux debac (Score 3, Informative) 543

by 3vi1 (#39809789) Attached to: Ubuntu 12.04 LTS Out; Unity Gets a Second Chance

>> Task bar is a must.

The launcher on the left side of the screen shows running apps.

>> Moving tray items is a must.

Grab the items in the launcher, drag to the right, and re-insert them back into the launcher wherever you want.

>> Synaptic package manger [sic] is a must.

If you want that, use the much prettier Software Centre to install it with a simple click.

>> It's so complicated to make it look like my 10.10 desktop.

Then install your old desktop manager or don't upgrade.

As a long-time KDE user who couldn't stand working with Gnome for extended periods, I actually find Unity quite enjoyable. Of course, I customize it with things like cairo-dock and make it fit my own workflow - rather than just bitch that the default is too simple for me to use.

Comment: Re:It's called 'karma' (Score 4, Insightful) 290

by 3vi1 (#39644197) Attached to: Sony Projects Record Losses of $6.4 Billion

>> "Why the hell are people so obsessed with the OtherOS crap?"

Because we paid for it, and then got treated to a surprise game of Sophie's Choice with OtherOS or network connectivity for the games we already owned.

If Sony came into your house and disabled even just a seldomly-used button on your remote control, I'll bet you'd bitch about it every time their name was mentioned - regardless of whether you could go out and buy a separate remote for that button or not.

It's not so much about OtherOS as the principle of ownership.

Comment: Re:Waiting for binary packages (Score 1) 232

by 3vi1 (#38811233) Attached to: Mozilla Releases Rust 0.1

Don't feel left out: they won't work on Linux either. :)

compile_and_link: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/librustc.so
error: internal compiler error unexpected failure
note: The compiler hit an unexpected failure path. This is a bug. Try running with RUST_LOG=rustc=0,::rt::backtrace to get further details and report the results to github.com/mozilla/rust/issues
make: *** [x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/librustc.so] Error 101

"No job too big; no fee too big!" -- Dr. Peter Venkman, "Ghost-busters"

Working...