Slashdot Mirror


User: tomhath

tomhath's activity in the archive.

Stories
0
Comments
4,582
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,582

  1. Re:We actually had something like that on Facebook Is Tweaking Trending Topics To Counter Charges of Bias (recode.net) · · Score: 1

    NPR has always been controlled by the Democrats. It was set up by Congress and Lyndon Johnson back in the 1960's to deliver their message; management and editors name their own replacements to ensure the legacy continues.

    The dust-up a few years ago wasn't about equal time, it was about very biased opinion pieces by people like Bill Moyers and Daniel Shore.

  2. Re:Oh, sure on Sorry, There's Nothing Magical About Breakfast (nytimes.com) · · Score: 2

    Feed a lot of it to your grandpa who has arteriosclerosis and an unexpected windfall will be coming your way!

    That's also been debunked. Meat and fat don't cause problems; a high carb diet is far worse. So to carry out your plan, feed him pancakes with plenty of syrup.

  3. Re:Biometric Analysis is Inadequate on Code Quality Predicted Using Biometrics (vice.com) · · Score: 1

    I've proven user can do to crash the application.

    Every bug fix should be accompanied by a cost/benefit analysis. E.g. entering a number for a person's age which is greater than 4 billion causes an error. Okay, is it worth fixing? Not unless you have a team of developers sitting around with nothing else to do.

  4. Re: They waited too long on Rovio's Desperate Push For 'Angry Birds' Movie (venturebeat.com) · · Score: 1

    If the movie could include frogs hopping across a road it would be a smash

  5. Re:This is stupid on Code Quality Predicted Using Biometrics (vice.com) · · Score: 1

    Back in the day, we could predict how buggy a section of code was by two things:

    1) Who wrote it. Some programmers always write buggy code, no matter how simple the problem they're trying to solve

    2) How much logging / commented out print statements were in it. More debugging always meant the programmer was struggling to get it working and was afraid to clean it up when they thought they were done.

  6. Re:Have you migrated to qbasic? on Ask Slashdot: Have You Migrated To Node.js? · · Score: 2, Insightful

    People who only know one language (usually Java, or sometimes Ruby) see every other language as a threat to their livelihood. They hate Javascript, SQL, Python, PHP - everything except the only one they know. The fact is, software development languages and techniques are constantly changing; even if you don't have a need for a new language you should learn it, if for no other reason than to expand how you think.

  7. Re:This shows how safe solar is. on Google-Backed Solar Plant Catches on Fire (pv-tech.org) · · Score: 1

    If people were afraid to develop new technology we'd still be living in caves.

  8. Some Days You're The Windshield on Google Patents Self-Driving Car That Glues Pedestrians To The Hood In A Crash (cnn.com) · · Score: 2

    And some days you're the bug.

  9. Re:Strong enough for a man, made for a woman on Men Are Sabotaging The Online Reviews Of TV Shows Aimed At Women (fivethirtyeight.com) · · Score: 4, Interesting

    Why ask for reviews, then question why men are reviewing women's shows? How would you expect to get the opinion of the audience if you exclude half the viewers?

    The more interesting question is why more women don't review shows aimed at men.

    An even more interesting question is why anyone would bother watching the crap that fills the gaps between commercials anyway?

  10. Re:THERE OUGHTA BE A LAW!!! on Theranos Withdraws Two Years of Blood Test Results (cnbc.com) · · Score: 3, Informative
  11. This is news? on Spy Chief: Foreign Hackers May Be Targeting Presidential Candidates (nbcnews.com) · · Score: 4, Insightful

    Foreign hackers are targeting everything, everywhere. Of course they're targeting political figures.

  12. Re:Evolution? on Highly-Conductive Shark Jelly Could Inspire New Tech (gizmag.com) · · Score: 1

    Given that muscles and nerves operate by small electric signals it isn't much of a leap to see how an animal could evolve a mechanism to detect an induced current when it's in a magnetic field. Pretty much the same as any of our other senses (vision, sound, touch, taste - all just stimulation of nerves).

    It's well known that sharks can navigate and find prey by detecting magnetic fields. No doubt it took a few hundred million generations of natural selection to fine tune the mechanism, but sharks have been around for a long, long, time.

  13. Re:Tax documents worth $1 million? on Fake Hacker Found Guilty Following Gutsy Mitt Romney Extortion Scheme (softpedia.com) · · Score: 4, Insightful

    I'm wondering what the "victim" had to hide, to be willing to pay $1 million for it..

    Apparently nothing, since Romney refused to pay and the "third party" was almost certainly an FBI trap.

  14. Don't mess with Texas on Jail Sentence For Popular YouTube Pranksters (bbc.com) · · Score: 1

    I suppose they thought that pulling stupid pranks like this was fairly safe in the UK. Things might have ended even worse in parts of the US.

  15. Re:False on Will Self-Driving Cars Clog Our Highways? (go.com) · · Score: 1

    Pick up others along the way? You mean they way everyone does with taxis today? Sure.

  16. Well, that's your personal definition of an API. I'm not disagreeing with you, but as I said previously - Oracle is essentially claiming that their JAVADOC is the API that they own, Google is claiming that they can write their own library of routines that happen to have the same JAVADOCs (so their implementation works fine with code that uses Oracle's library). Is the JAVADOC an API? That's what the jury will decide.

  17. Re:Oh my god on Oracle V. Google Being Decided By Clueless Judge and Jury (vice.com) · · Score: 1

    Do you know the Morse Code for "Help"? Every kid learns it: SOS - three short, three long, three short. That's the interface, the API.

    How do you send the signal? Light flashes? Horn blasts? Radio or telegraph clicks? Palm fronds on the beach? Doesn't matter, those are all implementations that adhere to the API for SOS

  18. Re:What's wrong with that? on Ethical Hackers Donate 1,000,000 Air Miles To Charity (offensi.com) · · Score: 1

    And then we wrote laws to close the loopholes which allowed people to get tax free compensation from their employer.

  19. It should be filed as a class action suit, or filed as individual. The lawyer is trying to bend the rules for his own profit:

    Gallo, who is representing the students in both cases, said he expected Google to file a request to separate the 710 claims individually.

    "This is a mass case and the question is, 'Can these people who all have essentially the same claim bring it together so that a lawyer like me will agree to do it?" he said. "If these cases have to be filed individually, no lawyer would take it."

  20. 4) An API is the part of the previously prepared program that provides the means to access these services.

    Your definition is what the trial and all the confusion are about.

    Is the API an implementation, i.e. "the means to access these services"?

    Or is an API the documentation of an interface, the implementation of which is a black box?

    Oracle claims it's the interface specification, Google claims it's the implementation

  21. Re:Truly unprofessional headline and story on Oracle V. Google Being Decided By Clueless Judge and Jury (vice.com) · · Score: 1

    It's not clear to me that the problem is the judge and the jury.

    It's clear to me that the problem is with the witnesses. If Schwartz had prefixed his explanation with "GNU is a little programmer's joke, it stands for..." the judge and jury would've understood perfectly.

    And describing a hamburger menu as an API is a horrible analogy. I see where he was going with it - the API describes how you request a service, rather than being the service itself. But that's way too subtle for a non-programmer to understand the difference between the API and the implementation.

  22. Start of WWI to end of WWII on Ask Slashdot: What Was The Greatest Era Of Innovation? (nytimes.com) · · Score: 3, Insightful

    The world went from the horse and buggy age to the jet/atomic age in 30 years. Huge innovations in electronics, transportation, medicine, everything, in one generation.

  23. The mood at the FBI is rumored to be frustration.

    That's what brought on the whole Monica Lewinski thing. Kenneth Starr was investigating the real crimes that the Clintons had committed when they started a smear campaign against him. He was so furious with their dirty tricks, lying, and stonewalling ("It depends in what the definition if 'is' is") he went public with the cigar story.

  24. "This bid tells us that some bidders are willing to risk a lot for the prestige of being the cheapest solar developer,"

    It looks like there's still a subsidy needed to make it "cheap". In this case the builder is paying part of the cost (or expects to make up the difference by raising the price tag later).

  25. Re:US healthcare on Medical Errors Are Number 3 Cause of US Deaths, Researchers Say (npr.org) · · Score: 1

    Having a lower rate of reported medical errors is easy. Just don't report them. Same as having a better reported infant mortality rate.