Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
uncle_kostya
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
uncle_kostya
4d ago
Is anyone even trying to compete with TSMC? What is the barrier to entry?
2.
▲
by
uncle_kostya
4d ago
It's what we use at work and I'm sure it passed a security audit. How ironic.
3.
▲
by
uncle_kostya
6d ago
Works already in Visual Studio Code, even seamlessly between C++ and Rust
4.
▲
by
uncle_kostya
6d ago
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 with the result.
5.
▲
by
uncle_kostya
6d ago
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 implementing 90% of your app but then need that last 10% and may g