Viewing profile — hntester123
hntester123
HN member- Joined
- Fri, Jul 13, 2012, 4:20 PM UTC
- HN karma
- 1
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About hntester123
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #4994806
Excellent comment, sir!
-
comment
Comment #4694235
Hadn't heard of it; thanks for the link.
-
comment
Comment #4694207
+1 on the parent-child thing.
-
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…
-
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…
-
comment
Comment #4670603
Cool, thanks.
-
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…
- comment
-
comment
Comment #4646471
http://www.google.com/search?q=meditation Some interesting links there. Also: http://en.wikipedia.org/wiki/Meditation
-
comment
Comment #4643199
Congrats on the site and thanks. As a guy interested in Go, I plan to check it out over time.
-
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…
-
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.
-
comment
Comment #4609261
Is the service US-only? I seem to remember reading something like that on HN recently in another thread.
-
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'…
- comment
- comment
-
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?
-
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 …
-
comment
Comment #4567124
Clear, and a good idea. Thanks.
-
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 …
-
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, …
-
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 …
-
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…
-
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…