Live data from Hacker News

Viewing profile — coolwanglu

coolwanglu

HN member
Joined
Sun, Sep 16, 2012, 2:33 PM UTC
HN karma
191
Public activity
46 items

About coolwanglu

https://wang-lu.com

Recent public activity

  1. story
    Show HN: CSS-Only Wolfenstein

    A little experiment for learning CSS 3D transformation & animation.

  2. comment
    Comment #9381062

    The UI is mostly finished. How does the current version look?

  3. comment
    Comment #9365836

    Try typing this in the browser console (might need to reload the game first) nethack.apply_tileset(' http://cook.web.eschelon.com/pictures/geoduck20x12.bmp' , 12, 20) I felt that a…

  4. comment
    Comment #8677383

    Hi, this could be what you need :) https://github.com/kripken/emscripten/wiki/Asyncify

  5. story
  6. comment
    Comment #5680047

    Hmm, the signature looks interesting.

  7. comment
    Comment #5661164

    um? why?

  8. comment
    Comment #5660760

    MF uses pdf2htmlEX :) And it also provides public folder and public dropbox This means that you can create one of your own.

  9. comment
    Comment #5660753

    It's for embedding, when you want to control the document or access the content. Say you have a resume written in LaTeX and you want to insert Google Analytics inside?

  10. comment
    Comment #5660748

    Hey thanks for the info! 2nd & 3rd are in the future plan, as I'm still working on accuracy and speed. And #115( https://github.com/coolwanglu/pdf2htmlEX/issues/115 ) is about the …

  11. comment
    Comment #5659190

    Right, that is in the schedule, just heard enough complains, in a good way.

  12. comment
    Comment #5659187

    Yes, actually they had this kind of plan, but I am not sure how it has been going. It would be definitely interesting in that way, but in that case it may not be worth it to rewrit…

  13. comment
    Comment #5659182

    It's still a startup, so currently it's focused on accurate rendering, and fast speed(which is not achieved yet so far). Features about recognition would be planned in the future, …

  14. comment
    Comment #5658700

    Usually I don't use social services, at least not "socially" (e.g. twitter as public text messaging). IMHO whether the service is crap or not, depends on what kind of stuff that it…

  15. comment
    Comment #5658677

    You don't want to rely on the computing power at the client side, do you? :)

  16. comment
    Comment #5658162

    I heard that with careful optimization on the server side and a clever JS may solve this. So far the default UI just demostrates the ability of reading-while-downloading. The idea …

  17. story
  18. story
  19. comment
    Comment #5578571

    Oh I just love C++ better!

  20. comment
    Comment #5575971

    I wonder have long will they get to know this stuff.

  21. story
  22. comment
    Comment #5575570

    I wonder if CPython will have JIT in the future

  23. story
    Ever used a PC with a Turbo Button?

    Wiki: http://en.wikipedia.org/wiki/Turbo_button

  24. comment
    Comment #4532880

    The compiling problem should have been fixed. Could you please try the latest master branch, see if it works well or maybe fail at one assertion?

  25. comment
    Comment #4532873

    OCR is beyond the scope of pdf2htmlEX I'm just trying to find out the real meaning of the glyphs through glyph names. Actually usually you should be able to select/copy text withou…