Live data from Hacker News

Viewing profile — skip

skip

HN member
Joined
Thu, Jul 09, 2009, 2:27 PM UTC
HN karma
100
Public activity
25 items

About skip

No profile information was provided.

Recent public activity

  1. comment
    Comment #3405430

    Try: http://www.scientificamerican.com/article.cfm?id=trying-to-f...

  2. comment
    Comment #2077178

    Oh, I missed this detail. In that case for a deterministic result I think you need to look at every possible combination. However, you can order them by the minimum criterion first…

  3. comment
    Comment #2077065

    Since the count of items is known a priori (=sizeof(S)), doesn't that mean that the mean and the sum are related in a well defined way? Basically then both critera can be simplifie…

  4. comment
    Comment #1717435

    Yeah, I would. If you have a laptop just set the max CPU speed to 80% (or whatever, Maybe if you just type emails and surf all day it's not an issue, but if you are debugging big a…

  5. comment
    Comment #1656032

    Well, I came in here to say exactly that: the paper is based on a survey of people self-reporting their past history with sleeping. Not a very good way to control the results.

  6. comment
    Comment #1594758

    Like any other development tool, you can leave the smartphone on your desk. No need to carry it around.

  7. comment
    Comment #1594724

    Unless you are saving lives (a doctor) or protecting the country (in defense), or maybe a few other edge cases, the perception that you need to get back to a person in a few hours …

  8. comment
    Comment #1458471

    Amazon and Newegg both email me after I make a purchase requesting that I review the product. They do this a little after the product is delivered--to give me a chance to use it. I…

  9. comment
    Comment #1276570

    This has been a part of the MS knowledge base for at least one year. Why is this "news" now? http://blogs.technet.com/fixit4me/archive/2008/11/19/welcome...

  10. comment
    Comment #1216024

    [Boston, MA] Delsys, Inc is hiring Win32 desktop application developers. http://jobs.stackoverflow.com/default.asp?6580

  11. comment
    Comment #1145644

    The content (search results) mimic too closely the ad results. Using whitespace to separate them (or a thin blue line, like the google sidebar ads) may help. Icons would brighten t…

  12. comment
    Comment #1028919

    This is actually not a bad idea. I've graduated now, but I would always start taking notes on each reference at the end of my paper. So it's definitely fulfilling a need. But I wis…

  13. comment
    Comment #1024296

    Coding for GPGPU or stream processors

  14. comment
    Comment #988032

    Unfortunately he did not credit Feynman for the 'clock' analogy, who I believe originated this way of describing quantum processes.

  15. comment
    Comment #873416

    Wow, this article is particularly vacuous. Someone died, and someone twittered. Lets draw conclusions!

  16. comment
    Comment #788001

    Yawn. I might as well have two browser windows open. This should ferret out duplicates and merge the two sets of results. Like a metasearch engine.

  17. comment
    Comment #743554

    Works in Chrome 2.0 on Vista.

  18. comment
    Comment #716366

    It's a nice trick, but I will probably stick to Ctrl-K-C (block comment) and Ctrl-K-U (block uncomment) in Visual Studio, just out of habit. I hate leaving big block comments in th…

  19. comment
    Comment #716256

    Chrome has a nice feature where you can drag a file from any folder/your desktop and drop it onto a file input element on a web page. Unfortunately, this feature does not work in G…

  20. comment
    Comment #714711

    This is in no way better than regular pagination. Or, if you want to eliminate a full page reload, just do the pagination in AJAX (but still allow me to link to a specific page). P…

  21. comment
    Comment #698622

    Can't agree more. And they want me to sign up in order to see or download a plain PDF, thats not going to happen.

  22. comment
    Comment #697512

    Source code contains (slightly NSFW) ASCII art--that's awesome. http://code.google.com/p/awib/source/browse/builds/awib-1.0r...

  23. comment
    Comment #696698

    And this is precisely why the most recent Firefox install I have is from the 2.x series. It used to be that Firefox (then Firebird) was the lean and mean cousin of bloated Netscape…

  24. comment
    Comment #696312

    Well from a technical standpoint you are correct. Although, if I see buggy/weird behavior on a website, right away I question what sort of hidden unsavory stuff is happening on the…

  25. comment
    Comment #695923

    The reference implementation seems very buggy--moving my caret and having inconsistent behavior. I would certainly be hesitant to type my password on a website which is handling th…