Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rockisch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
rockisch
4y ago
Idk how long ago you tried doing embedded Rust, but nowadays it is quite decent. I think I'd choose Rust over C for embedded 99% of the time.
2.
▲
by
rockisch
4y ago
Go as well.
3.
▲
by
rockisch
4y ago
My guess is they're using the same public API in the actual app. Of course, I'm really hoping the HTML is added at runtime, and not stored in the DB. Imagine doing a data migration to modify an HTML stored in the DB. C H A O S