Live data from Hacker News

Viewing profile — jonahkagan

jonahkagan

HN member
Joined
Sat, Mar 24, 2012, 4:58 AM UTC
HN karma
50
Public activity
25 items

About jonahkagan

No profile information was provided.

Recent public activity

  1. 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

  2. comment
    Comment #8105569

    (They are very good points though! Thanks for sharing them)

  3. comment
  4. 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…

  5. 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…

  6. story
  7. comment
    Comment #7917321

    Yep, we use CoffeeScript.

  8. 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…

  9. story
  10. story
  11. 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…

  12. comment
    Comment #5323186

    Link seems to be down, but I'd be interested.

  13. 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?

  14. story
  15. 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...

  16. 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…

  17. comment
    Comment #5071323

    Someone should implement CoffeeScript as macros. That would get everyone's attention.

  18. story
  19. comment
    Comment #5034542

    I can't believe it. I was looking for this functionality just yesterday and now here it is.

  20. comment
    Comment #5030914

    Apparently Noir is deprecated in favor of Compojure, according to http://news.ycombinator.com/item?id=5027560 .

  21. story
  22. comment
    Comment #4458791

    > Come up with 2-3 more scenarios like those and... ...ask users to vote on them using human.io

  23. 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…

  24. comment
    Comment #4382587

    Ah, so not National Institutes of Health. Makes more sense now

  25. 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…