Slashdot Mirror


User: _anomaly_

_anomaly_'s activity in the archive.

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

Comments · 317

  1. OT: one-way on United and Orbitz Sue 22-Year-Old Programmer For Compiling Public Info · · Score: 3, Interesting
    Not really related to the skipping-a-leg-for-cheaper-airfare, but I booked one-ways for a trip to Jamaica (from the US).

    Not for bonus points or miles, but because it was cheaper and provided more convenient flight times. We booked with Delta on the way down and US Air on the way back. It takes a little more work because you're shopping for plane tickets twice, but I'd bet in most cases, it's worth it.

  2. Re:youmail on The Slow Death of Voice Mail · · Score: 4, Insightful

    Exactly this! If you've got voicemail, take the courtesy to listen to it before calling someone back. If someone has voicemail, I'm going to assume it's for a purpose: so I can leave information of lower importance, assuming you'll get it eventually. If you're going to break this social contract, and you can't be bothered to check your own voicemail before calling someone back, then disable your voicemail already!

  3. Re:Why would you call something Mayo that isn't? on Interviews: Ask the Hampton Creek Team About the Science and Future of Food · · Score: 1

    I agree as well. This product should be renamed from "Just Mayo" to "Pea Mayo". I doubt it'd sell well, though.

  4. Re:It's too bad, really on Overbilled Customer Sues Time Warner Cable For False Advertising · · Score: 1
    I think you're onto something here.

    How many times do you think there has been a legitimate lawsuit that should be filed and tried but never saw the light of day or was seen to the end because the plaintiff didn't have the resources to keep it funded to the point they had their day in court?
    I suspect it's a lot.

    Make all lawyers like public defenders... paid for through taxes, with bonus incentives for winning cases or something. So, when a lawsuit is filed, both the plaintiff and the defendant get assigned a lawyer, or lawyers.

    But, IANAL and my knowledge of the justice system and how lawsuits work is very limited, to be honest.

  5. Re:This is related on Ebola Forecast: Scientists Release Updated Projections and Tracking Maps · · Score: 2

    "Testing negative" and "no symptoms" is essentially meaningless in this context.

    Sorry, but no, it's not meaningless. Do the current test methods provide a definitive answer as to whether or not someone is infected with the virus? No, the current methods are difficult and prone to cross-contamination and human error. However, you're forgetting that the general consensus is that someone infected is not considered to be contagious until they're symptomatic. Therefore "no symptoms" carries a lot of meaning.

    Frequent, early testing is useful for early diagnosis if she contracts the disease. But the fact that she has tested negative doesn't say anything about whether or not she needs to be quarantined.

    Wow. So you're saying that people should be quarantined without any evidence of infection? Or maybe you think that anyone who has traveled to Africa should be quarantined? That's a severe misuse of public health care resources and would be severely detrimental to our ability to keep the disease from spreading in the U.S.

    And FYI, I'm not opposed to any form of quarantine, but doing so only with circumstantial evidence would be a Bad Thing.

  6. Re:my thoughts on NY Doctor Recently Back From West Africa Tests Positive For Ebola · · Score: 1

    These are people who take all available precautions, realize there is still a danger, and still try to save lives. These people are heroes.

    No doubt. I think some of the posters above need to look up altruism, and realize that some people in fact exhibit altruistic traits, to the benefit of everyone.

  7. Re:Pusher beam, not reversible tractor beam on Australian Physicists Build Reversible Tractor Beam · · Score: 2

    Lets learn to speak the language, shall we?

    OK...

    Tractor's pull.

    That apostrophe shouldn't be there.

  8. Re:Ads on Microsoft To Buy Minecraft Maker Mojang For $2.5 Billion · · Score: 1

    Don't forget a Minecraft-themed Johnny Switchblade and, of course, Bass 'o Matic (not a toy, but everyone will want one)!

  9. Re:What Microsoft could do on Turning the Tables On "Phone Tech Support" Scammers · · Score: 1

    what is the default home page in IE? That would be the place to put a warning..

    I believe it's still MSN.com... so unless the text stating the warning is a link that generates ad revenue, they wouldn't think of putting it on the home page.

  10. Re:I've gotten 4 on Turning the Tables On "Phone Tech Support" Scammers · · Score: 1

    I haven't gotten any of these calls either. I'm not saying that I want these calls to start coming in, but I'd sure have some fun with it if they did.

    So, I wonder. I only have a cell phone... are those that are receiving these calls on a regular basis only getting them on land lines, or am I just lucky to not be getting them on my cell phone?

  11. Re:Must-have features on Ask Slashdot: What Smartwatch Apps Could You See Yourself Using? · · Score: 1

    With the right watchface, the Pebble Steel might meet your listed criteria. I just have the original Pebble, but think it's great at $150 (with the Steel version going for $249).

  12. Re:Not the usual way science is done on Reanalysis of Clinical Trials Finds Misleading Results · · Score: 1

    Drugs go through four phases of clinical trials, as required by the FDA.

    That being said, the whole clinical trial process to get a drug approved by the FDA is pretty messed up. From how pharmaceutical companies are involved, how patients are (are not) qualified to participate, how adverse events aren't necessarily properly documented, the list goes on.

  13. Re:...to do it, to do it, to do it right. on GOG Introduces DRM-Free Movie Store · · Score: 2

    But it's gonna take money, a whole lotta spendin' money...

  14. Re:A few issues with this... on New Nail Polish Alerts Wearers To Date Rape Drugs · · Score: 2

    You keep asking for sources about whether or not compromises were made in testing accuracy to get it in the form of nail polish. I assumed you were just being lazy, because how could there not be a more in-depth article out there on something that's getting so much attention. Well, after a bit of searching, it appears you probably weren't being lazy... I couldn't find anything out there in the form of details. Maybe the detection rate isn't so great... or (god forbid) they're having difficulty with false positives or false negatives.

  15. Re:definition is clear on New NSA-Funded Code Rolls All Programming Languages Into One · · Score: 1
    The phrase "programming language" is so vague that it's wide open for interpretation. That's why I'm not going to say you're wrong, which was my first inclination, but simply disagree with you.

    My definition of a programming language is that which is compilable into machine-readable form.

    Now you're going to say, "HTML can be compiled into machine-readable form, it's displayed on your screen, isn't it?!". Yes, the content that originated from HTML (and others) is displayed on your screen, but that's because the browser is interpreting the HTML and then displaying it. Like someone else already responded to you and said, HTML is data, or more specifically structured content.

    An analogy that may help distinguish HTML (and CSS and the like) from what I consider programming languages would be to take printing a certificate using a word processor. The words and images you insert into the word processor isn't a "programming language". It's a "template" which is used by the printer in order to display the content (on paper), just like browsers that use the HTML to display the content (on the screen).
    HTML tags for forms, different types of media, etc. kind of blur the lines a little bit because they instruct the browser to perform certain actions, but that doesn't invalidate the interpretation of HTML as a display template, or data.

  16. Re:Nonstop comcast rate hikes on The Misleading Fliers Comcast Used To Kill Off a Local Internet Competitor · · Score: 1

    I know. That's why, just about every year, I have to either change to a similar plan with less benefits or bump up my deductible to keep it from going up much. The only time I didn't have to do that was last year, when I did a "risk re-evaluation", which turned out in my favor.

  17. Re:Nonstop comcast rate hikes on The Misleading Fliers Comcast Used To Kill Off a Local Internet Competitor · · Score: 2

    No other "utility" even comes close.

    No, but my health insurance (individual, not through my small-business employer) goes up about 30% per annum... but I digress...

  18. Re:Comcast should run for office on The Misleading Fliers Comcast Used To Kill Off a Local Internet Competitor · · Score: 2

    Well, if you do it right (run for office), you aren't footing the bill, your supporters/constituents are.

  19. Re:Now I wish.... on Raspberry Pi Gameboy · · Score: 1

    He did use the original inputs (control pad and buttons, power slider).

  20. Re:Scale? on Ebola Outbreak Continues To Expand · · Score: 2
    I think it's the infection rate that is all the hubbub, to put it lightly. 67 new cases and 19 deaths in the span of 3 days (July 15-17)?

    Then, posted not long ago, an update: 45 new cases and 28 deaths from July 18-20.

  21. Re:Incomplete data on For Half, Degrees In Computing, Math, Or Stats Lead To Other Jobs · · Score: 1

    Yeah, the first thing I thought of was: how many people who graduate with any 4-year degree stay in their field of study? Without having anything to compare this to, how do we know that the numbers for STEM graduates are abnormal?
    I would guess that those figures for the STEM graduates aren't too different from any other field.

    Also, it would have been more meaningful if they had limited the time after graduation. For example, if 50% of STEM graduates were working in an unrelated field 10 years after graduation, I'd say that says a lot more than just "currently". Seems to me a significant number of people "retire" from their main field of study and then take on another, completely unrelated, but more satisfying job in their golden years (i.e. retiring from a management position to work at a golf course).

  22. Electrotherapy "Museum" closed on The Oatmeal Convinces Elon Musk To Donate $1 Million To Tesla Museum · · Score: 1

    The Electrotherapy Museum referenced at the end of the summary is no longer open to visitors as of June of this year.

  23. Re:why new balls on Mathematicians Solve the Topological Mystery Behind the "Brazuca" Soccer Ball · · Score: 1

    I may have not completed my thought and main point, although it may be obvious enough... the shots in the video being further out will end up having much more curve on them by the time they reach the goal. The same shot closer to the goal won't have as much noticeable curve, of course.

  24. Re:why new balls on Mathematicians Solve the Topological Mystery Behind the "Brazuca" Soccer Ball · · Score: 3, Informative

    Good question, but I'd argue it's more about shot selection than anything. Most of those goals were well beyond the 18 (the penalty box). If you're comparing to recent games (yeah, I'm in the US, I still call them games, shoot me), like in the World Cup, you see very few shots outside the 18. An extreme example would be the Netherlands-Argentina game where they both played very defensive games. Even in games like Germany-Brazil, it seemed Germany was more about finesse and getting the ball deep inside the box to increase chances of the shot going in the back of the net. Even on free kicks near the 18, not many are even an attempt on goal, but rather crosses.

    I used to play, and IMHO shot shaping is more about technique (and shot selection) than the design of the ball. You'll notice in your video a lot of them were hit with the outside of the foot, right or left, and that's the easiest way to get it to curve to the outside. You don't see many players these days even attempting those.

  25. That might have been where they went, but it's not where they're going...