Live data from Hacker News

Viewing profile — karan85

karan85

HN member
Joined
Fri, Mar 17, 2017, 2:59 PM UTC
HN karma
3
Public activity
6 items

About karan85

No profile information was provided.

Recent public activity

  1. comment
    Comment #26183174

    It's spelled Seerene ( https://www.seerene.com/ ) :) I did the initial port of the 'SoftwareMap' from C++/OpenGL to WebGL.

  2. story
  3. story
  4. comment
    Comment #15605723

    glTF adoption is growing very quickly - 2.0 was only finished a few months ago and there is lots of tooling already: https://github.com/KhronosGroup/glTF#gltf-tools

  5. comment
    Comment #13894918

    I wasn't only talking about code completion either - when I make any syntax/type error I get a red squiggly after about a second and hovering shows the compiler error (which often …

  6. comment
    Comment #13894508

    You can already get instant hints now with VS Code and the Rust Language Server (RLS). It's still in alpha and the initial setup is a bit involved, but it already works very well f…