Viewing profile — abaron
abaron
HN member- Joined
- Mon, Jun 11, 2012, 3:28 PM UTC
- HN karma
- 17
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About abaron
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
-
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.…
- story
- story
- story
-
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…
-
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…