Slashdot Mirror


User: Y2

Y2's activity in the archive.

Stories
0
Comments
198
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 198

  1. He flatters himself on The Story of Tron · · Score: 1
    'It was like we put LSD in the punch at the school prom and it was just way more than they can handle,' said Steven Lisberger.

    No, it was like a completely stupid premise. Nowadays the general audience is prepared for senseless techno-premises, and the tech-savvy audience is resigned to them.

  2. Re:Any tool can be the right tool on Power Consumption and the Modern Geek · · Score: 2, Informative

    You can't really substitute a current meter for a power meter. If the load of your device is not purely resistive, the currrent it draws is out of phase with the voltage and the power will be less than you would calculate by VxA. The ratio of power to volts-times-amps is called the "power factor," and that's one of the items this device can display.

  3. Re:Why don't all governments... on Novell Signs Linux Deal with Australian Government · · Score: 2, Insightful

    Just today I had someone say to me, "I don't think I can switch to Mac or Linux because my job requires Excel and MS Access." Sixty seconds of research refuted that unreasoned belief, but there's plenty more where it came from.

  4. Re:Pebble Bed reactors on NPR Story on the Future of Nuclear Power · · Score: 1
    That nuclear waste will suddenly represent an enormous fuel resource. You could probably run the UK for centuries just off the amount of fissile junk stacked up at Sellafield already. And we'll really be kicking ourselves if we've thrown it all into a subduction zone.

    Sure, if it takes you ten million years to realize you wanted the waste after all, then you will have a problem.

  5. Re:Who uses blank CDs? on Canada's CD Tax Out of Hand? · · Score: 1
    I play in a small punkrock bands. We produce everything "D.I.Y." which means we burn all our CDs on blank CDs and sell them for 3$.

    We don't care about the CRIA. We don't care about their crap and we don't want to be on their labels. It seems they'll still have a cut off of every CDs we produce....

    Great. Take your story to court and be a hero like Fred Rogers was in the Betamax case!

  6. Vital question goes unanswered ... on NASA To Retire Atlantis by 2008 · · Score: 1

    But where are they going to get cinder blocks that big?

  7. Re:Actually, it's simpler than that on A 1.2 Petabyte Hard Drive? · · Score: 2, Informative
    I'll dumb the explanation back a bit for the benefit of those (tbh, myself included) who don't have quantum physics as their day job. I.e., if you're a physicist, don't flip out if the terminology isn't just right or the exact equations are missing.

    May I "flip out" (good one) if you're just plain wrong?

    If what you've written were correct, ordinary magnetic materials could not exist. We would not see Zeeman splitting of spectral lines.

    To bring it down to plain chemistry terms, think about molecular nitrogen and oxygen. How did both of those molecules manage to form "its complete set" when one has more electrons than the other? Even though the electrons are paired up in the molecule, there are still available unfilled states.

    I do happen to lean toward the belief that this "invention" in TFA is bunk, but not for your reasons.

  8. Re:Eh? on A 1.2 Petabyte Hard Drive? · · Score: 1
    If I owned some giant company needing hundreds of terabytes of storage, ...

    Giant company? Hundreds of terabytes?

    At this facility, the storage people no longer get a pizza party for each petabyte milestone. They just come too fast now.

  9. Getting a jump on the calendar on Apple to 'Switch' to Windows? · · Score: 1

    April 1st already?

  10. Re:A classic example on Toxic Toads Taking Over Australia · · Score: 2, Informative
    You've gotta love it. When you mess with the eco-system, you've pretty much got to be careful-as-hell.

    When I first saw this on /. I was thinking "have we learned nothing..." Then I RTFCs and saw that this mistake was made in 1935. That puts it in the great run of eco-mistakes like mongooses to Hawaii, rose bushes to West Virginia, and Kudzu all over the south.

    Sure, there will be a new harmonious balance of nature eventually. We generally don't like it. And we pretty much never like the intervening period before the new balance emerges.

  11. Re:Ancient Greek Technology Costs Jobs. on Mathematics Skills More in Demand Than Ever · · Score: 1
    If Pythagoras can get one guy fired, imagine what Goldman's Polytope is going to do!

    You have obvisouly read TFA and must be requested to leave the conversation immediately.

  12. Re:Ancient Greek Technology Costs Jobs. on Mathematics Skills More in Demand Than Ever · · Score: 1
    I used to think like that, too. Not so much anymore. Try "Player Piano" by Kurt Vonnegut.

    There's always going to be a bottom rung of people who really can't do much more than run a cash register. What happens to them?

    I answer your fiction citation with another: Riders of the Purple Wage by Philip José Farmer.

  13. Re:Modesty and Knowledge. on Puzzling Electric Hurricanes · · Score: 5, Funny
    In other news: Scientists admit that they don't know everything.

    Which wouldn't be noteworthy, except for the numerous other factions that make no such admission, ever.

  14. Re:Interesting Discovery on Human Based Stem Cell Culture Medium Developed · · Score: 1
    Not to seem like I'm making fun of your point, but Scientologists seem to have some moral objection to painkillers during birth.

    Er, did you mean Christian Scientists? Different breed entirely.

  15. Re:I call shenanigans! on Warp Engines In Development? · · Score: 1
    Go hunt for the paper referred (obliquely) to in TFA. They invented plenty of new particles. In a nutshell:
    • Suppose an 8-dimensional universe with some wacky quantum theory invented by some dead guy no one ever heard of.
    • Write a bunch of impressive-looking but disjointed and uninteresting equations.
    • Conclude that it leads to whiz-bang pseudo-gravity space travel.
    • Publish in the proceedings of a conference on whiz-bang space travel (not on gravity or quantum theory)
    • Profit!

    (OK, I just threw in that last part for Karma.)

    See for yourself: http://info.uibk.ac.at/c/cb/cb26/heim/theorie_raum fahrt/hqtforspacepropphysicsaip2005.pdf

  16. They need a better expert on Programmer Challenges RIAA Investigators · · Score: 1

    I read Zi Mei's affadavit, and if I were counsel for the plaintiff, his credentials as an expert witness would be shredded to dust. His points are generally valid, but he makes some technical errors, such as calling an IP address "a twelve digit code." Make no mistake, I'm defending the RIAA, but its opponents may have to do a bit better than this.

  17. Think it through ... on Linux in a Business - Got Root? · · Score: 2, Insightful
    In the old days when VMS mattered (to me), there were 35 or so different privileges a user could have. Most of them were functionally equivalent to "ALL," in that a user with such a privilege could perform a series of actions that would lead to actually having all privileges.

    Similarly, giving a Unix user the ability to execute mv or chmod (or quite a variety of other single commands) as root is functionally equivalent to giving that user full root access.

    Even if all the authorized users can be trusted not to abuse the power, can anyone be sure they will protect their password (or other access token) so well that no intruder will ever use their account? I think not.

  18. Is it CLEAN? on Paramount Sues Ohio Man For $100,000 · · Score: 1
    A question to all of you people that say, "I use tool X and I know my unwanted bits can't be recovered because it does Y and Z!" ...

    How do you justify your faith?

  19. Re:Great timing! on The Future of Emacs · · Score: 1
  20. Re:There are so many options on A Programmer's Bookshelf · · Score: 1

    There's a brand-new "C in a Nutshell" title coming out this month. I've seen an advance copy and it sure covers the ground (old and new) with a logical presentation.

  21. Well?? on Gamers Better at Driving w/ Cell Phones? · · Score: -1, Redundant
    Well?

    I'm here to moderate but there are no posts!

    So instead I'll just say that it's normal to embrace enthusiastically any message that tells you you're better than most other people. Caveat lector.

  22. Follow the money on Big ID Thefts Not To Be Feared · · Score: 1

    And just who paid for this report?

  23. Re:Shroedinger's cat? on Breakthrough for Quantum Measurement · · Score: 2, Insightful
    What happens if an ant crawls into the box for example? Because it's not 'really' an observer the cat is still half alive??
    Yes the cat is still half alive, and the ant is half seeing a dead cat and half seeing a cat alive. What happens when the ant walks in the box is that its state gets correlated to that of the cat.

    Note that the either state of the ant is unaware of the other.

    When you open the box you will either see a dead cat and an ant that has been seeing a dead cat all along, or a living cat and an ant that has been seeing a cat alive all along

    Why do you think the human observer is more special than the ant? Why don't you believe that when you open the box you become correlated with both the ant and the cat, and enter a state which is a mixture of you seeing a dead cat and seeing a live cat - with your own two states each, as you say, "unaware of the other?"

    That's what the many-worlds interpretation is all about, not some sci-fi multiple universes schtick we always run across.

  24. Re:Heisenberg Uncertainty Principle? on Breakthrough for Quantum Measurement · · Score: 1
    Wouldnt this violate the Heisenberg Uncertainty Principle?

    "You keep using that word. I do not think it means what you think it means."

    There are certain pairs of quantities ("conjugate variables") which cannot both be measured to arbitrary precision. If you measure, for example, the position of a particle along the x-axis (in your choice of coordinate system) very precisely, you cannot measure the momentum along that same axis very well. The product of the two imprecisions (or uncertainties) is a small but finite lower bound. You can work this out for yourself by making up a wave function localized in space and doing a Fourier transform to get the momentum spread.

    You can measure x-position and y-momentum both very precisely, or various other quantities which are not conjugate to each other.

  25. Re:Weird thought on Beginner's Guide to Quantum Entanglement · · Score: 5, Informative
    Suppose that at the instant you stopped it, the coin was horizontal. You now know that, at that particular instant, the second coin was vertical

    Sorry, no. If the coins aren't at the same place, then this term "at that particular instant" is not well defined.

    The tantalizing notions of instant communication involve choosing which of two or more possible measurements to make on one of the photons (after they are separated) and the effects of that choice on the possible outcomes of a fixed or independently-chosen experiment on the other photon. Google "EPR Paradox" for a primer.