Forgot your password?

typodupeerror

Comment: Re:distribution of primes (Score 1) 509

by MindVirus (#27898183) Attached to: New Pattern Found In Prime Numbers

primes are beleived to be distributed as

#primes x ~ x/ln(x)

No longer. It is a full-blown theorem and it is a fact that the number of primes under x asymptotically approaches x/ln(x) as x approaches infinity (this is interesting as changing the ln() to a log() in any other base fails).

as can be seen the number is more linear than logarithmic.

There is some term describing O(x/ln(x)), I'm sure. But I wouldn't call it any more linear than it is logarithmic.

Networking

Multi-headed single Linux box for two locations?

Submitted by
MindVirus
MindVirus writes "I am soon moving out of my parents' house and going off to college. This leaves my parents in a difficult situation — they depend on me for technical support and without me around they would have to hire specialists. As Linux is easier for me to work with than Windows, my parents agreed to use Linux a while back and they are now used to it. I will be moving out soon, so I would like to lessen their computer troubles as much as possible. I recently brought up the idea that it would be quite efficient to have a single computer, running Linux, sending display information to two separately-located screens (three different monitors — my father uses two) and accepting input from two different sets of keyboards and mouses corresponding to each screen. Wireless is preferred but if that is impossible then so be it. What are the pros and cons of this setup? What is the best way to implement this?"

Comment: Re:Disturbing (Score 1) 610

by MindVirus (#27271943) Attached to: If We Have Free Will, Then So Do Electrons

The way Conway and Kochen have defined "free will" is, loosely, any behavior that isn't determined by the past.

Then humans don't have free will. There is no human behavior that is independent of the past.

This is a definition seems unfit. In fact, according to this definition, nothing has free will, as everything is determined by its past.

That's why humans make terrible random number generators. All of our number choices are strongly correlated.

Comment: Re:Sarcastic or not? (Score 3, Informative) 353

by MindVirus (#27207445) Attached to: How $1,500 Headphones Are Made

Wow, way off. Mod parent down.

Speakers are themselves fundamentally flawed. Headphones can send sound to the exact location needed while speakers are "ballparking" where the listener will be.

Space limitations are null, audio positioning is null, and annoying your neighbors is null.

Furthermore, good headphones have the capacity to send much less-distorted, higher-quality sound than speakers.

Good headphones will always produce better sound than good speakers. If you don't believe me, ask your local audiophile/audio professional. I guarantee you, if he takes himself seriously, he'll agree.

You're all clear now, kid. Now blow this thing so we can all go home. -- Han Solo

Working...