Slashdot Mirror


User: jericho4.0

jericho4.0's activity in the archive.

Stories
0
Comments
1,941
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,941

  1. Re:Comparing apples and oranges on Core 2 Extreme 40% faster than Pentium EE 965? · · Score: 1

    The PS3 will in fact be running an OS at all times. IIRC, it will always have one SPE, and game developers have give up another on request from the OS (of sorts). This could support stuff like transparent video chat overlays with friends playing other games. The XBox 360 also has an OS.

  2. Re:Going back to school on Leveraging Development Skills in Other Fields? · · Score: 1

    "a family, kids, and bills" Do you know what this means? Because your daddy went to night school doesn't mean it's possible for this guy to get a masters degree at the same time as he takes care of his responsibilities. Life is more complicated than 'Just do it.'

  3. Re:Not really a prediction on Prognosticating E3 · · Score: 4, Funny

    I was confused at first, but have come to the conlcusion the it's called the 'nunchuck' because it kinda looks like one, not because you're expected to swing it around making kung-fu sounds.

  4. Re:Wasn't a very good teaser/trailer on Spore Promo Video Leaked to YouTube · · Score: 1
    If you liked any of Civ/Sim City/The Sims, or even GTA for its openness, do yourself a favour and watch the GDC demo.

    The video in this article looks more graphicly polished, the editor has more tools and now shows textures, and I belive some of the control mechanisims might have changed (UFO flight looks different).

  5. Re:Open source is NOT about profit!!! on How Has Open Source Helped You Commercially? · · Score: 4, Informative
    "That's why accepting money for writing software that will be GPL'd is seriously frowned upon by FOSS advocates."

    If by "FOSS advocates", you mean "FOSS advocates who still live in Moms basement". The GPL is about freedom, yes, but is not anti money.

  6. Re:Physics Good, Fire Bad on PhysX Dedicated Physics Processor Explored · · Score: 1
    Is the performance advantage of their specially designed physics processor so important that, say, an eight-core CPU in 2008 couldn't perform similarly"

    Yes. In general, purpose built hardware can do its job orders of magnitude faster than a general purpose CPU. For example, the 3D performance of an old low end video card will still smoke the software renderer on a high end CPU.

    The traditional PC players seem to be set on multiple copies of the same core. CPUs like the Cell, or KiloCore, are taking a middle path, mixing general purpose hardware with hardware that is less flexible, but much faster for certain tasks. I belive this aproach will deliver the most for consumers.

  7. Re:Of course we're the problem on Blaming The Bats · · Score: 1
    It's a shame that none of that damn movie holds up to reason in the slightest. And somehow it got the status of the bloody Bagdvad Gita.

    The effects were pretty cool, though.

  8. Re:This was bound to happen. on Wal-mart's Wikipedia War · · Score: 1
    Dude. Lit-crit? I'm not going to go into a rant about femo-nazis and liberal pinkos, mostly 'cause I'm much further left than most posters on this site, but surely you realize that the humanities side of the campus has dug themselves a fair way down the rabbit hole.

    Sigh.... Out of respect for you, I should come up with a well reasoned argument here, but it's in the same category as arguing ID for me.

  9. Re:can you? on Microsoft PowerShell RC1 · · Score: 1

    Damit, the suspense is killing me, and I'm not about to install windows to find out. WTF does it do!?

  10. Re:can you? on Microsoft PowerShell RC1 · · Score: 0, Flamebait

    He was trying to help, jerk.

  11. Re:I don't see why that's an issue. on Updated CPU For 360 Next Year · · Score: 1
    IANAEE

    I belive that a die shrink often involves changes in the physical layout of a chip, due to various electrical/thermal/spooky effects. But you're right in that the logic of the chip shouldn't change...

    Can someone who knows more comment on this?

  12. Re:Wrong side of compiler on Torvalds Has Harsh Words For FreeBSD Devs · · Score: 1

    Who cares about linux on the desktop? We're talking about kernels, a very different thing from whatever desktop you're useing.

  13. Re:Intrusive. on When an Algorithm Takes the Wheel · · Score: 2, Funny
    "What if someone could hack that to tell your car the maximum speed limit was 0 mph. Easy way to carjack someone."

    My God! Hackers would no longer have to momentarily disable the ignition with a localized EMF pulse while scanning the IR keylock and forcing out the owner with body odour.

  14. Re:misconception on Lenovo & Customer Perception · · Score: 1

    No Mac user uses a 'MAC', and I'm not even a Mac user.

  15. Ask slashdot; on Got Root - Should You Use It? · · Score: 5, Funny

    My brother insists it's safe to turn off a computer by pouring beer on the power supply. Everything I've ever read has been the exact opposite philosophy. Who is right?

  16. Re:Why? on Military Secrets for Sale on Stolen USB Drives · · Score: 1

    Are you on crack? The music and film industries are tiny compared to the number of companies that need to keep secrets (all of them).

  17. Re:Warning on Sci-Fi Weapons to Join US Arsenal? · · Score: 1

    Maybe if she told him in the 50's.

  18. Re:neutrons on Fleischmann to Work on Commercial Fusion Heater · · Score: 1
  19. Re:Is the source code readable... on Microsoft Releases MechCommander 2 Source Code · · Score: 1
    You have a valid point, and every right to look at the source code.

    The source of a commercial software product is vastly different than the programs we write at home or in school. Assuming you know some C, find main() first, and go from there. The easiest way to navigate it is to import the code tree into an IDE. Grep is also very useful. You're going to run into constructs and paradigms you haven't seen before, and these can be hard to figure out, but eventually things start falling into place.

  20. Re:Text from end of nature article on DNA Origami · · Score: 1
    Thank you. Very imformative.

    Can you (or anyone) describe what the 'staples' referred to are? It's kind of suprising to hear materials cost as important in the building of nanostructures.

  21. Re:absolutely sane thing to ask for on UK Demands Sourcecode for Strike Fighters · · Score: 1
    # define target PEOPLE_WHO_TRIED_TO_KILL_MY_DAD
    # define target OIL_RICH_NATION
    define target TERRORIST_WEDDING
    # define target WEDDING
    # define target MUSLIMS_ABOUT_TO_GET_THE_BOMB
    # define target OSAMA /* not implemented, do not use */
  22. Re:Should consider only new code on Analysis of .NET Use in Longhorn and Vista · · Score: 1
    MS has a market cap of 282 billion dollars, and 38,000+ employees. .NET is hyped as easy and fast to develop in. Why is it unreasonable to expect them to rewrite explorer?

    Apple seems hugely more productive in comparision.

  23. Re:Why? on Quad PCIe Motherboard · · Score: 1
    The mouse/keyboard problem is solved with USB, or a hardware solution (PCI card).

    The OS is any *NIX, of course, and your senario will not happen. This is not a multi headed display, it's many seperate displays. X has been doing this for a long time.

  24. Re:Why? on Quad PCIe Motherboard · · Score: 1
    I'd wager you'd have to go through hell and back to get this working in linux too"

    You would lose. It's trivial.

  25. Re:March 11 at 11:11 on Fossil Rises From its Grave · · Score: 1

    Only in your time zone.