Live data from Hacker News

Viewing profile — asm

asm

HN member
Joined
Sun, Sep 14, 2008, 4:59 PM UTC
HN karma
188
Public activity
30 items

About asm

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #10697389

    Clarification on the title of this post; Phan is written in PHP7, but will analyze code written in any version of PHP.

  3. comment
    Comment #10697369

    Analysis takes a lot of CPU and we're not doing any parallel processing. Phan itself is about 30k lines of code and takes about 1.5s for a clean run. That being said, you should ta…

  4. comment
    Comment #10697167

    I'm not sure. PHP7 is pretty new so package maintainers may not have had a chance to put binary releases together. You may need to compile it yourself from https://github.com/nikic…

  5. comment
    Comment #10696981

    Definitely. If you want to start working on that, feel free to open up an issue ( https://github.com/etsy/phan/issues/new ) to start a conversation about it. We currently store met…

  6. comment
    Comment #10696957

    Phan does not attempt to make sense of things like `$class_name->$function_name()` or `$$v`. I'd be happy to see a pull request that could handle simple strings, but otherwise I im…

  7. comment
    Comment #10696898

    We'd like to get there eventually. Phan populates a sqlite database when analyzing code (if run with the -s flag). This allows fast runs on single file changes or patches. We're ho…

  8. comment
    Comment #10696703

    Co-author here. Happy to answer any questions folks have about Phan.

  9. story
  10. comment
    Comment #10204911

    We used construction paper to black out the back around the tablet. My guess is that the paper wouldn't like the humidity but the rest would be fine. Perhaps you could swap in some…

  11. comment
    Comment #10204880

    Hi, I helped hannahmitt make the mirror. The rectangle of light isn't noticeable at all in normal light if you adjust the brightness on the tablet well. In a dark room it can be no…

  12. comment
    Comment #10204033

    Unfortunately, the touch screen doesn't work through the mirror, however, we're using reusable sticky stuff to attach the mirror to the tablet, so its easy to remove if needed.

  13. story
  14. story
  15. comment
    Comment #7656886

    It was written to scratch a personal itch; never as a business. I'd be happy to see someone else pick it up and do something with it.

  16. comment
    Comment #7656381

    http://snapnote.io/

  17. comment
  18. comment
    Comment #6167424

    That you're asking about keeping it unguessable makes me think that it feels like too few. Its actually only 5 bytes of random (the first character is always zero). 2^40 is a prett…

  19. comment
    Comment #6167138

    Mobile devices were very much an afterthought. I was getting mobile traffic and did a best effort to make it passable, but I don't recommend it. You should check out Bugshot ( http…

  20. comment
    Comment #6166579

    That's a good idea, I'll do that. Thanks.

  21. comment
    Comment #6166486

    I totally agree. Paste is currently supported on Chrome and its been super useful. I'll see if I can get it supported elsewhere. Thanks.

  22. story
  23. story
  24. story
  25. comment
    Comment #4118680

    The point is that we're not looking for specialists in any particular language. To cure the curiosity, however, we're largely running on Linux, Apache, MySQL, PHP with many other t…