Viewing profile — ijoshua
ijoshua
HN member- Joined
- Thu, Sep 06, 2007, 11:16 PM UTC
- HN karma
- 82
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About ijoshua
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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__()
-
comment
Comment #135579
Principia Discordia; or How I Found Goddess and What I Did to Her When I Found Her
-
comment
Comment #115833
See those arrows? That’s human moderation. Just don’t click on the up arrow if you think it’s spam.
-
comment
Comment #112748
The privacy implications and “unintended consequences” of participating in Facebook are shocking.
-
comment
Comment #108808
It was an apostrophe, but since Arc doesnaEURXt support Unicode, fuck it.
-
comment
Comment #108803
The patent appears to predate PLTaEURXs work.
-
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?
-
comment
Comment #98664
mzscheme (PLT) http://news.ycombinator.com/item?id=11994
-
comment
Comment #97899
I looked at it very briefly. The codebase is actually pretty small. It appears to depend heavily on memcached.
-
comment
Comment #96575
Whatever language, I just hope it comes with decent documentation.
-
comment
Comment #96533
Given Lisp, I can implement a Lisp interpreter easily: (loop (print (eval (read)))
-
comment
Comment #96445
If you give someone Fortran, he has Fortran. If you give someone Lisp, he has any language he pleases.
-
comment
Comment #90123
Here-say and speculation, although not that far fetched.
-
comment
Comment #89648
"Honour thy error as a hidden intention" - Brian Eno's Oblique Strategies
-
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…
-
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…
-
comment
Comment #84824
Easy. The losers are usually the ones who participate.
-
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 …
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #68013
"Maybe" is one option too many http://www.zeldman.com/2007/06/20/remove-maybe-from-invitati...