Why Nintendo can legally shut down any Smash Bros. tournament it wants

Video games are treated differently, though, primarily because they exist on a screen rather than a board. “A video game under copyright law is an audiovisual work, which gives a public performance right to the copyright holder,” Dallas attorney and Law of the Game blog author Mark Methenitis explained in an interview with Ars. “Under the public performance right, the copyright holder is allowed to say when, where, or whether something is publicly performed, meaning displayed in front of a group of people larger than, say, at your house.”

In other words, if you want to put on a Street Fighter tournament and charge people to watch, Capcom can make you get a license for the “public performance” of the game. In fact, that is exactly what Capcom does with for-profit tournaments.

via Why Nintendo can legally shut down any Smash Bros. tournament it wants | Ars Technica.

AT&T Invents The Ultimate Anti-Piracy System

The patent in question is named “Real-time content detection in ISP transmissions” and focuses exclusively on tracking and deterring online piracy. According to the telco, copyright infringement is a “recurring problem in Internet usage” that is hard to police without the proper tools..

via PRISM for Pirates: AT&T Invents The Ultimate Anti-Piracy System | TorrentFreak.

It looks like deep packet inspection comparing against hashes of known violating content that constantly updates.  Even the patent seems obvious as I had that idea circling in my head how they would do that as soon as I read the headline of this article.   This is not innovative.  AT&T must feel comfortable with their monopoly status to screw over customers like this.  I can’t imagine keeping hash tables of content violations accurate will be very easy.   Add to that the security implications of hackers infecting these tables with bogus hashes and you have a recipe for disaster.  Only a company with monopoly status can take such a risk because many of their “customers” have no other choice for Internet access.

Hibernate (Java)

Hibernate is an object-relational mapping (ORM) library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate solves object-relational impedance mismatch problems by replacing direct persistence-related database accesses with high-level object handling functions.

Hibernate is free software that is distributed under the GNU Lesser General Public License.

Hibernate’s primary feature is mapping from Java classes to database tables (and from Java data types to SQL data types). Hibernate also provides data query and retrieval facilities. It also generates the SQL calls and attempts to relieve the developer from manual result set handling and object conversion and keep the application portable to all supported SQL databases with little performance overhead

via Hibernate (Java) – Wikipedia, the free encyclopedia.

The site to download it is here.

The hot new technology in Big Data is decades old: SQL

Over the past six months, vendors have responded to the demand for more corporate-friendly analytics by announcing a slew of systems that offer full SQL query capabilities with significant performance improvements over existing Hive/Hadoop systems. These systems are designed to allow full SQL queries over warehouse-size data sets, and in most cases they bypass Hadoop entirely (although some are hybrid approaches). Allowing much faster SQL queries at scale makes big data analytics accessible by many more people in the enterprise and fits in with existing workflows.

via The hot new technology in Big Data is decades old: SQL | Ars Technica.

Why mobile web apps are slow

At some point it will occur to you that keeping 30MB buffers open to display a photo thumbnail is a really bad idea, so you will introduce 6) the buffer that is going to hold a smaller photo suitable for display in the next screen, 7) the buffer that resizes the photo in the background because it is too slow to do it in the foreground. And then you will discover that you really need five different sizes, and thus begins the slow descent into madness. It’s not uncommon to hit memory limits dealing just with a single photograph in a real-world application.

via Why mobile web apps are slow | Sealed Abstract.

Dropbox wants to replace your hard disk

With up to 500 developers expected for the inaugural developer conference in San Francisco, the company is bullish about its future prospects. “We are replacing the hard drive,” said Dropbox CEO Drew Houston, according to a report on Wired. “I don’t mean that you’re going to unscrew your MacBook and find a Dropbox inside, but the spiritual successor to the hard drive is what we’re launching.”

via Dropbox wants to replace your hard disk | News | PC Pro.

Good luck with that!

Planet Labs Unveils Plan To Launch 28 Nanosats on Antares’ 1st Cargo Run

SAN FRANCISCO — Planet Labs is seeking to revolutionize the Earth imaging industry with a constellation of 28 nanosatellites designed to offer frequent, low-cost images of any point on the globe. By providing high-resolution imagery quickly and inexpensively, the company’s founders hope to expand dramatically the customer base for Earth imagery and the use of that information to address humanitarian, environmental and business concerns

via Planet Labs Unveils Plan To Launch 28 Nanosats on Antares’ 1st Cargo Run | SpaceNews.com.

Confessions of a cyber warrior

I’ve been a longtime friend to one cyber warrior. On condition of anonymity, he agreed to be interviewed about what he does for a living and allowed me to record our conversation on a device he controlled, from which I transcribed our conversation. I was able to ask clarifying questions the next day.

via In his own words: Confessions of a cyber warrior | Security – InfoWorld.

US agency baffled by modern technology, destroys mice to get rid of viruses

EDA’s CIO, fearing that the agency was under attack from a nation-state, insisted instead on a policy of physical destruction. The EDA destroyed not only (uninfected) desktop computers but also printers, cameras, keyboards, and even mice. The destruction only stopped—sparing $3 million of equipment—because the agency had run out of money to pay for destroying the hardware.

via US agency baffled by modern technology, destroys mice to get rid of viruses | Ars Technica.

And you want these people in charge of economic development?