Live data from Hacker News

Viewing profile — throwaway9087

throwaway9087

HN member
Joined
Sun, May 17, 2020, 2:23 PM UTC
HN karma
8
Public activity
2 items

About throwaway9087

No profile information was provided.

Recent public activity

  1. comment
    Comment #23514523

    Practical 2D renderers implement an abstraction layer that lets them easily redirect their output to a number of low level libraries, which can be either CPU or GPU-based (or a mix…

  2. comment
    Comment #23212285

    We've had some success with 2D AutoCAD on WASM, but it's not as easy as just recompiling when you are dealing with a nearly 40 year old codebase and care about pixel level accuracy…