Live data from Hacker News

Viewing profile — cmdrkeene

cmdrkeene

HN member
Joined
Thu, Aug 26, 2010, 1:24 AM UTC
HN karma
5
Public activity
7 items

About cmdrkeene

New York City based Engineer, Designer, and Entrepreneur

Recent public activity

  1. comment
    Comment #3294192

    Here's a quick ruby implementation: https://github.com/cmdrkeene/bitmap-counter

  2. comment
    Comment #2277265

    GroupMe 2.0 (released today) uses either SMS or Push/TCP in the iPhone and Android apps.

  3. comment
    Comment #1651126

    Sometimes it's magpie syndrome, sometimes it's born out of a real need or deficiency in real systems. Kaizen ( http://en.wikipedia.org/wiki/Kaizen ) is a theme I see on a lot of go…

  4. comment
  5. comment
    Comment #1651113

    To your issues: 1) Yeah, organization is crazy. I think the method comparison is a bit unfair though. In theory, each step should be easily identifiable (like a method) but this is…

  6. comment
    Comment #1650964

    Steak doesn't want to be cucumber at all. It's plain ruby. The "DSL" aspects of the library are purely for legibility and structure. The keywords feature, background, scenario perf…

  7. comment
    Comment #1650954

    To your points: 1) Agreed. It's simple. But, it does some nice things like 1) hook up capybara 2) create a /spec/acceptance folder and suite hook and 3) add some "behavior-oriented…