Viewing profile — uncle_kostya
uncle_kostya
HN member- Joined
- Thu, Sep 10, 2026, 4:16 AM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About uncle_kostya
Something of a programmer in California
https://kman.mobi/
https://www.linkedin.com/in/kostya-v/
Recent public activity
-
comment
Comment #49654269
Works already in Visual Studio Code, even seamlessly between C++ and Rust
-
comment
Comment #49654266
What we do at work is defined a clear boundary and use extern "C" functions in Rust to make them callable from C++, and the same for callbacks. Required some effort but we're happy…
-
comment
Comment #49645776
An Android developer since 2010 here. I've always been wary of React Native, because my impression is that it hides nuances of the underlying framework. You may be fine implementin…