Viewing profile — jonahkagan
jonahkagan
HN member- Joined
- Sat, Mar 24, 2012, 4:58 AM UTC
- HN karma
- 50
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About jonahkagan
No profile information was provided.
Recent public activity
-
comment
Comment #34278813
What's your brown rice approach? I've tried a few diff ones I've found online but none have turned out amazing
-
comment
Comment #8105569
(They are very good points though! Thanks for sharing them)
- comment
-
comment
Comment #8105561
What if the private methods are complex but also module-specific? For instance, if they deal with a data type that is private to the module? When you pull out complex code like thi…
-
comment
Comment #8105551
That's a great point. I definitely agree that erring on the side of modules is better. I just worry about times when the purpose of a module is not clearly defined at the outset (e…
- story
-
comment
Comment #7917321
Yep, we use CoffeeScript.
-
comment
Comment #7913064
Good find! I can't seem to find a comment that indicates what the new limit is though. Experimentally, we were seeing processes dying at around the 1.7GB to 2GB range. Did you find…
- story
- story
-
comment
Comment #7785030
sagichmal, could you elaborate on "we were able to map a fan-in-on-read stream product to a data model that could be implemented with a specific type of CRDT"? The post (which is a…
-
comment
Comment #5323186
Link seems to be down, but I'd be interested.
-
comment
Comment #5310313
Does anybody know of other flat companies? I've heard Valve is somewhat like this. What about outside of the software industry?
- story
-
comment
Comment #5073236
Yeah, that's a good point, but if you got all the CoffeeScripters' attention and then showed them that CoffeeScript is just one possible improved syntax...
-
comment
Comment #5073223
> Sweet.js doesn't have the ability to make whitespace significant Feature, not a bug? But yeah, I guess that would be an impediment to implementing CoffeeScript. I'd like to see s…
-
comment
Comment #5071323
Someone should implement CoffeeScript as macros. That would get everyone's attention.
- story
-
comment
Comment #5034542
I can't believe it. I was looking for this functionality just yesterday and now here it is.
-
comment
Comment #5030914
Apparently Noir is deprecated in favor of Compojure, according to http://news.ycombinator.com/item?id=5027560 .
- story
-
comment
Comment #4458791
> Come up with 2-3 more scenarios like those and... ...ask users to vote on them using human.io
-
comment
Comment #4382618
Awesome stuff. John Resig, if you're in here, can you give any details on the challenges of instantly updating the Processing sketch? I can just wait for the blog post, but I'm rea…
-
comment
Comment #4382587
Ah, so not National Institutes of Health. Makes more sense now
-
story
Ask HN: Know of a library/platform for Google Docs style comments?
I want to post some essays on my website and have comment functionality, but instead of normal blog style comments at the bottom, I'd like to have annotation style comments like in…