Live data from Hacker News

Viewing profile — kirankp89

kirankp89

HN member
Joined
Mon, May 11, 2020, 10:43 PM UTC
HN karma
27
Public activity
10 items

About kirankp89

No profile information was provided.

Recent public activity

  1. comment
    Comment #43900670

    I was looking for a way to do literally this a week ago. Excellent timing!

  2. comment
    Comment #38589176

    My experience with Unity on consoles is that it is very much an issue but can be avoided with some careful architecture choices very early on in development. If you are not careful…

  3. comment
    Comment #36035240

    This looks great and having access to SDL2 has my hacker brain tingling. I have been hacking on a grid based productivity tool similar to org mode. I’m wondering if I can use Lem a…

  4. comment
    Comment #35939940

    I am not super familiar with Java but that syntax typically implies type inference, which is not the same as not needing type annotations.

  5. comment
    Comment #35366444

    There are some very obvious influences from Skookum script in Verse and that was designed for gameplay programming. I’d be surprised if Verse turned out to be a poor fit for games.…

  6. comment
    Comment #32332657

    Just wanted to point out that Wheel of Time is one of Amazon’s most popular shows ever and Rings of Power isn’t out yet. Struck me as an odd comparison.

  7. comment
    Comment #31827582

    I’ve never been interested in JS as I mostly work in C++ but the ease of install/use of Deno over Node made me actually want to try it. It’s nice to have access to a bunch of web t…

  8. comment
    Comment #31342651

    Google Sole Proprietorship

  9. comment
    Comment #23761754

    Right, but the visas are not being exclusively used for IT workers. Instead of weeding out abuse all current policies seem to be to just blindly make immigration harder. Making it …

  10. comment
    Comment #23148046

    It's fairly simple to add support for new platforms. I've used Tracy on every major game console, none of which are officially supported coz of the walled off SDKs.