Slashdot Mirror


User: kippy

kippy's activity in the archive.

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

Comments · 495

  1. Re:Disposal? on Locking CO2 Away For Good · · Score: 1

    What could be more efficient? It takes all the energy in a tic-tac to dig a little hole, drop in a seed and cover it up. The sun and rain take over from there.

    True, it will take a while to grow into a great big tree but the energy you put in is virtually nothing.

  2. K-Mart sucks on MIT vs. Las Vegas · · Score: 0, Offtopic

    your boxers are on the highway

  3. Re:counting in binary on Build A Custom-Fit One-hand Keyboard · · Score: 1

    The article specified that the keyboard had 4 keys that could be pushed with the finger tip and the mid-finger.

    that's 4 states {(off, off)(on, off)(off, on)(on, on)} and 4 buttons.

    4^4 = 256

  4. counting in binary on Build A Custom-Fit One-hand Keyboard · · Score: 1

    If this thing becomes any sort of standard, we'll have normal people being able to count up to 256 in binary on their fingers. Another thing too, depending on how the "chords" map to the alphabet, we may have laypeople who know the ascii system by heart.

    so much for being leet.

  5. Re:Clearcase Multisite... on Designing a New Version Control System? · · Score: 1

    User ClearCase Multisite. You can distrubute the load over several servers whether they're in the same room of across an ocean. I currently admin servers in Chicago, Detroit and Munich.

    Not only that, but you get awesome redundancy. we have some projects that we multisite to different sits just as a hot-backup measure.

  6. Re:Clearcase... on Designing a New Version Control System? · · Score: 2, Informative

    (Try scaling a clearcase server and you'll see how bad the design is... Hint: Adding more CPUs won't help you.) Try adding more memory and distributing yor server duties over a cluster and that will help.

  7. needed for life? on Reactor at Earth's Core? · · Score: 1

    Here's a bit of wild speculation, but wouldn't it be interesting if the radiation generated by a giant breeder reactor contributed to the amount of genetic variation in life on Earth? Wouldn't it be more interesting still, if such a radiation source were in fact needed to get life going as well as it has on our planet.

    That would kind of put a new variable into the Drake equation.

  8. direct connect on Peer-to-Peer Cell Phones? · · Score: 1

    I think a better example of a P2P network is that direct connect feature that some service providers have. you call someone, you connect to the person via the tower, you hit a button and poof! you're talking on a direct walkie-talkie connection with the other person.

    That way the tower just acts like a coordinator rather than a server.

    I don't know if I'm right here, but isn't this how the nutella(sp) network works?

  9. TU Darmstadt on Feasibility of Linux for Public-Access Labs? · · Score: 2, Insightful

    The Technical University of Darmstadt had quite a few dual-boot Linux/Windows machines in public labs. This was 3 years ago so I don't know if this is still the case.

  10. Re:My cat on Cat Meows Have Evolved Because of Humans · · Score: 1

    I actually do this with my cat on a regular basis only a little different. I imitate her meow and she responds. If i do multiple meows or long ones, she will often do the same number or stretch them out.

  11. Re:invisibility on Paintable LCDs · · Score: 0, Offtopic

    Wait a minute... How is this a troll? This is the best idea for this stuff that i've heard yet! yeah, yeah, all these suggestions about running applications on private parts are cute and all but this actually sounds like a solid idea.

  12. Re:Just my luck on Wireless Registers May Expose Your Credit Card · · Score: 1

    I don't think that will make much of a difference since that info probably still goes over the wireless LAN regardless of being scanned or typed.

    Or I could be wrong. That's a possibility too.

  13. olfactory bouquet on Turkey Manure Used to Save the Environment · · Score: 1

    Every time I've driven through Indiana, the smell of industry has hit me like a kick in the crotch. I remember it smelling like a mix of cheese, exhaust, burning motors and rubber. I'm morbidly interested if this big poop dump is going to somehow interact with the current stink in a positive way (lemons, roses, cookies) neutral (fresh air, paper, nothing) or some new form of stench that kills you upon sniffing.

    I wonder also if it will seem anything like the bog of eternal stench from labyrinth.

  14. Re:No on Earliest Primate Placed With Dinosaurs · · Score: 1

    That was "One Million BC" my friend.

    Planet of the Apes had no shortage of primates.

  15. Unpatriotic on Measuring Gravity in Your Basement · · Score: 3, Funny

    How could we let a traitor like John Walker tell us how to measure gravity.

    It's unamerican!

  16. Re:Why water, try oil. on Do-it-yourself CPU Water Cooler · · Score: 1

    I worked at Cray a little while ago and they used this cool liquid teflon stuff as a coolent. The rumour was that you could drink the stuff and still live. I never got the chance.

  17. All these worlds are yours... on Twin Robots Scope Out Titanic, Europa Next? · · Score: -1, Offtopic

    stupid motherfuckers.

  18. Re:Off the top of my head on Deep Algorithms? · · Score: 1

    Skip list are a data structure, not an algorithm.

    FFT, right on.

    My favorates are:

    huffman coding
    heap sort
    merge sort

  19. He's more machine now than man... on Warwick Gets a Few More Wires · · Score: 2, Funny

    twisted and e-vil

  20. Re:Let Science Grid Listen for SETI. on Science Grid Genesis · · Score: 1

    dude, having supercomputers build bombs is a GOOD thing. remember that the alternative is to test bombs in the real world. SETI@home is a very nice proof of concept, not much more. United devices is where it's at. distributed cancer drug testing. boo-yah!

  21. Re:Could you imagine....no, seriously on Science Grid Genesis · · Score: 1

    I'm all about distributed computing and SETI and all that noise but let me play devil's advocate for a minute.

    First, this is a sys-admin nightmare. keeping thinks running smooth in a system of HP-UX, Sun, IRIX, NT, and 2000 gets ticky sometimes. Add about a dozen variaties of OSes and patch levels, and you'll need another cluster of supercomputers just to keep everything straight on the first cluster.

    Also, the idea of clustering supercomputers isn't new. Cray has been pushing this idea for some time, selling nodes that can be stand-alone computers or part of a bigger cluster.

    There is also a point after which keeping an old SGI isn't worth the cost of space, power and upkeep.

    just some disjointed thoughts...

  22. Re:Final Fantasy interfaces on Virtual Keyboard a Reality · · Score: 1

    I don't know if you noticed, but all those cool holographic interfaces in FF had the Palm logo on them.

  23. CC on Tips on Managing Concurrent Development? · · Score: 1

    I'm a ClearCase admin at a big company. I might be biased but I think it'll handle everything you're worried about. CC can already keep track of who's doing what and when. Branches keep track of the "who" and CC keeps loads of metadata to account for the "when" amongst other things.

    One thing you can do if you really want to keep things straight is to write a trigger that writes "who" and "when" and anything else to a log file whenever someone does a checkin.

  24. Re:Bush wants to cancel Europa mission on Europa May "Nurture" Life · · Score: 1

    And he damn well better or else those monolith jerks will come and kick our asses.

  25. my $0.02 on Thin Clients in a Computer Lab Environment? · · Score: 1

    Back at school, they used Novel for thin client apps in the engineering NT lab. It worked ok but had some annoying startup times. lots of grey bars filling up with blue boxes.

    At work now, Novel is a piece of crap. We use Citrix for some things and it works nicely. I've heard that it has memory leaks and will crash you if you don't have a lot of RAM. I haven't personaly seen this but I work with an old-timer that holds a grudge against Citrix for this very reason. Like i said, I haven't seen it personaly but I haven't seen our Citrix server pushed to any sort of limits. If you're talking about 500 machines, I don't know how that will scale. I'm willing to bet that you'll need more than one Metaframe server.