Slashdot Mirror


User: ByteSlicer

ByteSlicer's activity in the archive.

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

Comments · 716

  1. Re:Also note... on Humans in America 25,000 Years Ago? · · Score: 1

    The way gravity works is a theory. That it works is a fact.

  2. Re:Hello!? on Half-Life 2 Finally Activated · · Score: 0, Offtopic

    Not really offtopic. Just that it's very unusual on ./ to have a 5min pause before first post... Either a server hickup or everyone left the forum to check something out.

  3. Hello!? on Half-Life 2 Finally Activated · · Score: -1, Offtopic

    It's suddenly very quiet out here...

  4. Re:well guess that's it on Novell Pulls Out Their Ace Against SCO · · Score: 1

    I read somewhere in an interview on Linus: Linus' user name on that FTP host was Linux, so the guy that uploaded the kernel files put everything in a subdirectory called Linux. People that downloaded it therefore thought the kernel was called Linux, and the name stuck.

  5. Re:Interesting article... on The Real da Vinci Code · · Score: 1

    Quote from the ending screen of the game Marathon:Infinity...

  6. Re:Actually there are at least two others. on U.S. Continues Opposition to Kyoto Environmental Treaty · · Score: 1

    It sure beats having to use a scuba gear to visit those pristine white holiday beaches :-p

  7. Re:Not so funny scenario on Underwater Robots for Everyone · · Score: 1

    The global war on terror is won.

    You must be an American juvenile to utter such a naive statement. First: there are only some terrorists in Iran, the rest are innocent men/women/children. Muslim extremists living in other countries would retaliate, preferably causing millions of American men/women/children to die. Second: as soon it is known the US did this, allies of Iran would retaliate, causing a Global Thermonuclear War. Too bad you're posting AC, so you will probably never read this. Grow up, please.

  8. Re:Well on USAF Studies Teleportation · · Score: 1

    The two entangled (EPR correlated) particles will change simultaneously when one of them is used to measure quantum state A. The other of the pair can then be used at site B to reconstruct the quantum state A. To do this, one still needs the result of the measurement on A to be sent to B (at best at light speed). The entangled particle B along with this result can be recombined to an exact copy of A. It has been shown that entanglement can never transfer any information by itself.

  9. Re:Frequency response? on Waterproof MP3 Player Uses Bone Conduction · · Score: 1

    You mean this one. I never saw it though. They should air more Monty Python stuff, it's been ages since I saw any of their movies on TV.

  10. Re:Frequency response? on Waterproof MP3 Player Uses Bone Conduction · · Score: 1

    Lol. I don't think swallows like to swim. Penguins on the other hand...

  11. Frequency response? on Waterproof MP3 Player Uses Bone Conduction · · Score: 4, Interesting

    Does anybody here know the frequency response of cheek bone? I would expect it to filter high frequencies.

  12. Re:Frodo on New Hominid Species Unearthed in Indonesia · · Score: 1

    Too bad they died though :'(

  13. Re:Security of Online Apps a Hurdle? on Firefox - The Platform · · Score: 1

    People don't buy stick shifts anymore

    Americans need to learn that the world is bigger than the USA alone. Here in Europe almost everyone buys a car with a stick shift. I don't know why, really. Maybe it's a pride thing, mastering something more complex (managing the extra pedal and stick). Maybe it's a control thing.

    But agreed, free/open software has nothing to do with quality. In theory, everybody can help improving the code. In practice, big projects are often so complex that badly done initial design is almost impossible to correct. A strong central guidance can make a lot of difference. Big projects like the Linux kernel and Mozilla show that it can be done. But given complete freedom, many programmers will prefer programming new features over producing clean code, until they reach the point that their project becomes complex, messy, and used by many.

  14. Re:Heat on On-CPU Peltiers From AMD? · · Score: 1

    Extreme OC'ers have sometimes (often!) destroyed their systems by letting water wapour condense onto the back of the sub-zero CPUs!

    I made a similar comment in another thread: pure water doesn't conduct electricity. Nor does pure ice. The only damage from condensed water you get is oxidation of metal conductors and possibly cracking if ice forms in or under components. Coffee on the other hand seems to be a very good conductor...

  15. Re:Peltiers? on On-CPU Peltiers From AMD? · · Score: 1

    Though, I learned the hard way how important it is to effectively protect the chip against condensation.

    Hmmm. Pure water (condensed) doesn't conduct electricity... It will however corrode metal leads.

  16. Re:Crashes on Will Your Next Car Run Windows? · · Score: 1

    Try this one: Why Microsoft won't make your car crash
    This BMW obviously has a number of issues, but the iDrive (Win CE) system isn't connected to anything vital. I worked with the Automotive department of MS Germany, and they install the automotive unit in an existing car (i.e. parallel to existing controllers and electronics). The unit is never connected to anything vital, like brakes or lights. It just reads out the wheel speed (odometer pulses), and controls the radio volume. Its main functions are navigation (GPS), phone&data communication (GPRS), playing media (music&video). If the unit crashes, this doesn't affect the car. MS is very careful not to cause bad publicity, since they still haven't established themselves in the automotive sector.

  17. Re:WinCE contains plenty of WinXX code on Will Your Next Car Run Windows? · · Score: 1

    Sorry, but your statement is straight up false. The CE kernel and the NT kernel are very different. The CE driver model is very simple in comparison with the NT one (no IRPs for example). The only thing in common is the Win32 API and the look and feel.

  18. Re:Crashes on Will Your Next Car Run Windows? · · Score: 1

    Where's the link? I don't think BMW would be so stupid to connect critical systems to the onboard computer. MS specifically states that Win CE should not be used in critical systems (life support, reactors, engine control). Nobody would want to take liability in such cases. And I highly doubt that you can put the car in reverse programmatically (using the CAN bus).

  19. Re:Don't Get TOO Excited on Frame Dragging by Earth Reconfirmed · · Score: 1

    Should all the money have been spent on Gravity Probe B to prove something everyone accepts [...]

    The Gravity Probe B experiment was the only way to directly measure the effects of frame dragging. The other measurements so far all used indirect effects or included too many other uncertainties. So yes, it was needed. Also, a lot of the research results from that 11 year period were already incorporated into other satellites (e.g. cooling of IR satellite sensors), even before they were used in GPB. So the money was not just 'wasted' on GPB, but created a lot of new and practical knowledge.

  20. Re:tightvnc vs. real vnc on Which VNC Software Is Best? · · Score: 1

    That is the RDP client application, not the server.

  21. Re:I just imagined .. on Croquet Project Releases Initial Developer Release · · Score: 1

    Just use your virtual ear plugs...

  22. Re:All-time most-useful open-source program on Sought: 500 Great Lines Of Open Source Code · · Score: 2, Informative

    I've also been disappointed when nobody points out that the above program does have one significant bug that should be fixed first.

    Well, you should add the line "#include <stdio.h>" at the top. Also your main() function should return an int, although most C compilers will let you get away with that.

  23. Re:Costs on Global Internet Telescope Tops Hubble's Resolution · · Score: 1

    Maybe a space based replacement for Hubble isn't needed...

    With this kind of configuration, you still can't receive all light frequencies (UV, far IR). And imagine this kind of configuration with space telescopes...

  24. Re:my bad... "thermionics".... on Nuclear Batteries · · Score: 1

    And again, Robin. "Mia Culpa" is a girl's name, "Mea culpa" is latin for "my fault"...

  25. Low cost on Planning Phase Complete For Indian Moon Mission · · Score: 5, Funny

    They will outsource the whole project to themselves...