Viewing profile — coolwanglu
coolwanglu
HN member- Joined
- Sun, Sep 16, 2012, 2:33 PM UTC
- HN karma
- 191
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About coolwanglu
Recent public activity
-
story
Show HN: CSS-Only Wolfenstein
A little experiment for learning CSS 3D transformation & animation.
-
comment
Comment #9381062
The UI is mostly finished. How does the current version look?
-
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…
-
comment
Comment #8677383
Hi, this could be what you need :) https://github.com/kripken/emscripten/wiki/Asyncify
- story
-
comment
Comment #5680047
Hmm, the signature looks interesting.
-
comment
Comment #5661164
um? why?
-
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.
-
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?
-
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 …
-
comment
Comment #5659190
Right, that is in the schedule, just heard enough complains, in a good way.
-
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…
-
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, …
-
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…
-
comment
Comment #5658677
You don't want to rely on the computing power at the client side, do you? :)
-
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 …
- story
- story
-
comment
Comment #5578571
Oh I just love C++ better!
-
comment
Comment #5575971
I wonder have long will they get to know this stuff.
- story
-
comment
Comment #5575570
I wonder if CPython will have JIT in the future
-
story
Ever used a PC with a Turbo Button?
Wiki: http://en.wikipedia.org/wiki/Turbo_button
-
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?
-
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…