Slashdot Mirror


User: rootmonkey

rootmonkey's activity in the archive.

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

Comments · 143

  1. Re:Fox News Changed the Story at the Original URL on FedEx Misplaces Radioactive Rods · · Score: 1

    I know you are just posting a quote, but for the record CT scanners are not calibrated with these radioactive pins, PET scanners are.

  2. Re:It's in their best interests on 4 Cores? 6 Cores? Do You Care? · · Score: 1

    Amen. I regularly work with Intel and have early access to new cpus etc. These are targetted at HPC and are always named after a town. When it comes to building a rig for home it takes a while to decode the zoo names/codes of their procs. Even when I know what I'm looking for it takes a while. Average Joe doesn't have a chance.

  3. Size matters on The Proton Just Got Smaller · · Score: 1

    So what does size actually mean for a proton. For macro scale objects we measure with some physical item that has an electrostatic interaction with the item being measured. Previously all the measurements were being made using an electron. The new measurement is using a muon. Seems like they just redefined what "size" means, i.e. muon based vs electron based. What am I missing?

  4. Re:PS3-CBE Protoyping-Porting? on Gentoo on the PS3 - Full Install Instructions · · Score: 1

    It depends how you write your code. It won't automatically do this, but you can write the control code in such a way that it does. There are newer versions of the SDK from IBM that will help with this. However it depends on a number of factors. You can use several different models, like streaming data between SPUs, and each SPU runs a different program. Or have all SPU run the same program and work on different parts of the dataset, there are several other models as well. So it really is problem specific. One nice thing about programming the Cell is that IBM has opened the architecture so that the programmer knows whats going on and has the control needed to get the performance.

  5. Re:PS3-CBE Protoyping-Porting? on Gentoo on the PS3 - Full Install Instructions · · Score: 1

    The main difference between the Blade and the PS3 configuration is memory limitations and the number of SPUs available. The Blades have 2 CBEs with 8 SPUs and 1 GB RAM each (so 16 SPUs, 2 GB total). The PS3 has 7 SPUs and 256 MB (under linux). There is also a networking limitation since inifiband can be added to the Blade system.

    The memory difference is the biggest hurdle since it will limit your data sets. However it will allow developers to prototype. The code itself will be completely portable between both systems since they both run Linux and have the same interface and SDK to the SPUs.

    There are developers using the PS3 for CBE app development. You could ask them directly http://www-128.ibm.com/developerworks/forums/dw_fo rum.jsp?forum=739&cat=46

  6. Re:AMD's new Power HOG on AMD QuadFX Platform and FX-70 Series Launched · · Score: 1

    Intel's new arch also has a true 128-bit FPU for SSE operations in 1 cycle as oppose to 2. Amd will have this with their quad core whenever that gets released.

  7. Re:Nothing inconvenient about the results on An Inconvenient Truth · · Score: 1

    2. Put dust in the stratosphere

    Its already happening, its called global dimming. http://en.wikipedia.org/wiki/Global_dimming

  8. Re:Mac OSX? on IBM's Cell Processor — Not Just for PS3 Anymore · · Score: 2, Insightful

    MacOS wouldn't have any problem running on the PPU portion of the Cell. It will take alot of effort to get the OS to effectively utilize the SPU's though. The PPU is awfully slow and has very poor memory access rates. So yes MacOS could run on it, but you wouldn't want it to. Since the PPU is powerPC it wasn't a huge effort to get Linux running on the Cell. The added work was to expose the SPUs through the SPU file system. To the kernel the SPUs just looks like a block device.

  9. Re:None of this matters... on Golf's Digital Divide · · Score: 1

    I couldn't agree more. Fundamentals and patience are worth much more than fancy gizmos. Hogan's book is as relavent today as it was when it was written. I've been working off his book for the past year and have went from upper 90s to almost breaking 80.

  10. Re:Does this mean on Wisconsin Governor Proposing Tax On Downloads · · Score: 1

    Well first off its only when you buy something. Second from the article its purley voluntary....

  11. Distractions in General on Cellphone Drivers Drive Like Drunks · · Score: 1

    The study focused on cell phones but really anything that distracts you from the road will most likely have the same results. ie eating and driving, changing cds, kids in the back etc..

  12. Re:there are already standards for this... on Does the World Need Binary XML? · · Score: 1

    Well you know what they say, that there are 10 types of people in this world, those that know binary and those that don't. :)

  13. Re:KISS on Does the World Need Binary XML? · · Score: 1

    XML was indeed misapplied in that situation. And I agree that binary XML is an oxymoron.

  14. Re:KISS on Does the World Need Binary XML? · · Score: 1

    "did someone above make a decree that you would use xml in this solution?"

    Thats exactly what it was. Our CTO couldn't get it through his head that customers shouldn't be parsing our data they should be using an API to access it. The CTO wanted to keep the data simple for humans even though programs read the data 99% of the time.

    XML is a good format for static documents or small bandwidth apps but not the solution for high speed streaming apps.

  15. Re:there are already standards for this... on Does the World Need Binary XML? · · Score: 5, Insightful

    I'll say it again.. Its not the size of the document its the overhead in parsing.

  16. Re:KISS on Does the World Need Binary XML? · · Score: 1

    My previous company used XML as a realtime protocol (I know very lame) and its not the size of the docs is the overhead in parsing especially when you have several Mb a second and only one intel cpu. Ascii --> binary --> Ascii really kills an app.

  17. Re:Meanwhile on Doom 3 Gets Reviews, Piracy Questions, Exultation · · Score: 1

    I just bought Jedi Knight II: Jedi Outcast for $9.98 at walmart yesterday. Great graphics and AI IMO, and I don't have build a new rig. Think I'll wait too for DIII.

  18. Re:Let us not forget that IBM.... on IBM Subpoenas Several Companies in SCO Case · · Score: 1

    Although volitile stocks are the kind to buy options on. Certain option strategies have you go long (calls) and short (puts) at the same time and as long as it swings enough either direction you can profit.

  19. Re:We will have to wait and see a bit on Deregulation and Niagara Mohawk - Is There a Story? · · Score: 1

    Um you are retarded for

    1) not realizing that was MJ Fox's response to the Doc....

    2) please see number 1

  20. Re:We will have to wait and see a bit on Deregulation and Niagara Mohawk - Is There a Story? · · Score: 1

    What the hell is a jigga-watt?!?

  21. Re:insensitive clod! on MIT Introductory EE Goes Hands-On · · Score: 1

    I went to Milwaukee School of Engineering and we had plenty of math, physics as well as several courses in motors and control systems. We also had a good transmission lines course, smith charts and all. MSOE doesn't require hardly any liberal arts credits so there are more engineering courses to take their place.

  22. ATM networks do this on A New Protocol For Faster Web Services? · · Score: 2, Informative

    ATM networks have a high speed channel and low speed channel (I believe). We are implementing a new protocal in our systems at work. Basically data that needs to be blocked is sent on one channel and realtime data that cannot be blocked is on the other. The channel can be easily told apart by indicating it in th header of the message. Note this is different than have more than one port.

  23. Re:such accuracy... not on New Estimates for Universe's Age · · Score: 2

    I use to argue that we (people) are dependent beings and that eventually everything collapse to some independent of us or anything (call it God, state 0, whatever). Even in the big bang theory something must have started that. This could be used as a common platform to start an arguement, that there was a begining.

    However the more I've learned I don't know if we can ever know if there was a begining. Should existence be defined and viewed in a chronological manner?

    Indeed if everything started out as one, whether it be the big bang or God alone there would be no time until more than one thing existed. Time is mearly counting of events. If there was only one point in the universe there would be no events. Not until there was at least two points could something be used as a reference and events could then be counted (ie one point revolving around the other).

    No matter which side is taken on the argument of God or the Big Bang as the start of it. I think it takes faith to put stock in either, whether people see that or not. Both sides are just as valid. I really don't know which is right, my guess is they are both wrong. I don't think we even understand the scope of it yet. But hey what do I know.

  24. Re:such accuracy... not on New Estimates for Universe's Age · · Score: 2

    " six day creation (while my own view, for now) as is read in Genesis 1 leaves room for longer time periods.

    If you believe in God,you don't need to leave room for longer time periods though. If God can make a tree out of nothing, certainly an old tree could be made just as easily out of nothing. On the other hand one would think God would follow the rules of nature/God. On the other once anything was created (ie something out of nothing) it is artificially old at the moment it is created. Even the smallest particle.

    I'm not arguing for or against, just a thought.

  25. The first such school of its kind on Want To Make Video Games? · · Score: 3, Informative

    is digipen