Viewing profile — roccod
roccod
HN member- Joined
- Wed, Mar 28, 2012, 11:52 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About roccod
Embedded software engineering building user interfaces for digital STB's using HTML5/javascript and/or native platforms. Interested in Clojure(script), javascript, c++, v8, Qt,Linux kernel development and computergraphics.
Recent public activity
-
comment
Comment #10512314
The problem with tools which try to understand the code themselves is that there is a mismatch between what is build by for example a Makefile and what the editor sees. We are buil…
-
comment
Comment #8965720
Is this native engine still html based (eg blink engine or webkit) or is it using the platforms drawing engines? We are currently building user interfaces for STB platforms using a…
-
comment
Comment #8964805
I understood that the native react serializes the ui "DOM" to some format and sends it to the native process. Will the native rendering engine be open source and/or will the protoc…