Slashdot Mirror


User: Helios1182

Helios1182's activity in the archive.

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

Comments · 364

  1. Re:All Men on The Softening of a Software Man · · Score: 1

    Maybe it was a generic "Person of the Year."

  2. Re:All Men on The Softening of a Software Man · · Score: 5, Interesting

    He has said for years that he plans to give most of his fortune to chairity before he dies. Check out the Time Magazine issue for the Man of the Year article. It is actually Bill, Melinda, and Bono that share the title. He makes smart donations, and actually holds the groups accountable. If they piddle away the funds and do nothing the money gets pulled. Apparently that is very very rare in halth care projects. He is gettings results and people across the world are thankfull.

  3. Re:ya..Verry impressive and all... on Turn an Optical Mouse into a Scanner · · Score: 4, Informative

    It was a quick and dirty hack. He even said he doesn't like VB, but for a simple GUI it is easy. The source is available so you are welcome to port it to whatever language/plaatform you like.

  4. Re:Slow on Solid State Memory on the Rise · · Score: 1

    Linux is much more aggressive in RAM usage in my experience. Windows often leaves tons of unused memory free, while Linux tries to use most of it for caching of various things. I haven't seen either system use excessive paging under normal circumstances (assuming you have an appropriate amount of RAM for you usage).

  5. Re:Bugs and Beta testing. on When Bugs Aren't Allowed · · Score: 1

    I probably should have explained why, but thanks to Adam9 for doing it. Things like moles and freckles can grow differently on identical twins also. And of course diet and excercise play a huge role on how they end up looing figure-wise.

  6. Re:Overkill on NVIDIA and Dell Display Quad-SLI System · · Score: 1

    Possibly, if they support SLI. So maybe a generation or 2 from now you can use this setup. Of course by then you could do quad-SLI with whatever the new and fastest is.

  7. Re:Bugs and Beta testing. on When Bugs Aren't Allowed · · Score: 2, Informative

    Even Identical twins have different finger prints. They aren't exactly identical, despite sharing the same DNA.

  8. Re:On a phone? on Samsung Shows Off 3.6Mbps Cellular · · Score: 1

    Ideally you could buffer the videos quite a bit. My commute is about 5 minutes above ground and 17 minutes underground on the El. No cell reception below the surface (not a bad thing in my mind).

  9. Re:Wrong angle on IPv6 Transition to Cost US $75 Billion? · · Score: 1

    Instead the Secretary of Commerce is from Kellog, the cereal company. http://en.wikipedia.org/wiki/Carlos_Gutierrez

  10. Re:Gee.. what a shock. on MPAA Gives Film About Ratings an NC-17 Rating · · Score: 1

    Every Blockbuster I have been to has carried the Unrated versions of movies. (In Michigan and Illinois).

  11. Re:Texan way..... on Texas Sues Sony BMG over Rootkit · · Score: 5, Funny

    Unless you live in New Jersey or Chicago, then you don't even need a heartbeat.

  12. Re:Jesus Zonk... on Beginner's Guide to Quantum Entanglement · · Score: 1

    Half drunk? Bah.

  13. Re:Comments on What Workplace Coding Practices Do You Use? · · Score: 2, Interesting

    If using Java, make sure they use Javadoc compatible comments for every class and method.

  14. Re:Yes, Toyota and Honda are using NiMh so far. on The Math Behind the Hybrid Hype · · Score: 1

    The author was probably aware of these issues, but he didn't include them because don't factor into the consumer decision. What he gives is a detailed analysis of how much you would have to drive, the price of gas, and the price of buying a new car, for the average consumer. The cost of batteries, etc. are absorbed into the cost of the car. It would be interesting to see a more detailed analysis of the manufacturing costs associated with hybrids vs. ICE cars, but it would be a mostly orthoganal study to this one.

  15. Re:Don't know a lot about cryptography, but on Quantum Computing Regulation Already? · · Score: 1

    On current computational models adding a bit doubles the time it takes to crack. So if a 64bit key takes a week, a 65 takes 2, a 66 takes 4, 67 takes 8 weeks, 68 takes 16 weeks, etc. (Made up numbers, for the sake of example). On a quantum computer it simply adds a constant amount of time for each bit. So if a 64bit key takes 1 week, a 65 bit key takes 2 weeks, 66 bit takes 3 weeks, 67 takes 4, 68 takese 5, etc. It effectivily brings a NP complexity problem down to a linear complexity problem. All of the rules change at this point.

  16. Re:How do we know this is manga? on American Newspapers to Begin Carrying Manga · · Score: 1

    Probably not, but I have a feeling these newspapers are going to choose strips that are more in tune with western culture. A lot of market research went into this (presumably), they didn't just choose at random (I hope).

  17. Re:US, UK, Canada on Child's Play 2005 Launch · · Score: 1

    Logistics may play a large role as well. It is fairly easy to donate to a local children's hospital, but it could be very difficult to set something up with one in Africa. For one thing, Amazon ships the donations directly to the places.

  18. Re:MOD PARENT DOWN on Intel PowerBook Rumor Mill · · Score: 1

    If I hadn't just run out of mod points I would have modded this comment up just for the humor.

  19. Re:What display? on NHK Working To Make HDTV Obsolete · · Score: 1
  20. Re:They can be the same on Online vs. Traditional Degrees? · · Score: 2, Informative

    The two courses I'm involved in do not have on-campus counterparts, but more than half of the students enrolled are in on-campus programs and it works just the same as any other course for them.

  21. Re:They can be the same on Online vs. Traditional Degrees? · · Score: 4, Interesting

    I'm in the PhD program at UI - Chicago (not online), and I am a TA for a couple online courses. There is no mention that the courses (for a professional Masters in Engineering) are online at the end of the degree.

  22. Re:Let's bash Sony on Blizzard's Warden Thwarted by Sony's DRM Rootkit · · Score: 1

    Because WoW and the rootkit have been in the news lately. It is easier to pick up on a continuing story than it is to take time digging for new details.

  23. Re:Not much further to go on Firefox Achieves 10% Global Market Share · · Score: 1

    National City (mostly Michigan and Illinois I think) works under every browser I've tried.

  24. Re:They're more environmentally friendly on Microsoft Plans Deliberate Xbox 360 Shortage · · Score: 1

    It makes sense when it is a mechanical engineer talking about designing the chasis and heat requirements.

  25. Re:GPU advantages over CPU? on Transcoding in 1/5 the Time with Help from the GPU · · Score: 1

    You could also think of it in terms of math. Your CPU is a person who knows quite a bit about everything. Your GPU is an expert at linear algebra (which is mostly what it does in reality). The CPU can multiply vectors, but it takes a while. The GPU does it really fast. The CPU could also do some number theory proof, the GPU would just sit there and stare dumbounded. So if you found another problem that a linear algebra expert would exceed at, the GPU would work really well. Or, if you can convert your problem into one that the GPU can work with, it may be worthwhile if the overhead is reasonable. But no matter what, the CPU will be able to handle a more varied range of tasks.