Live data from Hacker News

Viewing profile — roccod

roccod

HN member
Joined
Wed, Mar 28, 2012, 11:52 AM UTC
HN karma
1
Public activity
3 items

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

  1. 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…

  2. 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…

  3. 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…