Live data from Hacker News

Viewing profile — basman

basman

HN member
Joined
Tue, May 13, 2008, 10:22 PM UTC
HN karma
132
Public activity
49 items

About basman

No profile information was provided.

Recent public activity

  1. comment
    Comment #42152031

    Based on looking at the games at the end of the post, it seems unlikely. Both sides play extremely poorly — gpt-instruct is just slightly less bad — and I don't see any reasonable …

  2. comment
    Comment #25277597

    Also a bad argument: rephrasing GP's "We don't know enough to be sure this is safe" as "This is definitely unsafe".

  3. comment
    Comment #20784719

    The raycast probably disambiguated the state pretty well, such that it essentially had to memorize a few hundred actions, so that it did end up basically doing a sort of asynchrono…

  4. comment
    Comment #8666107

    352 with all options and limit 1000. Anyone do better? :)

  5. comment
    Comment #8443145

    This is a misleading article in the following sense: the implication is "here are these seven surprising factors that are correlated with successful marriages". Except, in recent d…

  6. comment
  7. comment
    Comment #7260414

    So yes, they would be runtime errors in Python. But that's not such a catastrophe, actually. The way I write Python is by being in an IPython shell, writing short functions, unit-t…

  8. comment
    Comment #7260064

    Your type checker catches array indexing bugs? Impressive.

  9. comment
  10. comment
    Comment #4675352

    Not a book, but Andrew Ng's coursera course (or Stanford class video lectures) are great and have lots of practical tips.

  11. comment
    Comment #4653369

    This blog post? http://antirez.com/post/different-take-sexism-it.html I'd be curious how many people here find this beyond the pale. As a data point, I didn't. I don't agree with a…

  12. comment
    Comment #3957544

    Or, perhaps easier: scoped_ptr image(allocate_image(...));

  13. comment
  14. comment
    Comment #3820813

    What about the fact that 13 of the warmest years on record happened in the last 15 years?

  15. comment
    Comment #3717183

    > He basically wanted to upgrade just one (obscure) app, and the process triggered the automatic removal of Gnome2 and installation of Unity. Just _IMAGINE_ how nightmarish this mu…

  16. comment
    Comment #3496045

    I found it interesting that their claimed value of 15-20k a year went unquestioned. At ~300 days a year, that's $60 a day. I'd value free food at a quarter of that at most.

  17. comment
    Comment #3321911

    The nice thing is that many commands set the mark automatically. So in your example, there's no need for the initial C-SPC.

  18. comment
    Comment #3245800

    The way it works in Jeopardy is that after the question is read, there's a guy who flicks a switch after which the betting window is open (and there's a visual cue so the players k…

  19. comment
    Comment #3226693

    How does this compare with OpenCV's existing python interface? The examples at http://opencv.willowgarage.com/documentation/python/cookbook... look fairly simple.

  20. comment
    Comment #3174814

    > Wine experts don't judge the quality of the wine but the quality of what the wine is supposed to taste like based on it's appellation controléé If that's really true, why do they…

  21. comment
    Comment #3034167

    Partial solution: http://www.bodymedia.com

  22. comment
    Comment #3003272

    No guessing needed. You could have just read his comment to find the answer.

  23. comment
    Comment #3003221

    The arguments about mature programmers being more efficient with less time are a red herring. The point is, given this guy working 40 hours a week and an equally mature (presumably…

  24. comment
    Comment #2984022

    Anyone know the release schedule for this?

  25. comment
    Comment #2982841

    I haven't used either of these, but they seem to fill a useful niche. What do you find are the pros and cons of deft vs. org-velocity?