Slashdot Mirror


User: the+linux+geek

the+linux+geek's activity in the archive.

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

Comments · 775

  1. Re:A very sad day on UN Intervention Begins In Libya · · Score: 1

    When the hell did the left pick up this crazy interventionism? There are dozens of dictators that murder their own people, sometimes with far more efficiency than Qaddafi. North Korea does mass public executions in statiums. Russia deliberately targets hospitals. Dictators exist, and trying to overthrow all of them is both impossible and idiotic.

  2. Re:A very sad day on UN Intervention Begins In Libya · · Score: 0

    Of course. So we should now topple the governments of Zimbabwe, Saudi Arabia, Cuba, Bahrain, Qatar, Iran, Syria, the Russian Federation, Belarus, Armenia, Tajikistan, Pakistan, Mainland China, North Korea, Vietnam, Laos, Algeria, DR Congo, Ivory Coast, Fiji, Transnistria, Myanmar, and Sri Lanka.

    It does not. Fucking. Work like that. The fact that Europeans and/or the UN is involved doesn't change that.

  3. Re:Yeah right on DirectX 'Getting In the Way' of PC Game Graphics, Says AMD · · Score: 1

    Read your sibling posters before you go on a rant. Xbox 360 is normally programmed in C/C++, except XBLA, and PS2 and PS3 use a proprietary Sony-specific API.

  4. Re:Let's Declare A No-Fly Zone! on Over Half a Decade, China Closed 130,000 Internet Cafes · · Score: 1

    Me, personally? I murdered them all? Funny, given that I'm a white-card holder (Registered Indian.)

  5. Re:Let's Declare A No-Fly Zone! on Over Half a Decade, China Closed 130,000 Internet Cafes · · Score: 4, Insightful

    How? They've demonstrated many times that they're willing to use military force against the population. Or have you forgotten that whole Tienanmen Square thing?

  6. Re:Ouch on RSA's Servers Hacked · · Score: 1

    MrEricSir said "doesn't mean they have (or ever had) anything to do with the day to day operations." Ford did indeed have things to do with the day-to-day operations of Ford Motor at one point.

  7. Re:Russia and China on UN Backs Action Against Colonel Gaddafi · · Score: 2

    The idea of the UN turning against its members with permanent vetoes - in this case, both of who are on the edge of superpower status - is hilarious.

  8. Re:fueled by the hope that the UN will on UN Backs Action Against Colonel Gaddafi · · Score: 5, Informative

    Oh, shut up. The US was perfectly willing to remove Qaddafi in the 80's, and made a credible attempt to kill him. It's been held back by the Europeans, the UN, and the Arab League until it was politically chic to oppose Qaddafi, and only now are they okay with such things.

  9. Re:News For Nerds on UN Backs Action Against Colonel Gaddafi · · Score: 1

    Internet access in Libya is close to nonexistant. The influence of the Internet on this rebellion was, at best, negligible.

  10. Re:A day late and a dollar short on UN Backs Action Against Colonel Gaddafi · · Score: 2

    But if any country did it unilaterally, they would be hated for eternity, a la the US in Iraq.

  11. Re:Ouch on RSA's Servers Hacked · · Score: 1

    Well, they founded it. That kind of involves involvement with the day-to-day ops.

  12. Ouch on RSA's Servers Hacked · · Score: 3, Insightful

    These guys aren't like HBGary - RSA basically invented huge portions of modern cryptography. I'm interested in seeing the specifics on how this happened.

  13. Re:But it's OK on Judge Lets Sony Access GeoHot's PayPal Account · · Score: 1

    He apparently has some kind of romanticized view of Japanese businesses, which is hilarious, given the last hundred years.

  14. Re:Microsoft has been changing on Microsoft Reportedly Ends Zune Hardware Development · · Score: 1

    Wow, you suck at reading comprehension. Where exactly did he say he wanted a world dominated by Microsoft?

  15. Re:And it's useless. No 64-bit support. on ARM Chips Designed For 480-Core Servers · · Score: 2

    This kind of arrangement gets brought up over and over - one of the more recent examples is SiCortex, and it sucked. Having a Single System Image is always preferable to a "cluster in a box."

  16. Re:Would it matter? on The Emergency Internet Bunkers · · Score: 1

    The will be a need for infrastructure to rebuilt, and some percentage of IT/CS job seekers will presumably be killed in the conflict. That means demand for skilled computer workers will increase.

  17. Re:Would it matter? on The Emergency Internet Bunkers · · Score: 1

    More like billions. Back-of-the-envelope math suggests that any conflict between either the US and Russia, the US and Mainland China, or Mainland China and Russia would probably not kill more than a few hundred million from the direct effects of the bomb. There's other problems, namely that Ukraine and the central US provide a large portion of the world's food supply, but there would still be plenty of people and a relatively intact civilization.

    Let's try to get out of the 1960's FUD.

  18. Re:why not Alpha cpu ? on China Switching To Home-Grown Chips For Supercomputers · · Score: 1

    Alpha was never made GPL, ever. It was proprietary to DEC, then Compaq, then HP, and then HP sold all Alpha IP to Intel. Bits of it ended up in x86 and Itanium CPU's, but not because it was open-source.

    Additionally, it just wasn't that fast. A 750MHz PA-RISC generally outperformed a 1GHz Alpha at everything except float-heavy code with very few branches.

  19. Re:28nm 16 cores is next on China Switching To Home-Grown Chips For Supercomputers · · Score: 1

    Where are real industry benchmarks? If they're advertising it for technical computing, where's speccpu2006? If they're pushing it for commercial workloads, why haven't we seen a TPC-C?

  20. Re:Run IRIX on it on China Switching To Home-Grown Chips For Supercomputers · · Score: 1

    Modern commercial MIPS chips have relatively little in common with SGIMIPS. Apart from the totally dissimilar chipset, firmware, and peripherals, SGI used big endian chips (mipseb) whereas most current commercial implementations are little-endian (mipsel.) I doubt anyone will ever get IRIX running on non-SGI hardware unless SGI releases a massive amount of source code and documentation that they have so far shown no inclination to release.

  21. Re:Silly. on China Switching To Home-Grown Chips For Supercomputers · · Score: 1

    Cavium will sell you a 32-core in-order R4K derivative with hardware-accelerated network and cryptography in the 50W range, with clock speeds around 1.5GHz iirc. NetLogic will sell you an 8-core 4-way multithreaded out-of-order R4K derivative at 2GHz, also with hardware-accelerated network and crypto, in a similar power footprint. Both support the requisite buzzwords, including DDR3, 10gbe, and others.

  22. Re:DirectX on Doom Creator Says Direct3D Is Now Better Than OpenGL · · Score: 2

    I like Visual Studio, even though I'm still not 100% sold on .NET (Java and Android developer by trade.) I'd say it's probably the best IDE out there. I've had nothing but bad luck with Eclipse, including a persistent issue where the menu bars disappear after an exit on Linux, and the only way to get them back is to clear out .workspace.

    I found Code::Blocks to be awful when I used it.

  23. Re:What I can't figure out... on Novell Sale Delayed Due To Patent Investigation · · Score: 1

    UNIX derivatives (AIX, HP-UX, Solaris), which hopefully won't be affected by this, have a huge customer base on larger servers. SCO UNIX used to have quite a bit of marketshare in small business servers, but I think that has largely faded away since the craziness began.

  24. Re:What I can't figure out... on Novell Sale Delayed Due To Patent Investigation · · Score: 1

    I didn't say it was originally developed by SCO, but they have been the ones developing that particular codebase since the early 90's. System V Revision 5 was solely an SCO release.

  25. Re:What I can't figure out... on Novell Sale Delayed Due To Patent Investigation · · Score: 1

    It has been since the early 90's, if not earlier...