Slashdot Mirror


User: ntr0py

ntr0py's activity in the archive.

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

Comments · 52

  1. You won't see www.yahoo.com/index.php anytime soon on Yahoo Moving to PHP · · Score: 3, Informative

    It should be pointed out that they have no plans of rewriting the entire site in PHP.

    Click on the "Early Adopters" section near the bottom:

    Most Y! properties integrating slowly
    - no plans to rewrite entire site

    So "Moving to PHP" could be a bit misleading.

  2. Re:Except one? on KDE 3.1 Second Beta Released · · Score: 1

    Don't forget Six.

  3. Re:Two running themes on the night... on Egyptian Pyramid Rover Finds... Another Door · · Score: 1

    That happened in Mark Twain's Connecticut Yankee in King Arthur's Court.

  4. .inputrc on Should "B" be the Same as "b"? · · Score: 2, Informative
    Special shells for novice users, that can simplify much of the complexity may be the way to go, here.


    Just put this:
    set completion-ignore-case On
    in your ~/.inputrc. Tab-completion will then ignore case.
  5. Weird... on wustat/wutrack.windows.com - What are they Used For? · · Score: 0, Offtopic

    When I read this story on the front page, this is what caught my eye...

    microsoft blah blah..
    6 of 66 comments

  6. 10GB? on Sony Hard Drive Recorder for Cars · · Score: 1

    I'm not complaining, but at $1,499, can't they fit a bigger hard drive in it? A 80GB drive goes for about $20 more than a 10GB drive nowadays, so if they put a 120GB drive in there, it would raise the price to about $1,519. The small additional cost seems worth it to me.

    Or, at the very least, make it a removable hard drive. Then we can spend the $1,499 and throw away the built-in drive without feeling like we're wasting much money.

  7. Strep != Staph on Strep Bacteria Resistant to New Antibiotic · · Score: 2, Informative

    Much like Streptococcus != Staphylococcus.

  8. [OT] Best Buy on Survival for Mom-and-Pop Computer Stores? · · Score: 1

    Best(must-sell-service-plans-to-all)Buy

    That reminds me of a funny experience the other day at Best Buy. I went in just to look around and ended up only buying a Mountain Dew.

    Believe it or not, they asked if I wanted a service plan! I assume it was simply out of habit, but funny all the same.

  9. Re:Megapixels on Logitech Pocket Digital Review · · Score: 1

    But, the built-in scale&dither likely does its scaling&dithering before JPEG compression. Photoshop cannot, as it's already compressed when you transfer it to your computer.

  10. DavFS on Accessing WebDAV Folders on Linux? · · Score: 2, Informative

    http://dav.sourceforge.net/

    Seems like they've got what you're looking for.

  11. Re:Capitolism at Work on MS Pressuring NW Schools: Pay Up, Or Face Audit · · Score: 1

    Be careful. It's not exactly capitolism, it's tax dollars. Specifically, *your* tax dollars.

    Now how do you feel about it?

  12. Re:Wow on Internal MP3 Server? 1 Million Dollars Please · · Score: 1

    I'm with you. First of all, who knew about this MP3 server except the employees of the company, and of them, who would squeal?

    Sounds like the RIAA is trying to scare us to me.

  13. Re:Novels? on 2.56 Tb/s Transmission Record · · Score: 1

    Actually,
    kilo == 1000
    kibi == 1024

  14. Photoreading. on Speed Reading? · · Score: 1

    Check out Photo Reading.

    http://www.photoreading.com/

  15. Wiki. on Simple-to-setup Expert System? · · Score: 2, Interesting

    Have you considered a Wiki system? phpwiki has been working really well for our office for a while now.

  16. Re:This is just a local CDDB mirror on Windows Tracks CDs & DVDs You Watch · · Score: 1

    Good for you. I'm usually not for sticking up for Microsoft, but this really does seem harmless. If the Open Source crowd bitches and moans every time Microsoft comes up with a new feature that really is helpful (like this seems to be), they'll eventually stop adding new helpful features.

    Someday, they won't even try to disguise the fact that they're collecting "private data" because they know we're going to cry wolf regardless if it's harmful/invasive or not.

  17. Re:Woody on Debian 2.2r5 Released · · Score: 1

    apt-get won't return successful without the "apt-get -f install" in between iterations. Sometimes, anyway :)

    This might work though:
    until apt-get dist-upgrade; do echo "One more time"; apt-get -f install; done;

  18. Re:Woody on Debian 2.2r5 Released · · Score: 1

    Actually Woody is classified as "testing", Sid is "unstable".

  19. Re:Five words: G, P, L on Cooperation Works if Majority Can Punish Freeloaders · · Score: 1

    GNU = "Gnu's Not Unix"

    while (1) {
    $count = $count+2;
    print "Actually, $count words, counting Not Unix."
    }

    Recursive acronyms suck.

  20. VIM? on First Thoughts on the Eclipse IDE? · · Score: 0, Offtopic

    Will I be able to plug Vim into it as the editor? Personally, I don't think I could get any work done using any other editor, or at least similar keybindings.

  21. Re:clept tests? on Fast Track to a CS Degree? · · Score: 1

    s/clept/CLEP/g

  22. At least someone saw this coming... on Microsoft Starts Legal Fight Over Lindows Name · · Score: 1

    Lindows, (www.lindows.com) has a name that in itself is genius. It's software that combines Linux and Windows without violating any trademark or copyright--although I bet Microsoft will sue at some point.

    PC Magazine - John C. Dvorak - October 26, 2001

    http://www.lindows.com/lindows_news_news.php

    This whole situation really is comical.

  23. Borax? on Chrysler Announces Hydrogen Fuel Cell Van · · Score: 1

    "NaBH4 can be made from sodium borate -- basic borax, used in laundry detergent."
    Shouldn't the headline be
    Chrysler Announces Soap-Powered Van ?

  24. Re:Speed of sound versus ping times on Holographic Sonar Cryptography · · Score: 1

    If the encryption were actually based on ping times, you're right, this would definately not work. But, it doesn't have to be. It does bring up a fairly good idea that, to my knowledge, has not been successfully implemented.

    Why does an encrypted message have to be sent all at the same time, and therefore by the same route? If you were to split a message into an arbitrary number of pieces, with each one getting to its destination through a slightly different route, it might be a little more difficult to intercept.

  25. 4.0 *alpha*? on MySQL 4.0 Released · · Score: 0, Redundant

    Don't we usually wait until at the very least beta to announce that "project x 4.0 is released!"?

    I'm sorry, but I don't think an alpha release of anything warrants a front-page posting on Slashdot. Wait until it really is four point oh.