Viewing profile — rockisch
rockisch
HN member- Joined
- Wed, Nov 23, 2022, 3:26 AM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About rockisch
No profile information was provided.
Recent public activity
-
comment
Comment #34094057
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.
-
comment
Comment #33718674
Go as well.
-
comment
Comment #33718200
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…