Live data from Hacker News

Viewing profile — abaron

abaron

HN member
Joined
Mon, Jun 11, 2012, 3:28 PM UTC
HN karma
17
Public activity
11 items

About abaron

No profile information was provided.

Recent public activity

  1. comment
    Comment #19798037

    LendKey | New York or Ohio (Cincinnati) | Full-time | ONSITE | $70k - $150k+ | Software Engineer/Senior Engineer/Lead Software Engineer, Platform Engineer, Associate Product Manage…

  2. comment
    Comment #19545614

    LendKey | New York or Ohio (Cincinnati) | Full-time | ONSITE | $70k - $150k+ | Software Engineer/Senior Engineer/Lead Software Engineer, Platform Engineer, Associate Product Manage…

  3. comment
    Comment #19284738

    LendKey | New York or Ohio (Cincinnati) | Full-time | ONSITE | $70k - $150k+ | Software Engineer/Senior Engineer/Lead Software Engineer, Platform Engineer, Associate Product Manage…

  4. comment
    Comment #17903142

    LendKey | New York or Ohio (Cincinnati) | Full-time | ONSITE | $70k - $150k+ | Support Engineer, Senior/Lead Software Engineer, Platform Engineer, Data Engineer, UX Director | http…

  5. comment
    Comment #17663945

    LendKey | New York or Ohio (Cincinnati) | Full-time | ONSITE | $70k - $150k+ | Support Engineer, Senior/Lead Software Engineer, Platform Engineer, Data Engineer, UX Director | http…

  6. comment
    Comment #17442467

    LendKey | New York, NY or Cincinnati, OH | Full-time | ONSITE | $100k - $150k+ | Senior/Lead Software Engineer, Platform Engineer, Data Engineer, UX Director | https://www.lendkey.…

  7. story
  8. story
  9. story
  10. comment
    Comment #8720053

    Android Studio can support highlighting C++ syntax and compiling. It can follow functions, header declarations, etc. It can also do some level of intelli-sense and give compilation…

  11. comment
    Comment #8720040

    This isn't entirely true... I'm using some, albeit trivial, NDK support by adding: android { ndk { moduleName " To my gradle file. I've set up a pretty simplistic JNI directory str…