Viewing profile — Weltschmerz
Weltschmerz
HN member- Joined
- Wed, Jun 13, 2012, 1:27 PM UTC
- HN karma
- 10
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Weltschmerz
No profile information was provided.
Recent public activity
-
comment
Comment #4858348
SEEKING WORK - Remote / will travel Competencies: Node.js / JavaScript (expert) * CSS3 / HTML5 (expert) * Git / Unix environment (intermediate) * Java (intermediate) * Python (novi…
-
comment
Comment #4854659
Personally, I would want to understand JavaScript before moving on to some abstraction. The official Node.js documentation is written in JS, etc.. Then, once I am totally capable w…
-
comment
Comment #4838738
I see your point, however, unlike a platform such as Reddit, the available categories under which you may post content are decided upon or terminated by Poole. There is an implicit…
-
comment
Comment #4838637
Janitors do have very few powers. Yet it turns out to be an awful lot of work to moderate a site as open and popular as 4chan.org. Without janitors, you can be sure that the site w…
-
comment
Comment #4838093
While Poole may be the only one (or one of the few) people getting checks from 4chan.org, he doesn't have full responsibility for the operation of the site. The site is managed by …
- story
-
comment
Comment #4121080
Any reason you haven't tested the 'ws' node version I submitted? I think it should work fine...
-
comment
Comment #4106602
Using .apply({}, arguments) is actually a bit slower, but either method is so fast that it won't be a bottleneck. I use it in this case for elegance, because I can. Note that in yo…
-
comment
Comment #4106046
This node.js version is most certainly faster https://github.com/Weltschmerz/wsdemo/blob/master/competitio... Wondering how much!