Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Most pixel art is bullshit (Score 1) 175

The vast majority of games that employ pixel art do so because they want to have an art budget of $1.50. While some games really wouldn't be the same without it (like Retro City Rampage), I'm pretty sick of seeing every lazy asshole indie dev using pixel art and slapping the word "retro" on their terrible game. It's gotten to the point that pixel art is a good way to weed out games I don't want to play. Turns out you can absolutely judge a book by its cover.
Java

JavaScript Devs: Is It Still Worth Learning jQuery? 218

Nerval's Lobster writes: If you're learning JavaScript and Web development, you might be wondering whether to learn jQuery. After nearly a decade of existence, jQuery has grown into a fundamental part of JavaScript coding in Web development. But now we're at a point where many of the missing pieces (and additional features) jQuery filled in are present in browsers. So do you need to learn jQuery anymore? Some developers don't think so. The official jQuery blog, meanwhile, is pushing a separate jQuery version for modern browsers, in an attempt to keep people involved. And there are still a few key reasons to keep learning jQuery: Legacy code. If you're going to go to work at a company that already has JavaScript browser code, there's a strong possibility it has jQuery throughout its code. There's also a matter of preference: People still like jQuery and its elegance, and they're going to continue using it, even though they might not have to.
Security

New Javascript Attack Lets Websites Spy On the CPU's Cache 134

An anonymous reader writes: Bruce Upbin at Forbes reports on a new and insidious way for a malicious website to spy on a computer. Any computer running a late-model Intel microprocessor and a Web browser using HTML5 (i.e., 80% of all PCs in the world) is vulnerable to this attack. The exploit, which the researchers are calling "the spy in the sandbox," is a form of side-channel attack. Side channel attacks were previously used to break into cars, steal encryption keys and ride the subway for free, but this is the first time they're targeted at innocent web users. The attack requires little in the way of cost or time on the part of the attacker; there's nothing to install and no need to break into hardened systems. All a hacker has to do is lure a victim to an untrusted web page with content controlled by the attacker.

Slashdot Top Deals

Stellar rays prove fibbing never pays. Embezzlement is another matter.

Working...