Slashdot Mirror


User: 1000StonedMonkeys

1000StonedMonkeys's activity in the archive.

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

Comments · 139

  1. Re:Wrong on Choice of Language for Large-Scale Web Apps? · · Score: 1

    Ajax asyncronously calls JAVA functions without needing a page redraw.

    Wrong.

    Uh... you fail to explain how this statement is wrong. It is in fact correct, unless you're telling me that Ajax can't asynchronously call server-side java code.

    Just because you're on the internet, doesn't mean you get to be a pompous ass.

  2. Re:I have Verizon FIOS (15mbit / 2mbit) on Next-Gen Broadband Primer · · Score: 1

    Wow, that's a hefty chunk of time to spend doing a single installation. Are all installations like this, or did you hit some snags? If they do two installs a day, I'm guessing the former.

    At that rate, they'll probably get to my house roughly... never.

  3. Re:But really..... on Man Arrested for Using Open Wireless Network · · Score: 1
    From TFA:

    Richard Dinon saw the laptop's muted glow through the rear window of the SUV parked outside his home. He walked closer and noticed a man inside.

    Then the man noticed Dinon and snapped his computer shut.

    Maybe it's census work, the 28-year-old veterinarian told his girlfriend. An hour later, Dinon left to drive her home. The Chevy Blazer was still there, the man furtively hunched over his computer.

    Dinon returned at 11 p.m. and the men repeated their strange dance.

    I don't know how the guy knew he was doing something wrong (though I could hazard a few guesses), but his repeated attempts to hide what he was doing suggests that he did know he was doing something wrong.

  4. Re:Distributed PAR2 on Microsoft Wants P2P Avalanche to Crush BitTorrent · · Score: 1

    Suppose you have a bad ratio of seeds to peers on the torrent (say 1 to 100) and that the average completion on the torrent is around 33%. Assuming a random distribution of pieces, which is good for BT, this means that 33 peers and the seed have the final piece. With the avalanche system, it looks like almost all 100 peers will have something you can use as the last piece.

  5. Re:Distributed PAR2 on Microsoft Wants P2P Avalanche to Crush BitTorrent · · Score: 4, Insightful

    Here's the thing. If you have a number of par files and all of the original segments, then there are many more pieces you could potentially download. If you need to download 500 of 500 segments, the number of sources you can download from begins to dwindle as you get on towards 400 or 450 pieces (I'm just making up these numbers, but you get the point). If instead, you need to download 500 of 1500 segments, chances are there won't be a scarcity of segments even at 499.

    IMHO, this is actually a really good idea, since I for one would take the added CPU overhead of processing parity files in return for more sources to download from. I've got spare CPU cycles anyway.

  6. Re:NoCache directive on Security Fears Over Google Accelerator · · Score: 1

    Your shouting intrigues me, but proxy servers are not new and there are several Cache-Control directives that tell a proxy server that a page is dynamic and user-specific and thus should not be cached.

  7. Re:Silly? on The Dual-Core War - Is Intel in Trouble? · · Score: 1

    The upgrade market is the enthusiast market, which while important for prestige is really not very much of the overall desktop PC market. Most people get their PCs from Dell, HP, etc....

  8. Re:He thinks trek always sucked on No Need For Trek Anymore · · Score: 1

    Since when did technical have anything to do with good sci-fi?

  9. Re:Not in the states on Nokia Announces Hard-Drive Phone · · Score: 1

    Sounds interesting. What provider/plan do you use and how many minutes does $8/month get you?

  10. Re:Not in the states on Nokia Announces Hard-Drive Phone · · Score: 1

    It's more about being paid $100 to take a phone. If you have an unlocked phone, American providers will be happy to let you sign up for a plan with it, since they lose money on their phones anyway. But I don't want an unlocked phone, I want a hundred bucks.

  11. Re:Thumb-driven interfaces?... on Microsoft Proposes Thumb-Driven Interfaces · · Score: 1

    The mobile phone industry is driven by teenage girls everywhere, not just in the US :).

  12. Re:Law Enforcement Ahoy.... on Best Buy Has Man Arrested for Using $2 Bills · · Score: 1

    You're new to slashdot, aren't you? ;)

  13. Re:Im not sure if he understands multithreading on On the Integrity of Hardware Review Sites · · Score: 1

    The idle task? Get your ass on folding@home boy!

    Seriously though, who doesn't do other things with their computer while their burning a DVD, encoding a movie, running a virus scan, or God knows what else? And personally, that's the only time that my computer feels slow. I don't care about 30 more fps in Doom, I just want my computer to be fast even when Eclipse is rebuilding my projects (or gentoo is rebuilding KDE, or whatever).

  14. Re:OP has a torrent on WinOS+QEMU+Knoppix 3.8 = WinKnoppix! · · Score: 1

    People like you are the reason why a lot of the rest of us are getting good speeds. Thanks.

  15. Re:Woohoo a torrent! on WinOS+QEMU+Knoppix 3.8 = WinKnoppix! · · Score: 1

    It's a pretty consistent 300-400K/s here. Try tweaking your router settings like the above poster suggests.

  16. Re:WTF on Music Piracy Unit Raids ISP in BitTorrent Assault · · Score: 2, Interesting

    How does that work though? Surely they aren't allowed to use force, and I can't imagine someone is going to open the door for them...

  17. Re:Leadership? on American View On Korean Broadband Leadership · · Score: 1

    Well, the slowest point is probably your ISP with its oversold 100Mbps connections all trying to get out at once.

  18. Re:mnb Re:limited scope at best on New Virus Attacks Via RAR Files · · Score: 1

    You are correct. I think the solid archive option of rar is what makes it worth using though. So far as I know, there isn't a similar options for Zips, but correct me if I'm wrong.

  19. Re:limited scope at best on New Virus Attacks Via RAR Files · · Score: 1

    Zip and Rar have too completely different design philosophies. Zip compresses each file individually which means that you can access each file seperately without having to decompress the entire archive. Rar compresses an entire collection of files, which means that it can further compress archives when files are similar to each other. Try compressing a directory of log files with Zip and then again with Rar, you'll see the difference.

    As to movies being rar'd into a million pieces, that just means that it was at some point transfered over usenet (or maybe IRC). Corruption of part of a transfer is a fact of life there, so breaking a file into a "million" pieces and providing parity files is normal.

  20. Re:limited scope at best on New Virus Attacks Via RAR Files · · Score: 3, Interesting

    "Because the releases consists of small parts you don't have to worry about re-downloading the whole release if something goes wrong and a file gets corrupted." BS. In this day and age of high speed internet this is not relevent. Especially while using torrent files. It really wasn't ever relevent during the modem/bbs days. Z-modem had resume downloads and everyone used it. No need for rar then.

    You have obviously never done binary transfers over usenet (which is still very common today). It's done almost exclusively using RAR because news servers DO drop posts which means that you WILL lose parts of the archive.
  21. Re:great news except.. on Hurricane Electric Offers Bit Torrent Service · · Score: 2, Insightful

    Just like people who buy commercial webhosting accidentally upload warez to their websites to distribute using p2p?

  22. Re:Can of worms on No Warrant Needed For GPS Tracking By Police · · Score: 1

    Or, GASP!, putting audio bugs in your apartment?

  23. Re:Not surprising on Microsoft Drops Windows XP for Itanium · · Score: 1

    uh... care to explain?

  24. Re:Question to people who donate on LokiTorrent vs. MPAA · · Score: 1

    Are you serious? Instead of being a p2p connection, the client sent the data to the server which then sent it to another client?

  25. Re:Question to people who donate on LokiTorrent vs. MPAA · · Score: 2, Insightful

    No, it's like suing napster for saying "There's a guy over there in that place illegally distributing software." If you remember, that worked out pretty well for the RIAA.