Slashdot Mirror


User: dotancohen

dotancohen's activity in the archive.

Stories
0
Comments
3,759
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,759

  1. Re:I have true unlimited on Typical Home Bandwidth Usage? · · Score: 1

    Thanks. I have been arguing with them that the problem is on their end for weeks. They say that the mtr results are normal. I am not a tech, so I do not know exactly how to word my responses. What is the proper way to word my complaint, along with that mtr output?

    Thanks!

  2. Re:In SOVIET RUSSIA.. on ISS Dodges Space Junk For First Time In Five Years · · Score: 1

    The ISS is slowed by atmospheric drag, so it must be reboosted every so often. This maneuver cancels out a reboost effort, so that reboost effort, and this manwuver, were just a waste of fuel.

  3. Re:Standby and get ready! on The Sun Has First Spotless Month Since 1913 · · Score: 1

    AIDS was a breakdown of the immune system because of [snip] and the generally unhealth lifestyle of the gay community. Until they isolated a virus.

    No, that was GRIDS, the Gay Related Immunodeficiency Syndrome. Only after the virus was discovered was the relation to IV drug use made, and was then termed AIDS.

  4. Re:The real reason this is News for Nerds on The Sun Has First Spotless Month Since 1913 · · Score: 1

    All joking aside, does anyone else get the feeling they're changing the definition of a sunspot just so they can claim it was a spotless month?

    Sure, companies cook the books all the time. Why should Sun be any different? A spotless month sounds great to shareholders.

  5. Re:Firefox is a pig on IE8 Beta 2 Fatter Than Firefox and XP · · Score: 1

    Since you buy a computer to run applications, not operating systems, shouldn't you expect that most of your resources are going to the applications?

    It seems like people are now getting used to the idea that every new computer needs 4GB RAM, so to starve off Moore's law for the benefit of the hardware manufacturers, MS makes sure that people will now need 8GB of RAM. And faster processors, and more disk space, ad nauseum.

    What does MS get from the hardware manufacturers in return? Have you tried to use a broadcom chipset, or a webcam, or anything else relatively new with Linux? Now you know why they don't work.

  6. Re:Firefox is a pig on IE8 Beta 2 Fatter Than Firefox and XP · · Score: 1

    What possible need is there for 171 threads in a web browser unless it has like 50 tabs open?

    Each tab may have as many as 50 items on it. The HTML webpage calls 10 Javascript files, 5 CSS files, and another 35 images. That's rather common, and rendering each one could very well be another process.

  7. Re:I'll believe it... on Robots Learn To Follow · · Score: 1

    1) Aren't Christians waiting for the Messiah to return? Serious question, I thought that they are.
    2) I'm not Christian!

  8. Re:I have true unlimited on Typical Home Bandwidth Usage? · · Score: 1

    After rebooting everything:

    $ ping google.com
    PING google.com (64.233.167.99) 56(84) bytes of data.
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=1 ttl=243 time=188 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=2 ttl=243 time=188 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=3 ttl=243 time=179 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=4 ttl=243 time=180 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=5 ttl=243 time=188 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=6 ttl=243 time=189 ms

  9. Re:In SOVIET RUSSIA.. on ISS Dodges Space Junk For First Time In Five Years · · Score: 1

    Actually, this really sucks because the rockets were used to LOWER the ISS. What a waste. I wonder how much warning they get before estimated impact.

  10. Re:I'll believe it... on Robots Learn To Follow · · Score: 1

    What the world needs today is a strong leader, not a follower. Wake me up when the Messiah arrives.

  11. Re:Very Interesting... on Google Chrome, the Google Browser · · Score: 0, Troll

    They're not building the whole thing, but it's a bit more than just a rebranding. They're using Webkit (Safari, Konqueror) rather than Gecko (Firefox), but adding a new Javascript engine and UI, and building in Google Gears.

    It's only available as an RPM package (not even source is available yet) so I had to convert it to .deb with alien. It installed fine, but it really seems like Firefox with a screwed up theme. I can't get the tab bar back where it belongs, and regular Firefox extensions won't install. The keyboard shortcuts only work on the Latin keyboard layout, and it seems to render pages really slow, like see-the-letters-appear-on-screen slow. At least it's not crashing like Firefox 3 does!

  12. Re:Its a sign on Vegas Star Trek Experience Closing Down · · Score: 1

    And Deana Troy running around in her tights.

  13. Re:I have true unlimited on Typical Home Bandwidth Usage? · · Score: 1

    I ran mtr to see if the problem is my router or my ISP, how does this look:
    http://pastebin.com/m36bd850f

    Sorry for the use of pastebin, but the lame /. filter won't let me post the mtr output here.

  14. Re:I have true unlimited on Typical Home Bandwidth Usage? · · Score: 1

    Of course you pay more for service but you get lower latency,...

    I suspect that I have a problem with latency because all my pageloads take a _long_ time but download speedometers show that I am getting the 1.5MB line that I pay for. Also, on my Skype calls I hear the other party fine, but they hear me all broken up.

    How does one verify latency? Does this seem reasonable:

    $ ping google.com
    PING google.com (64.233.167.99) 56(84) bytes of data.
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=1 ttl=243 time=180 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=2 ttl=243 time=185 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=3 ttl=243 time=191 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=4 ttl=243 time=182 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=5 ttl=243 time=189 ms
    64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=6 ttl=243 time=189 ms

    --- google.com ping statistics ---
    6 packets transmitted, 6 received, 0% packet loss, time 9212ms
    rtt min/avg/max/mdev = 180.468/186.456/191.056/4.108 ms
    hardy2@hardy2-laptop:~$

  15. Re:first proust! on Typical Home Bandwidth Usage? · · Score: 2, Funny

    Have you been saving that up in some kind of .txt file, waiting for your chance at first post?

    Anyone who gets fr1st ps0t is a troll. Trolls are evil. Microsoft is evil. Microsoft makes MS Office. MS Office saves as .docx as default.

    Obviously, that was save in a .docx file, not a .txt file.

  16. Re:This is silly on Zebras Get Less Spam Than Aardvarks · · Score: 1

    No, it was me posting at an hour that I should have been sleeping. The only other English word that I know that begins with two "a"'s is the name Aaron, which is a Hebrew name.

    The wife is right. I'm not funny.

  17. Re:There's a saying.. on IE8 Breaking Microsoft's Web Standards Promise? · · Score: 1

    Thanks, I did not know that.

  18. Re:Want to really get em? on CC Companies Scotch Mythbusters Show On RFID Security · · Score: 2, Informative

    Here, I added to the Mythbusters page as well:
    http://en.wikipedia.org/wiki/Mythbusters

  19. Re:Want to really get em? on CC Companies Scotch Mythbusters Show On RFID Security · · Score: 2, Informative
  20. Re:Oh really? on Zebras Get Less Spam Than Aardvarks · · Score: 1

    That's the whole point: he needs it to be harvested.

  21. Re:What? on Zebras Get Less Spam Than Aardvarks · · Score: 1

    Zed's dead baby, Zed's dead.

    Is that why he's not answering the Viagra mails?

  22. Re:This is silly on Zebras Get Less Spam Than Aardvarks · · Score: 1

    Are they Jewish?

    The aardvark is. Where do you think the double "a" came from?

    (Disclaimer: I am Jewish)

  23. Re:I bet this guy gets the least amount of spam on Zebras Get Less Spam Than Aardvarks · · Score: 1

    Six feet above the covers!

  24. Re:You know what this means on Zebras Get Less Spam Than Aardvarks · · Score: 1

    Gmail isn't perfect at filtering spam. I've received 35,214 spam messages in the last month. I estimate that Gmail failed to filter around 100 of them.

    That's a 0.3% failure rate. My wife was good enough to marry, but she's no 9.997- still good enough for me.

  25. Re:There's a saying.. on IE8 Breaking Microsoft's Web Standards Promise? · · Score: 3, Funny

    Yeah, you seem to be lacking a little aptitude; but take heart, it's not like you're speaking pidgin or anything. Your post has clearly evinced this.

    HA HA HA. wtf, I kill myself.

    Oh, that's terrible. I'm sure that someone will give you a good bashing for that. Or maybe even the finger.