Live data from Hacker News

Viewing profile — ijoshua

ijoshua

HN member
Joined
Thu, Sep 06, 2007, 11:16 PM UTC
HN karma
82
Public activity
29 items

About ijoshua

No profile information was provided.

Recent public activity

  1. comment
    Comment #158099

    > Where can you point me to "better documentation than PHP"? This is a major difficulty for new people getting into Python-- the documentation is really quite poor and out-dated. I…

  2. comment
    Comment #158093

    Python‘s way of accomplishing this is as easy, although the use of `locals` should indicate that this isn’t generally something you should be doing: post = {'name': 'ijoshua', 'ema…

  3. comment
    Comment #148513

    I don’t know the details of the compiler, but the negation operator on int objects also has a corresponding method: `__neg__` -1 == (1).__neg__()

  4. comment
    Comment #135579

    Principia Discordia; or How I Found Goddess and What I Did to Her When I Found Her

  5. comment
    Comment #115833

    See those arrows? That’s human moderation. Just don’t click on the up arrow if you think it’s spam.

  6. comment
    Comment #112748

    The privacy implications and “unintended consequences” of participating in Facebook are shocking.

  7. comment
    Comment #108808

    It was an apostrophe, but since Arc doesnaEURXt support Unicode, fuck it.

  8. comment
    Comment #108803

    The patent appears to predate PLTaEURXs work.

  9. comment
    Comment #107826

    How did you arrive at these conclusions? Did you use some programmatic analysis of CL source code to report these stats? Which codebases were your reference?

  10. comment
    Comment #98664

    mzscheme (PLT) http://news.ycombinator.com/item?id=11994

  11. comment
    Comment #97899

    I looked at it very briefly. The codebase is actually pretty small. It appears to depend heavily on memcached.

  12. comment
    Comment #96575

    Whatever language, I just hope it comes with decent documentation.

  13. comment
    Comment #96533

    Given Lisp, I can implement a Lisp interpreter easily: (loop (print (eval (read)))

  14. comment
    Comment #96445

    If you give someone Fortran, he has Fortran. If you give someone Lisp, he has any language he pleases.

  15. comment
    Comment #90123

    Here-say and speculation, although not that far fetched.

  16. comment
    Comment #89648

    "Honour thy error as a hidden intention" - Brian Eno's Oblique Strategies

  17. comment
    Comment #85010

    I'd like to see a scoring system that evaluates the discussion or thread as a whole, rather than the individual contributions; a metric like a signal-to-noise ratio, where a thread…

  18. comment
    Comment #85009

    You just participated. I did not realize this was an argument. I guess I lost. Seriously, though, the most interesting arguments don't resolve for quite some time, if ever. For exa…

  19. comment
    Comment #84824

    Easy. The losers are usually the ones who participate.

  20. comment
    Comment #75496

    Are you referring to the "JavaScript API" or the "Data APIs?" Because the Data APIs are pretty plainly based on the Atom Publishing protocol, with only a few extensions. Yes, many …

  21. comment
    Comment #75486

    Google doesn't have to keep your data for you. The OpenSocial API is just a specification. Google's own applications implement the specification, and you can too. The API is design…

  22. comment
    Comment #74214

    "But I think they're inherently slower for things like reporting." I wouldn't say the deficiency is _inherent_, but the powerful indexing ability of a relational DB that we take fo…

  23. comment
    Comment #68020

    PG, I'd be interested to know why you chose to implement a voting/rating system for stories on news.yc. That is, did you consider a "weightless" submission system like, for example…

  24. comment
    Comment #68014

    "Most people aren't smart at all." Very correct. In fact, nearly half of all the people you'll meet have a "below average" intelligence.

  25. comment
    Comment #68013

    "Maybe" is one option too many http://www.zeldman.com/2007/06/20/remove-maybe-from-invitati...