Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Eyecandy in cost of usability (Score 4, Insightful) 1124

I know the argument, but with people going with wide-screen laptops and the like, screen real-estate is at a premium, especially at the top of the screen. The menu-bar is small and compact, The ribbon is not. Even if the ribbon goes on the left or the right, it still eats up pixels. I much prefer right clicking for context, but that's just me.

Comment Re:Do you have non anecdotal evidence? (Score 4, Informative) 907

Here's another relatively good explanation of why linux laptops have such poor battery life. The summary is (in order):
  • Linux does much more in the way of disk IO than Windows due to how data is written out of the page cache using pdflush
  • Those of us who run journaling file systems will have more disk IO than those who don't
  • Memory management has generally done little to no prioritization of which pages are written to disk

This is, of course a vast simplification, but it gets the point across. The linked to article also shows how to use laptop mode to address these issues and extend batterly life (although, it seems to me that there is a trade off in the ability of journaled file systems to perform correctly).

Comment Re:"Orgone Generators" (Score 2, Funny) 432

Yeah, I have a crazy relative who is just fine around these things until he notices them. He's great around traditional 60 W lightbulbs (powered by AC voltage at 60 Hz), but show him an LED, say the green one that turns on when you turn on certain devices, and he is being poisoned. He often leaves the house to avoid E&M fields, and because it's so cold outside, takes a plugin space heater with him (giant extension cord and all).
Privacy

Submission + - No passport for Britons refusing mass-surveillance

UpnAtom writes: "From the And you thought Sweden was bad dept:

People who refuse to give up their bank records, tax records & details of any benefits they've claimed and the records of their car movements for the last year, or refuse to submit to an interrogation on whether they are the same person that this mountain of data belongs to will be denied passports from March 26th.

The Blair Govt has already admitted that this and other data will be cross-linked so that the Home Office and other officials can spy on the everyday lives of innocent Britons.

Britons were already the most spied upon nation in Western Europe. Data-mining through this unprecedented level of mass-surveillance allows any future British govt to leapfrog even countries like China and North Korea."
Biotech

Scientists Say Nerves Use Sound, Not Electricity 382

gazzarda writes "The CBC is reporting that a team of Danish scientists are claiming that nerve impulses are transmitted by sound and not electricity. 'The common view that nerves transmit impulses through electricity is wrong and that they really transmit sound, according to a team of Danish scientists. The Copenhagen University researchers argue that biology and medical textbooks that say nerves relay electrical impulses from the brain to the rest of the body are incorrect.'"
Software

Submission + - Mathematica vs Matlab

Ahmad J writes: "I am doing petroleum reservoir simulation and to do so I have to solve highly nonlinear set of partial differential equations simultaneously. I have access to both matlab and mathematica. I am wondering which one is better to go with: matlab or mathematica?"
Programming

Submission + - Adding a web interface to a C++ application

An anonymous reader writes: One thing that is always sort of a pain is setting up a graphical user interface. This is especially true if you are making an embedded application or something that functions more as a system service or daemon. In this case you probably end up creating some simple network protocol which you use to control your application via some other remote piece of software or just telnet if you are feeling especially lazy. Another option is to create a web interface and this article shows via a simple example how you can do that in C++ in just a few lines of code.
Linux Business

Submission + - SCO Admitting the End My Be Near?

inetsee writes: "According to Groklaw, SCO has admitted in a 10K filing that if the court grants any or all of IBM's six motions for summary judgement, 'We can not guarantee whether our claims against IBM or Novell will be heard by a jury.'"

Slashdot Top Deals

"It's the best thing since professional golfers on 'ludes." -- Rick Obidiah

Working...