Slashdot Mirror


User: Viol8

Viol8's activity in the archive.

Stories
0
Comments
6,079
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,079

  1. You dont have to jail a billion on China's All-Seeing Eye · · Score: 2, Insightful

    You just shoot the first few hundred who try anything then the other 999.9999 million suddenly find that keeping their heads down and tending their crops or working in a sweat shop suddenly seems that whole lot more appealing. Works everywhere in the world - look at Zimbabwe for another example.

  2. Re:Necessary Tool on Programming As a Part of a Science Education? · · Score: 1

    "I went through a PhD level applied physics program including writing a simulation of chemical reactions occurring on the surface of space shuttle heat shield tiles during re-entry and never found anything more than spending a few hours here and there reading language syntax"

    Which probably explains the hideous unmaintainable sphagetti code that a lot of self taught science grads bang out when they get their first job in IT.

  3. Re:Teach them Python on Programming As a Part of a Science Education? · · Score: 1

    "Once they know Python, then they can pick up C++"

    I'd beg to differ on that. C++ is an order of magnitude more complicated than Python. If you don't know anything but Python then C++ will be one hell of a learning curve - assuming you learn it properly all the way from pointer arithmetic up to templates and don't just learn a few common bits of the STL (which seems to be all a lot of C++ "coders" know).

  4. Re:Significantly bright LEDs are very expensive on DoE Announces 'L Prize' For Solid-State Lighting · · Score: 1

    But surely the price will come down when mass production of these kicks off. Almost every new technology is expensive when its only just been released onto the market.

  5. Err , LEDs? on DoE Announces 'L Prize' For Solid-State Lighting · · Score: 4, Insightful

    Am I missing something or have they forgotten about white LEDs which are making pretty rapid inroads into general lighting? They're far more efficient that incandescent or strip lights.

  6. Re:Java???? on Scalable Nonblocking Data Structures · · Score: 1

    "Because the code is written faster in Java, runs as fast as C code can (because the JIT does an equivalent job; plenty-o-examples upon request)"

    Sorry , remind me what language the JIT compiler is written in. Java is it? No , thought not.

  7. Re:Java???? on Scalable Nonblocking Data Structures · · Score: -1, Troll

    "Maybe because the JVM can "optimize the hell" out of the running Java code far better than you could "optimize the hell" out of your C++ by hand?"

    Oh please , thats just funny. :o)

    The day I see a half decent java JIT compiler I'll know the 22nd century has arrived.

    "Java surpassed C++ performance many years ago, and by such a wide margin that no one even bothers running benchmarks anymore."

    Yeah , sure it did. Btw , how is the weather on Planet Pie-in-the-sky these days?

  8. Re:Not really. on Group Wants Wi-Fi Banned, Citing Allergy · · Score: 2, Insightful

    Don't act dumb - you know perfectly well I was talking about day to day natural toxins that would could be fatal if the body didn't quickly metabolise them to something safe and excrete them - alcohol for example. Last time I looked I'm not generally surrounded by cynanide vapours or vapours from hemlock or poisonous toadstools. I am however surrounded by a cocktail of man made organics in the air.

  9. Re:Yes I'd like to see that on Group Wants Wi-Fi Banned, Citing Allergy · · Score: 1, Interesting

    Fair point , but it could be argued that the human body has evolved to deal with natural toxins , but it doesn't have such a good defense against man made chemicals.

  10. So what was the Inquisition then? on UK Prosecutors Say 'Cult' Acceptable · · Score: 3, Insightful

    If thats not coercian of the worst kind I don't know what is. And it was a part of the roman catholic church - a supposed religion.

  11. US truckers should drive cabovers on Big Rigs Go High Tech · · Score: 1

    If america truckers weaned themselves off their love of conventionals and used cabovers where the engine goes under the cab (like 99.9% of euro trucks) that 2 metre hood/bonnet at the front could vanish and with it about 1 or 2 tons of unnecessary dead weight. Not only that - a shorter tractor is more manouverable and because its lighter can haul a larger load for the same engine size.

  12. Tranche is just the french word for "slice" on Coding Flaws Caused Moody's Debt Rating Errors · · Score: 3, Interesting

    But it sounds so much cooler saying "tranche" because then people arn't 100% sure what it really means. Its designed to obfuscate to people not in the know like a lot of the financial system.

  13. Re:Horses for courses - please explain on Colossus Cipher Challenge Winner On Ada · · Score: 1

    I think you'll find in reality its actually an int (or other type that uses up a memory word) that the compiler pretends is a bit at the language level. Anyway , C++ has had it for years so its nothing new.

  14. Fundamental kernel structures such as this... on Removing the Big Kernel Lock · · Score: -1, Flamebait

    ... should have been sorted out and locked down a long time ago, this isn't exactly cutting edge technology. But then who am I kidding , look at the memory manager fun and games in early 2.6 versions.

  15. Horses for courses on Colossus Cipher Challenge Winner On Ada · · Score: 4, Interesting

    Its not really surprising that he found ADA nicer to use than C for this sort of project because its not the sort of thing C was created for. People seem to think that C was designed as an all purpose programming language - it wasn't. It was specifically designed as a systems programming language that could substitute for assembler 99% of the time. Its abilities lie in low level manupulation of memory and I/O , not in high level mathematics algorithms (though obviously it can do this too).

    Then of course C++ came along which wanted to have its cake and eat it and the end result was a nasty mishmash of low and high level constructs which is difficult to learn , unintuitive and generally messy to use.

  16. Don't get too smug - remember Macrovision? on NBC Activates Broadcast Flag · · Score: 4, Insightful

    Don't be surprised if buried in the analogue output circuitry of your digital set top box is a macrovision circuit just itching to be switched on by a hidden flag hidden in some program to mop up the remaining analogue recorders such as yourself! :)

  17. Re:It's not technical at all- on Running Mac OS X On Standard PCs · · Score: 1

    "OS X picked up everything but the sound "

    Oh is that all? Meh , I hated listening to those pesky mp3's and watching silent videos on youtube is sooo much more fun.

  18. Re:The purpose? on Hawking Searching For Africa's Einsteins · · Score: 1

    Yes , obviously aparthied is still the reason for the problems now there. Just look at the rest of Africa for a model of how countries in the region should be run after 50 or more years of self rule ... oh wait...

  19. Re:Go ahead, mod me troll and flamebait on Hawking Searching For Africa's Einsteins · · Score: 1

    "ntellectual capacity is a)undefined genetically"

    Really? So physical attributes are undefined genetically too? Or is intelligence somehow magic and is unrelated to our DNA? In that case how come homo sapiens are so much smarter than other animals if its not genetic? You can't have it both ways pal.

  20. Re:Go ahead, mod me troll and flamebait on Hawking Searching For Africa's Einsteins · · Score: 2, Insightful

    You're making the age old mistake of assuming that genetic diversity somehow precludes common traits arrising - such as similar skin colour, nose shape, hair type - whenb clearly it doesnt. Ergo theres no reason to presume it would preclude a lower average IQ than other areas in the world.

    Btw , calling someone racist simply because you don't happen to like their views that different races may be different is pathetically childish, though standard tactics for people of the right-on persuation.

  21. Re:First world problems. on Dealing With Dialup · · Score: 1

    Shame you posted AC or I'd have modded you up. You posted exactly what I was thinking. Also if they stay somewhere like Cape Cod its probably to get away from a lot of the pace of modern life so perhaps they wouldn't even want a broadband connection.

  22. Err , you could walk or cycle? on It's Not a Flying Car - It's a Drivable Airplane · · Score: 1

    3 miles is only a 1 hour walk and could be done in 20 mins on a foldable bike.

    Oh wait , I forgot this is america , ok 3 miles is a 5 hour waddle. Forget it.

  23. The west handed technology to China on a plate on NASA Builds a Cheap Standardized Space Probe · · Score: 2, Informative

    Otherwise they wouldn't be able to manufacture highly complex microchips, lasers etc simply because western companies were too mean to build the stuff in the west. Naturally all the knowledge the chinese gain from making this stuff will reach the chinese military so who frankly is surprised they're building a GPS rival? And if they're anything like the japanese it'll probably be *better* than the orginal.

  24. Re:1 words; Windows on China to Deploy Secure GPS by 2010 · · Score: 1

    They're probably not even clones - they're probably from the actual iPhone production line that just "accidentaly" got siphoned off late one night.

  25. Re:Can anyone recommend some good books on Qt? on In-Depth With Qt 4.4 · · Score: 1

    Thanks.