Forgot your password?
typodupeerror

Comment That wouldn't be necessary if ... (Score 1) 554

... window managers were actually managing windows.

I mean, the floating windows paradigm is so flawed nowadays that applications have to manage their own set of windows!

And web browsers are not alone: any application that lets you view/edit several files within the same window is managing something it shouldn't have to manage.

Alternatively, WMs could implement the equivalent of "tab circling", which is really just the ability to circle through a subset of windows.

In that sense, tilled window managers are doing a much better job than traditionnal WM, especially those implementing tabs.

Comment Fighting global warming (Score 1) 381

There's something I find really sad to read. At the begining they are talking about fighting global warming. Nice.

And then, you have this :

"First Solar is great, as long as we're talking
megawatts or gigawatts," he says. "But as soon
as they have to start rolling out terawatts,
that's where I believe they will reach some
limitations."

Well, another solution could be to promote a lifestyle that doesn't make you count in terawatts.

But no, we won't do that because we are too lazy, and some technology will solve ... the sideeffects of another technology.

Of course I'm not saying solar panels or technology sucks, it's more about the way it is used. It reminds me of this prank made by the "Yes Men" to a french politician, tricking him into believing that boeing was planing to drop huge ice cube on the north pole to fight the polar ice melting.

Comment Re:The first thing that comes to mind... (Score 1) 499

The first thing that comes to my mind is my field of research : "numerical" artificial intelligence (as opposed to symbolic AI).

When you run artifical neural networks, you usually do it to process noisy, real-life data. In such a case, you just don't give a damn about precision : this is just a bit more noise, and your processing paradigm is studied to tackle with noise.

Right now, we are definitely missing horsepower in this field. With a state of the art computer you can only hope to do very basic stuff in realtime. Unless you have a lot of money, you are stuck.

Such a technology could be a gift for us. ANN need raw computing power, probabilistic chips need noise tolerant computing - it could be a perfect match.

I'm already having wet dreams of PCIe cards with a few GB of fast access RAM and a massive number-crunching probabilistic CPU ...

Patents

Best Approach To Keeping a Virtual World Protocol Free to All? 163

arkowitz writes "I invented a protocol called CICP for interacting with virtual worlds, and filed a provisional patent application on it March 20 of last year. I have since declared the protocol open and public, and contributed an implementation of it to the Sun Wonderland project, which is GPL; and made public the LSL code and accompanying Java servlet for the Second Life implementation of the protocol. I've been collaborating with a fellow in Finland named Tommi S. E. Laukkanen on a new protocol called MXP: Metaverse Exchange Protocol (here's a full description at cybertechnews.com). MXP is and will always be public domain; we intend it to enable an open and ubiquitous metaverse. My question is this: is there any reason to complete the patent app for CICP, which could potentially cover MXP as well, and release it to the public domain? The full app is due by March 20 and the legal work would probably cost my company $10k. Would finishing the patent protect the open and public protocols from patent trolls, or would it be a waste of money? Also, what kind of document would I need to make official the public-domaining of the app?"

Slashdot Top Deals

Houston, Tranquillity Base here. The Eagle has landed. -- Neil Armstrong

Working...