Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:JavaScript trap (Score 3, Insightful) 340

Yeah, and that position is just lunacy. Stallman complains about JS in Google Docs taking half a megabyte, minified. How large would it be unminified, with comments and all? It's not like there aren't any tools to do so if you wish. Fill in the variable names as you please and you should be able to "de-obfuscate" the script quite easily, debug it Firebug or whatever you wish. There is a very clear technical reason for minifying JS, it's beneficial both for the server and the client. While I appreciate some of the foundations laid by Stallman/FSF, nowadays they just seem to be crackpots with no connection to reality (see the this article for example - give a substitute for Youtube as a present, WTF?).

Comment Re:Why nVidia only? (Score 1) 211

Linus not withstanding, NVidia has provided me with up-to-date, stable, performant Linux drivers for their hardware without fail for almost twenty years. Recently, NVidia has invested even more effort and collaborated with Valve to capture the Steambox platform. If this Debian based, open gaming platform succeeds we all have NVidia to thank. NVidia has EARNED this outcome, and people like you, with your sad-sack AMD crap need to reconsider your behavior.

Not that I disagree, mostly; I've been spared the most of the horrors of the proprietary NVidia driver I keep reading about, it's been mostly fine. However, one word rebuttal to your argument: "Optimus". (yes, I know, bumblebee, have it installed. it's still a hack)

Comment Re:Mind blowing (Score 1) 179

Was my first as well, and ditto, I tried CP/M a few times and that was much pretty much it, didn't really serve a purpose for my seven-year old self.

What was cool about the C128 mode was the extended basic though. I was way too young / not autistic enough for assembler back then, but the basic had features like a rudimentary sprite editor and easy access to joystick input. I was able to create some "games" with moderate ease - they were horrible, of course, but at least I didn't just spend my time playing games. That, and Ultima V had music in it instead of just sound effects when it was run from the C128 mode :)

Comment Re:Sounds ominous, but... (Score 1) 437

A friend of mine just came back from a trip to Ecuador. He couldn't get a direct flight, so there was a switch at Miami. Compared to like mostly everywhere, he had to take out his luggage and re-check it in, which is quite senseless IMHO, but hey, security theater. On the way there, there was a note like you said. Coming back, there was no note, but his stuff was completely messed up and his camera missing. Needless to say, he'll try to find a direct flight next time.

Comment Re:Just Stop. Please. It's Time to Stop. (Score 1) 89

The Javascript version of Facebook may have felt unresponsive on an iPhone 4 or 4S, but those days are history.

Nitpicking a bit - the JS engine used in Safari has seen much improvement in the past few years. But if you make a HTML5-based app with something like Cordova, it will use the old JS engine which is markedly slower. Sure, faster processor helps, but it would be nice if Apple would enable the newer JS engine on HTML5-based apps instead of just Safari.

Slashdot Top Deals

Say "twenty-three-skiddoo" to logout.

Working...