Live data from Hacker News

Viewing profile — hntester123

hntester123

HN member
Joined
Fri, Jul 13, 2012, 4:20 PM UTC
HN karma
1
Public activity
38 items

About hntester123

No profile information was provided.

Recent public activity

  1. comment
    Comment #5954275

    Your comment reminds me of Google search, which is also quite simple in front (the UI/usage) and very complex under the hood.

  2. comment
    Comment #4994806

    Excellent comment, sir!

  3. comment
    Comment #4694235

    Hadn't heard of it; thanks for the link.

  4. comment
    Comment #4694207

    +1 on the parent-child thing.

  5. comment
    Comment #4694103

    >One thing that annoys me about software culture in general is how, by virtue of being a programmer, people are also political scientists, economists, biologists, chemists, astrono…

  6. comment
    Comment #4694063

    >You already have the data I'd use: the text of the comments. Wouldn't that require real AI though? I thought for a minute that NLP (Natural Language Processing, not the other mean…

  7. comment
    Comment #4670603

    Cool, thanks.

  8. comment
    Comment #4667017

    How about giving an acknowledgement on your page when someone submits a project / news? Did it a couple of times lately and saw nothing after the submit, even to show that the subm…

  9. comment
  10. comment
    Comment #4646471

    http://www.google.com/search?q=meditation Some interesting links there. Also: http://en.wikipedia.org/wiki/Meditation

  11. comment
    Comment #4643199

    Congrats on the site and thanks. As a guy interested in Go, I plan to check it out over time.

  12. comment
    Comment #4642970

    I really liked the Go Tour, which I checked out 3 weeks ago. Then I was a bit disappointed to see that the UI changed some, making it less user-friendly. (Everything used to fit on…

  13. comment
    Comment #4612592

    Okay. Please consider setting up a page to collect email addresses of non-U.S. developers for if/when you expand to international later. WorkMarket does that, IIRC.

  14. comment
    Comment #4609261

    Is the service US-only? I seem to remember reading something like that on HN recently in another thread.

  15. comment
    Comment #4609038

    Thanks. I suggest SWIFT - http://www.swift.com - as another option - if you also plan to offer this to people (developers and/or consumers (of developer's work) outside the US. It'…

  16. comment
  17. comment
  18. comment
    Comment #4608970

    How is payment to developers done? Do they need a PayPal account? or other way? Is there more than one way to get paid?

  19. comment
    Comment #4577458

    That's an interesting theory. I suspect it is likely to be applicable in many, if not most cases. Related anecdote: a person contacted me a year ago and asked if I'd be interested …

  20. comment
    Comment #4567124

    Clear, and a good idea. Thanks.

  21. comment
    Comment #4566214

    Heck, I commented in a hurry without thinking :( I did know about stack traces (used so many times), and you're right, of course. Thanks for pointing it out, though :). Now that I …

  22. comment
    Comment #4565225

    That's an interesting idea: to only catch exceptions at a very high level (for fast prototyping). I tried it out with this test program: http://pastie.org/4791686 Though it works, …

  23. comment
    Comment #4496841

    Check http://www.saylor.org . IIRC their courses allow you to go at your own pace. They offer many courses including but not limited to CS ones, and seem to use Khan Academy / OCW …

  24. comment
    Comment #4480376

    Though your comment was not in reply to me, thanks for the above info. I knew about IPython but not about the IPython Notebook or the QtConsole. I just googled for IPython notebook…

  25. comment
    Comment #4371168

    >I'm rather impressed that search engines do it so well. I imagine the right approach involves examining the contents of the pages and doing checksums Interesting point. Q: Is it p…