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

 



Forgot your password?
typodupeerror
HP

HP's Strange Obsession With WebOS For Printers 226

ryzvonusef writes "VentureBeat's (typically unnamed) sources identifies Intel and Qualcomm as being involved in talks for acquiring the Palm asset portfolio. However, citing sources intimate with HP's negotiations, it reports that the company wants to be able to license webOS back for use in printers; it wants it so much, in fact, that the issue has become 'a crucial part' of discussions. Maybe there's something about webOS and printers that HP knows and the rest of the world doesn't."

Comment On linux wifi support (Score 1) 708

As someone who writes automated tests for wireless routers that stress the hell out of the linux wifi stack, I would highly reccomend going with an Intel based wifi card.

The Centrino 6300N is a beautiful 3x3 card with 5ghz support and has been rock solid especially compared to broadcom or ralink chipsets.

I would love to see this chipset in a desktop package but sadly, there isn't a real good solution.

Comment Re:Platforms that run only .NET bytecode (Score 1) 224

But...why would you do such a thing? Nevermind the fact that Java is broken in so many ways.

I don't *hate* java, I use it every day in my work, but why can't they just say "We're breaking the JVM for this release so we can implement proper generics without the type erasure hack"

I suppose it wouldn't be so bad if the compiler handled them properly, but ArrayList != ArrayList, I don't care what happens during compilation.

Slashdot Top Deals

A memorandum is written not to inform the reader, but to protect the writer. -- Dean Acheson

Working...