Live data from Hacker News

Viewing profile — nevyn

nevyn

HN member
Joined
Sat, Mar 22, 2008, 9:29 PM UTC
HN karma
5
Public activity
12 items

About nevyn

ios/mac/vr/game dev. https://mas.to/@nevyn

Recent public activity

  1. comment
    Comment #15286106

    I’ve long been a proponent for rewriting rather than slowly iteratively fixing, once you’re at a certain level of technical debt. The success of this project really strengthens thi…

  2. story
  3. story
  4. story
  5. comment
    Comment #6794807

    We're working on a version of the library that is AppStore-safe, e g for the bug reporting use case. It's not nearly as performant, but works good enough, at least in iOS 7. Thanks…

  6. comment
    Comment #6794625

    Yes, that would be great! I'm nevyn@lookback.io, just email me or leave your details here and I'll contact you. Thanks!

  7. comment
    Comment #6794602

    Yep, browser/web app is on the way.

  8. comment
    Comment #6794238

    Yes. I haven't optimized it for games yet (there are several shortcuts you can take in such a scenario), but it works fine for the OpenGL games I've tried with.

  9. comment
    Comment #6794232

    Hey, also cofounder here. It should work fine, but you'll have to write a little bit of Objective-C for it. We plan to make it a drop-in kind of thing for PhoneGap, RubyMotion and …

  10. comment
    Comment #5827586

    That looks totally sweet! self promotion

  11. comment
    Comment #827678

    Except those can't read nor modify variables in their enclosing scope. Anonymous inner instances are more akin to C's nested functions, which GCC has had for a long time. Correct m…

  12. comment
    Comment #143571

    >Or rather, a large organization could only avoid slowing down if they avoided tree structure. Valve, the makers of Half-Life and Portal, work like that. No one has a dedicated rol…