Slashdot Mirror


User: Sancho

Sancho's activity in the archive.

Stories
0
Comments
5,182
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,182

  1. Re:QOS on Cox Communications and "Congestion Management" · · Score: 0, Offtopic

    It's 6 of one, a half dozen of the other.

    Why should they only prioritize known good traffic? Why not just throttle known bad traffic (when there's congestion)? At least then, unknown good traffic won't suffer.

    Here's my anecdotal story.

    Like a lot of people, I have a vanity domain. My desired domain was taken on all TLDs except for .mobi, so that's the one I chose. All was well until some people on Verizon complained to me that they couldn't send me mail--Verizon always came back with "invalid e-mail address." I thought that was kind of strange, so I started investigating. Went to a friend's house (he had Verizon) and tried to send mail--no dice. Sent raw SMTP commands to the server, and it turns out that Verizon just doesn't acknowledge that .mobi is a valid TLD.

    Now that's just stupid. There's no need for Verizon to whitelist TLDs. None. DNS is here so that we don't have to micromanage things like that. The mail server should be looking up the domain name, getting the MX records, sending the message, and moving on. And Verizon is the only ISP I've been able to find doing anything like this. They probably made the whitelist before .mobi was created and just failed to keep up.

    Just like an ISP might whitelist good protocols, but not keep up with the changing times, Verizon for some reason felt the need to enumerate TLDs and hasn't kept up. It's really quite irritating. Probably the most infuriating thing is trying to get in contact with someone who can actually /change/ it....

  2. Re:backups on WD's Monster 2TB Caviar Green Drive, Preview Test · · Score: 1

    Failure to use words correctly leads to circumstances where people think that, for example, that the Theory of Evolution is comparable to the theory of Intelligent Design. Hey, they're both theories, right?

    Put in the context of storage technology, if someone was providing a backup service in their data center, but really they just meant that the drives that they provide to you are RAIDed, you'd probably be pretty pissed off when they were unable to restore from backup.

    Words have meaning for a reason.

  3. Re:Powers of 2 on WD's Monster 2TB Caviar Green Drive, Preview Test · · Score: 1

    Only they don't use the notation consistently.

    If the cache really is measured in MiB as you posit, the label on the drive in the picture uses an incorrect label (it uses MB.) The issue here is that they are using the labels inconsistently.

    And it's inconsistent with regard to what the OS reports, too, so people who get their 2TB drives and then plug it in and find out that the OS thinks that it's considerably less than that get angry.

  4. Re:Congestion? on Comcast's Congestion Catch-22 · · Score: 4, Insightful

    Is that why they instituted download caps?

  5. Re:How much is self intereference? on Comcast's Congestion Catch-22 · · Score: 4, Insightful

    Did you read the part in the summary which said that Comcast VOIP was unaffected by this problem?

  6. Re:Don't want to pay on 2/3 of Americans Without Broadband Don't Want It · · Score: 4, Informative

    Do your friends post your pictures on Facebook? Last I checked, the only way to prevent people from explicitly searching for you in pictures was to have an account and disable it.

    Also, with an account, you can untag your pictures.

  7. Re:Just because PHP is popular on Survey Says C Dominated New '08 Open-Source Projects · · Score: 1

    Unsuitable does not mean incapable. Strictly speaking, any language which is turing complete can compute any problem. That doesn't mean that Brainfuck (look it up) is suitable for anything at all.

  8. Re:I think there's a fish for that sort of thing n on Despite Gates' Prediction, Spam Far From a Thing of the Past · · Score: 1

    Ooh, Barracuda....

    I've heard horror stories of Barracuda boxes falling over due to the overwhelming amounts of spam.

  9. Re:The U.S. government should have its own servers on White House Exempts YouTube From Web Privacy Rules · · Score: 2, Informative

    Interestingly, if you go to http://www.youtube.com/watch?v=qN1S1LdkUeg you'll see that there is a "click to download" option. As far as I can see, all of this account's videos are downloadable.

  10. Re:Well, duh on Whistleblower Claims NSA Spied On Everyone, Targeted Media · · Score: 1

    Yup, you're right. I was using hearsay without backing it up with facts, and as it turns out, only about 38%-41% of Americans polled thought that Gitmo should be closed. Obama's going against the wishes of the people.

  11. Re:Well, duh on Whistleblower Claims NSA Spied On Everyone, Targeted Media · · Score: 1

    The loved ones should blame the terrorist who chose to commit murder.

    The loved ones will probably blame GWB or BHO, depending upon their own political leanings.

  12. Re:Well, duh on Whistleblower Claims NSA Spied On Everyone, Targeted Media · · Score: 1

    When loved ones die, people are often irrational. The problem is that pundits have been preying on this fear for far too long.

    I think America has made its choice. More than half of us think that Gitmo was a bad idea. Hopefully, if any prisoners are released and come back to attack us, we'll remember that.

    But probably not.

  13. Re:Lame on Whistleblower Claims NSA Spied On Everyone, Targeted Media · · Score: 1

    I don't think there's evidence, certainly. But I do think that trolls get tired of trolling eventually. People don't often get tired of voicing their actual opinions.

  14. Re:Duh on Is Microsoft Improving Its Image? · · Score: 1

    There's lots of behind-the-scenes work that's been done to improve performance, stability, and security.

    Did NT have a software firewall?

  15. Re:Slashdot == The Little Boy Who Cried Wolf on Possible Last-Minute Problems With Vista SP2 · · Score: 1

    Yeah, Microsoft really shot themselves in the foot with that one. Memory used for cache should have been made perfectly clear to avoid (or rather, mitigate) this kind of FUD.

    Now if you go look at the processes that Windows spawns by default, you'll still see that Vista uses more memory, but it's not by much. Certainly nowhere near what the FUD spouters would like you to believe.

  16. Re:Your crappy music is not worth its iTunes price on 17,000 Downloads Does Not Equal 17,000 Lost Sales · · Score: 1

    Whether or not we then illegally download a copy is an entirely different matter.

    It's absurdity to presume that knowledge of this option does not affect one's opinion of the song's worth.

  17. Re:God no! on Building Linux Applications With JavaScript · · Score: 1

    Let's get pedantic for a bit.

    You don't need semi-colons at the end of lines--you need them at the end of statements. And in Javascript, they're always required for the end of statements. What happens is that if the Javascript interpreter encounters an error condition in the parsing of the code, it will go in and see if adding a semi-colon would make the error go away. If so, it will automatically add the semi-colon for you.

    This was a design decision that was implemented to make Javascript easier to use. It was also, by most accounts, a mistake. But then, when Javascript was created, I doubt that anyone ever expected huge libraries and programming tasks to be implemented with it.

  18. Re:God no! on Building Linux Applications With JavaScript · · Score: 1

    This is a design choice. You're trading flexibility for correctness if you implement type checking.

  19. Re:Convoluted how? on Building Linux Applications With JavaScript · · Score: 5, Insightful

    Javascript gets a bad rap for a lot of reasons. Most notably is the fact that Javascript and the DOM are conflated in most people's minds, despite the fact that the DOM is not a part of the Javascript specifications--in fact, while Javascript can manipulate the DOM, it's the browser which provides the bindings. It's not Javascript causing the incompatibility, it's the browser. An analogue might be having incompatible implementations of libc--you wouldn't blame the C compiler for the problem, would you?

    There's also a developer problem. People see the C-like syntax and start coding as they would in C. Javascript is functional language, and it makes use of that in significant ways. Worse, the expected semantics of block-level scope differ from C, and that's a very big gotcha for a new programmer.

    That's not to say that Javascript is without problems. There are numerous quirks which I consider errors in the specification. Nonetheless, it's really quite an elegant language for the most part, and it's certainly possible to develop libraries to handle the quirky cases.

  20. Re:If it 'snot good enough for the feds... on Single Drive Wipe Protects Data · · Score: 3, Informative

    Well, the feds only specify that unclassified drives be wiped. Classified drives (that is, hard drives with classified material on them) must be destroyed.

    Incidentally, a lot of data on hard drives is user-inaccessible due to the hard drive remapping bad sectors. Only a low-level format will touch that data--not application-level wiping tools.

  21. Re:And Steam reflects that... on Valve Takes Optimistic View of Piracy · · Score: 1

    No offense to Gabe, but I don't know him. I don't know if he's honest, or if his word is good.

    I also don't know if the patches will be downloadable and will work offline or not. Will I ever be able to reinstall a Steam game (assuming I got the media version and not the downloadable version.) If I reinstall, will the patch work? What if it's buggy?

    When there's code in place to specifically disable software, all bets are really off. If Valve is going under, I wonder how well the quality control for these patches (which, frankly, aren't going to be making them any money) will be.

  22. Re:And Steam reflects that... on Valve Takes Optimistic View of Piracy · · Score: 1

    I have the same apprehensions regarding online-DRM (e.g. Steam.)

    People have tried to assuage my fears by saying that Steam's a huge company, and that they won't be going out of business any time soon, and that really, they have no reason to annoy their customers.

    I point to closures like Circuit City and DRM fiascos like Wal-Mart (who did eventually cave to consumer pressure), Microsoft (who killed off one DRM scheme to implement another), and Google (who, due to a PR nightmare, gave people store credit for their digital purchases.)

    No one is immune to economic pressures forcing closure. I still go back and play old games from companies who have gone out of business. Others do, too. A little over a year ago, for example, http://bloggingultima.blogspot.com/ was started by a guy who loves the Ultima series of games. Origin Systems closed up shop in 2004. If their games had required online activation, they likely would be unplayable today.

    I've bought very few games like this, and it's always for a minimal amount of money. The most I've spent, I think, was on Mega Man 9, which cost $10.

  23. Re:Brute-force password guessing not a problem on GPUs Used To Crack WiFi Passwords Faster · · Score: 1

    I tried that after reading the man page--I'll admit, I didn't try -cd together.

  24. Re:Brute-force password guessing not a problem on GPUs Used To Crack WiFi Passwords Faster · · Score: 1

    Worked on mine. Did you type it in correctly?

    $ dd if=/dev/urandom bs=200 count=1 | tr -c -d 'A-Za-z0-9!@#$%^&*()_+'; echo
    1+0 records in
    1+0 records out
    200 bytes transferred in 0.000050 secs (3994575 bytes/sec)
    (+ori4d@f5Fvea_g0wOj2c(brCJo1y*!rQlve_kuDjFKYrqm7Fh#s#DfvJ

  25. Re:well it is expected... on Piracy and the Nintendo DS · · Score: 1

    Exactly.

    Truthfully, I can understand where you're coming from. It's a fine line between different devices which are incompatible, and similar devices which are intentionally made incompatible. I personally believe that on one side of the line, Nintendo is impeding my rights.