Slashdot Mirror


User: wik

wik's activity in the archive.

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

Comments · 517

  1. Re:What about the fact that... on Sun Is Porting Java To the iPhone · · Score: 1

    Eight Megs and Constantly Swapping

  2. Re:AFS on Making Use of Terabytes of Unused Storage · · Score: 1

    You really don't want to put normal users on the AFS file servers. Managing volumes across these machines would also be a headache more painful than you can imagine. AFS also has very poor handling of server outages and volume replication exists only for read-only volumes.

    - A former AFS admin

  3. Re:My guess it that it's legit on Intel Sued Over Core 2 Duo Patent Infringement · · Score: 1

    It's a cash cow!

  4. Re:True men of genius on The Effects of the Fibre Outage Throughout the Mediterranean · · Score: 1

    > Its a slow news week.

    I thought the problem was a slow net.

  5. Re:Never attribute to malice... on Time Warner Filtering iTunes Traffic? · · Score: 5, Funny

    > Because if it was, it was possibly the most incompetent attempt at traffic shaping in the history of the Internet.

    No, that coveted spot is already reserved people who truly do reshape traffic: backhoe operators and anchor-dragging boat captains.

  6. Re:Not very on A Torrid Tale of Plagiarizing Paleontologists · · Score: 1

    > Why can this be the case in these fields but not in other fields of science?

    Perhaps because you can replicate experiments in many other fields, but you only get to dig something up once.

  7. Re:I don't get it... on Boeing 787 May Be Vulnerable to Hacker Attack · · Score: 1

    One reason for the connection between the two networks is for flight information, such as altitude, heading, position, etc. This information is displayed on the entertainment network in your seat back, but the data comes from the critical navigation systems. Such information only needs to go one way (to the entertainment network), but to transfer that information there does need to be a connection somewhere.

  8. Re:Too bad... on Sun Niagara 2 CPU Now Open Source · · Score: 1

    At least in T1, there are 8 windows for each strand (thread), so 32 windows total. The register file design supports fast window switches within a strand (3 cycles) and can switch between strands on every cycle. The megacell guide included with the RTL has a detailed description of how this really works.

    The T1 pipeline is just 6 stages (not terribly deep), while the T2 just adds a bypass stage.

  9. Re:Someone try to synthesize it!! on Sun Niagara 2 CPU Now Open Source · · Score: 2, Insightful

    The statistics the T1 are available here:

    http://fpga.sunsource.net/

    The most recent release of the T1 code has a few options for removing functionality (dropping to 1 core and 1 thread) such that it will fit on some of the larger available FPGAs.

  10. Re:Stupid American Kids on Christmas Shopping For Your Nephew · · Score: 1

    Be part of the solution, not the precipitate.

  11. Re:Title should read: on Sun to Create Underground Japanese Datacenter · · Score: 3, Funny

    Next: the Japan In-Earth Simulator

  12. Re:Perspective on Intel Core 2 'Penryn' and Linux · · Score: 4, Informative

    The name you are thinking of is the "tick-tock model."

  13. Re:Don't forget to test twinkies as well on Mythbusters to Test Cockroach Radiation Myth · · Score: 1

    Let's run it through legal.

  14. Re:Idiot on Verdict Reached In RIAA Trial · · Score: 2, Interesting

    Heck, our government can't even secure its machines from itself.

  15. Re:Isn't this akin to... on ISPs Dragged Into Swedish File Sharing Battle · · Score: 2, Funny

    One can always try to hold the roads responsible.

  16. Re:No fab needed? on Sun Moves Into Commodity Silicon · · Score: 1

    There is a successful FPGA project for the T1. The OpenSPARC engineering people were at FCRC/ISCA this summer demoing the T1 running "adventure" on an FPGA board.

  17. Fish? on Internet Radio's 'Second Chance' Bogging Down in House · · Score: 1

    What does this have to do with fish in a barrel? I just don't get it, zonk.

  18. Re:The bigger question these articles bring up on Our ATM Is Broken, Go To Jail · · Score: 1

    I used to go to a bank in eastern PA whose drive-up ATM dispensed both cash and change to the penny. Coolest thing ever.

  19. Re:The criminal code calls it "Theft of Services" on TimeWarner DNS Hijacking · · Score: 1

    The 4th commonwealth doesn't sound nearly as catchy. :)

  20. Re:The criminal code calls it "Theft of Services" on TimeWarner DNS Hijacking · · Score: 3, Funny

    Hey, not so fast!

    PA recently became the 50th state in the union to put their laws online.

  21. Re:Perfect (and simple!) solution on Synchronizing Music Players? · · Score: 1

    You must not have cats.

  22. Re:funny, most inseatphones are not active. on The Real Reasons Phones Are Kept Off Planes · · Score: 1

    I can only hope that the pilot used good judgement in choosing to wait until the plane had parked at the gate. I would guess that the interference was temporary noise on their headsets.

  23. Re:I don't buy the crowd control thing on The Real Reasons Phones Are Kept Off Planes · · Score: 2, Informative

    I read somewhere (too lazy to find the reference) that part of the reason is because cell phones don't locally play back your voice on the speaker. Hence, to the person on the phone, it feels as if (a) their ear is blocked and (b) the phone is not capturing their voice. By contrast, landline phones apparently do leak some of your voice back over the speaker and so you feel as if you're talking loud enough.

  24. Re:funny, most inseatphones are not active. on The Real Reasons Phones Are Kept Off Planes · · Score: 1

    At the end of a recent flight I took to Austin, TX, the captain got on the intercom and admonished the passengers for leaving a cell phone on. He said they experienced interference on their radios from a passenger's phone (presumably those GSM chirps).

  25. Re:moving parts on Everything You Know About Disks Is Wrong · · Score: 4, Informative

    Not true. Transistors at really small dimensions (e.g., 32nm and 22nm processes) will experience soft breakdown during (what used to be) normal operational lifetimes. This will be a big problem in microprocessors because of gate oxide breakdown, NBTI, electromigration, and other processes. Even "solid-state" parts have to tolerate current, electric fields, and high thermal conditions and gradually break down, just like mechanical parts. Don't go believing that your storage will be much safer, either.