Slashdot Mirror


User: maxwell+demon

maxwell+demon's activity in the archive.

Stories
0
Comments
12,279
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 12,279

  1. Re:Male scientists more prone to get caught on Male Scientists More Prone To Misconduct · · Score: 1

    Actually, the study included also papers retracted due to suspected fraud. I can imagine that people, especially male ones, are more cautious about telling suspicion of fraud about the work of women than on the work of men. So there might actually be such a systemic bias in the data.

  2. Re:Handing Facebook correctly: on Facebook's Graph Search Is a Privacy Test For Internet Users · · Score: 1

    Mark Zuckerberg, is that you?

    so... you think Zuckerberg's personal machine runs Facebook?

    Or is it that you just don't understand host files?

    I think that you just don't understand humour

  3. Re:Their conclusion, my conclusion. on Male Scientists More Prone To Misconduct · · Score: 1

    Maybe the reason is simply due to men doing more negotiation of their wages on average? Are there any studies about that?

  4. Re:Homo Erotica on Open Source Software Licenses Versus Business Models · · Score: 1

    Guess what? If you go to an architect, he designs a new house for you. He doesn't just give you another copy of the house plan he designed five years ago. That's what you pay him for.

  5. Re:Dunbar in Catch-22 on The Mathematics of the Lifespan of Species · · Score: 1

    That's not a viable strategy because your heart beat frequency also goes up if you are angry on something. Indeed, about every emotion increases it. What you therefore would need is an emotionless life.

  6. Re:Pity on Google Report Shows Governments Want More Private Data · · Score: 2

    The most problematic is googleapis, because many web sites simply won't work without those.

  7. Re:Bribery on Ask Slashdot: How To Convince a Team To Write Good Code? · · Score: 1

    Have you tried making sure they have access to great food and drinks?

    With the quality of the food/drinks reflecting the quality of the code?

  8. Re:Just like snipe hunting on Ask Slashdot: How To Convince a Team To Write Good Code? · · Score: 1

    1) People check not null against ResultSet.getInt() in JDBC (to check if a nullable Integer column is in fact null or not), when it can never return null (and checking for 0 is also wrong because it might be a valid value).

    So your complaint is that they add checks for something that shouldn't happen?
    You know, in C there's even a separate header for this type of checks: <assert.h>

    3) Many objects have a getJSON() function where we create JSON by hand (using string constant and +s). And this is not a debug string - these go into our server logs, which are parsed downstream by hadoop jobs.

    I don't see any problem with that. The method name already says that it creates a JSON string, so it cannot be a case of missing flexibility (a method named getJSON that generates anything which is not JSON would be stupid). And as long as the JSON string generated is correct, then why not generate it directly?

    Indeed, over abstraction can be detrimental as well. If there's a bug, and you have to seek for hours just to find out where the actual code doing the work sits, there's something wrong.

    5) We have some encryption and decryption in our workflow. The classes which have have the encryption/decryption algorithm have a lengthy init, but don't maintain any state. Yet we create a new object of that class for every request in our server.

    If the class doesn't maintain any state, then what is the lengthy initialization for? Maybe the problem is in the design of that class instead.

  9. I'm not interested in the laser gauntlet on Hobbyist Builds Working Replica of Iron Man's Laser Gauntlet · · Score: 1

    Make a working replica of the miniature fusion engine that powers the suit, and I'll be interested. :-)

  10. Does it make a difference? on Have a Wi-Fi-Enabled Phone? Stores Are Tracking You · · Score: 1

    Doesn't your phone broadcast its identity all the time anyway to the cell phone network? That happens even if your Wifi is turned off, or even if your phone doesn't even have Wifi. So what is the point of tracking the Wifi?

  11. Re:Probes on Have a Wi-Fi-Enabled Phone? Stores Are Tracking You · · Score: 1

    Wifi off should mean that it doesn't probe anything. It should mean that the antenna is not used. Why would a phone scan the environment when you explicitly told it that you don't want to use Wifi?

  12. Re:first on Have a Wi-Fi-Enabled Phone? Stores Are Tracking You · · Score: 2

    Maybe there are available access points with weak signal strength, and the phone ramps up its sending power?

  13. Re:just don't automatically join public wifi on Have a Wi-Fi-Enabled Phone? Stores Are Tracking You · · Score: 1

    Yes, they can do that, it's called passive scanning. Which doesn't mean they will do that. Note that active scanning is faster than passive scanning (which is important if a data connection is already established because during scanning you cannot transmit data).

  14. Re:Ah! on Why Ray Kurzweil's Google Project May Be Doomed To Fail · · Score: 1

    more robust than organic life.

    I strongly doubt that.

  15. Re:Wait a minute on MS Won't Release Study Disputing Munich's Linux-Switch Savings · · Score: 2

    Yeah, and burning $100 bills (not including the bills) is cheaper than going to the cinema.

  16. Re:Oh, really? on Researchers Explain Why Flu Comes In the Winter · · Score: 1

    And the AC didn't claim that you dispute anything.

  17. Re:Obligitory on Bad Grammar Make Bestest Password, Research Say · · Score: 1

    I'm sure that's already in all dictionaries.

  18. Re:My question is this: on Bad Grammar Make Bestest Password, Research Say · · Score: 1

    I just notice that my editing made things worse ... "the others" in the second sentence means the keys which are found on both layouts.

  19. Re:My question is this: on Bad Grammar Make Bestest Password, Research Say · · Score: 1

    You are aware that for some keyboard layouts even the number of keys differs? And even for the others it is not for all keys trivial to decide which one is "the same" key between layouts.

  20. Re:My question is this: on Bad Grammar Make Bestest Password, Research Say · · Score: 1

    For web passwords, you'd probably end up with tons of encoding errors. You don't want to have a password which if set with browser X will fail when used on browser Y.

  21. Re:Certainly on Bad Grammar Make Bestest Password, Research Say · · Score: 1

    Inn oother new's, macking speling misteaks deffeats ah dicktionary adtack.

    Fixxed thet foar yu.

    FTFY

  22. Re:Not IE only on Microsoft Going Its Own Way On Audio/Video Specification · · Score: 2

    Why should all browsers change to communicate with Skype, instead Skype to communicate with browsers?

  23. Re:Old dog on Microsoft Going Its Own Way On Audio/Video Specification · · Score: 1

    They are starting to act like a cornered animal, trying to pull out many of their old monopolistic tricks out of their war chest.

    Or maybe they are developing what they believe is better technology in a time frame better suited to their needs.

    The two are not mutually exclusive.

  24. Re:Too bad this isn't on Europa on Craters Quickly Hidden On Titan · · Score: 1

    *and* there isn't a single black monoliths in sight

    Have you read what they say about Titan's atmosphere? Of course you cannot see the monolith.

  25. Re:and they paved the way for spotify on How Apple Killed an iTunes Competitor · · Score: 1

    I don't know about you, but I definitely won't buy a song just to find out if I like it.