Live data from Hacker News

Viewing profile — lewtds

lewtds

HN member
Joined
Mon, Jul 22, 2013, 4:44 PM UTC
HN karma
26
Public activity
5 items

About lewtds

[ my public key: https://keybase.io/lewtds; my proof: https://keybase.io/lewtds/sigs/_Ih_KGfb264A0e93bu6aNY6t6o6GK3C84930m5nqJ80 ]

Recent public activity

  1. comment
    Comment #36429859

    And how did you find out about that?

  2. comment
    Comment #36400503

    Certain logic programming languages like SWI-Prolog [0] and Picat [1] have this built-in. [0]: https://www.swi-prolog.org/pldoc/man?section=tabling-memoize [1]: http://retina.inf.u…

  3. comment
    Comment #12888957

    Congratulations! I think you have "discovered" QML, my favorite environment for rapid GUI development, incredibly intuitive. You may want to to look into that for inspiration.

  4. comment
    Comment #9206765

    Very cool project but I fear that this approach will only work for relatively simple glyphs that can be broken down into 3 sections (main, :before and :after) whereas Chinese chara…

  5. comment
    Comment #6084898

    The UI is not based on HTML, it's QML. It's a GUI declaration language similar to XAML from MS. The whole QML described UI is an accelerated OpenGL scene backed by Qt technology so…