Live data from Hacker News

Viewing profile — grantj

grantj

HN member
Joined
Fri, Feb 20, 2009, 4:28 PM UTC
HN karma
13
Public activity
8 items

About grantj

No profile information was provided.

Recent public activity

  1. comment
    Comment #48203617

    https://m.youtube.com/watch?v=Sy6VMDXB2SQ

  2. comment
    Comment #42486566

    I’m guessing professional EEs have better tools but in my hobbyist experience the power profiling kit II works well for analyzing low power (0-5v) circuits. The software tool provi…

  3. comment
    Comment #4427748

    That private API appears to be usbmux which iTunes uses to create tunnels to the device: http://www.theiphonewiki.com/wiki/index.php?title=Usbmux

  4. comment
    Comment #2285333

    I've used it for a few iOS projects. It's strength is making multi-state things like buttons and automating different resolution images (i.e. Retina). The factories feature combine…

  5. comment
    Comment #2090694

    My guess is IE 9 doesn't supports the 'lighter' globalCompositeOperation on the canvas which is key to making the effect work. Without it I bet the lines look pretty dull.

  6. comment
    Comment #1620643

    That should really be in big red text in the docs considering it actually destroys bits. The api also seems inconsistent wrt net.Stream writes are encoded in ASCII but plain writab…

  7. comment
    Comment #1620542

    Which part of the API has ASCII as the default encoding? From the v0.2.0 docs it seems like Buffer objects default to utf8.

  8. comment
    Comment #782974

    Could your instability be attributed to the fact that you might not be running the actual release version (or has been modified in some nefarious way)?