Live data from Hacker News

Viewing profile — nottombrown

nottombrown

HN member
Joined
Thu, Mar 31, 2011, 12:29 AM UTC
HN karma
619
Public activity
94 items

About nottombrown

@nottombrown

Recent public activity

  1. comment
    Comment #23346652

    Author here: Sorry for the confusing formatting on the task descriptions at the end of the paper. That "4" is the human-generated target completion, not a model generated completio…

  2. story
  3. story
  4. comment
    Comment #11386271

    It adds important things like: "Review OKRs", "Planning sync", etc. https://www.dropbox.com/s/7xizuaap0lbjt0k/Screenshot%202016-...

  5. story
  6. comment
    Comment #8495209

    I agree that the phrase "non-specialized" is a bit tricky. Ants are mostly non-specialized in structure (there are only a handful of forms within the colony), but individuals take …

  7. comment
    Comment #8473552

    Nobody has mentioned hooktheory.com yet. If you're interested in why some music sounds good, check it out.

  8. comment
    Comment #8313024

    This is great. I could see it replacing much of my Illustrator work.

  9. comment
    Comment #8286017

    Thanks for bringing this to the playa, Samuel. Hope to see it again next year!

  10. comment
    Comment #8180261

    Here's an implementation of the latter try operator in swift. extension Optional { func try (f: (T) -> U) -> Optional { if let unwrapped = self { return f(unwrapped) } else { retur…

  11. comment
    Comment #8180161

    Totally trending. All of us Smiths, Browns, and Johnsons have to do something to claim our handles. http://names.mongabay.com/most_common_surnames.htm

  12. comment
    Comment #8180135

    In Swift, you have to signal and guard against the nil. In ruby, you choose whether to signal and you choose whether to guard. Here are some ruby examples that may be more clear: D…

  13. comment
    Comment #8180078

    Here's the source of try from active_support def try(*a, &b) if a.empty? && block_given? yield self else public_send(*a, &b) if respond_to?(a.first) end end https://github.com/rail…

  14. comment
    Comment #8179942

    Author here. Let me know your thoughts, concerns, and favorite dinosaur.

  15. story
  16. comment
    Comment #8024886

    Coffeescript is just javascript with syntactic sugar on top. This library provides sugar for multiline strings.

  17. comment
    Comment #7941120

    This. In addition to distribution being free, content creation has become far more accessible. Supply is way up.

  18. job
    Grouper (YC W12) is hiring a rubyist in NYC

    Hey HN, We’re looking for an experienced rubyist to join us. This would be a two-pronged role focused on both building product and crunching data to improve our matching process. W…

  19. job
    Grouper (YC W12) is hiring a front-end engineer in NYC

    Hey HN, We’re looking for an experienced front-end dev to join us. You’ll work with us to build a javascript app for our members to use while out on Groupers. Who are you? - You ha…

  20. job
    Grouper (YC W12) is hiring a front-end engineer in NYC

    Hey HN, We’re looking for an experienced front-end dev to join us. You’ll work with us to build a mobile-optimized javascript app for our members to use while out on Groupers. Who …

  21. job
    Passionate front-end dev? Grouper is hiring in NYC

    Hey HN, We’re looking for an experienced front-end dev to join us. You’ll work with us to build a mobile-optimized javascript app for our members to use while out on Groupers. Who …

  22. job
    Grouper is hiring a lead designer in NYC

    Hey HN, We're hiring a designer to help us design the perfect night out with friends. You'll be responsible for working with the product team in NYC to define the look and feel of …

  23. story
  24. job
    Grouper is hiring a Ruby tech lead

    We’re opening an SF engineering office and are looking for an experienced rubyist to lead the charge. You'll be responsible for running a small team working on product and matching…

  25. story