Viewing profile — julienc
julienc
HN member- Joined
- Sun, Sep 26, 2010, 11:00 AM UTC
- HN karma
- 7
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About julienc
No profile information was provided.
Recent public activity
-
story
Ask HN: Is there a way to save a Web page screenshot with a transparent bg?
I prototyped my web page directly in HTML/CSS, using custom fonts for header text. The font rendering however is very shady on some OSes, so I would like to export the Web page to …
- story
-
story
Ask HN: Why can't I login to HN using Lynx?
When trying to login to HN using Lynx, I get a "Post request without Content-Length." error response. Lynx does support POST requests, so what could cause that error?
-
comment
Comment #3905766
Source code on Github here: https://github.com/julien-c/PageRank-Fast
- story
-
comment
Comment #3903865
Or better, get rid of jQuery completely.
-
comment
Comment #3903858
For something as straightforward as this, I think you shouldn't load jQuery and use native JS instead.
-
comment
Comment #3867817
What about jQuery Retina ( http://retina.tylercraft.com/ and https://github.com/tylercraft/jQuery-Retina )?
-
comment
Comment #3861899
Does anyone know which font they use to generate text?
-
comment
Comment #3861894
I think they serve the images from a CDN now, so load time should be fine (at least in my experience it is)
- story
-
comment
Comment #3723667
Can you please show an example? This is interesting.
-
comment
Comment #3723451
Now make a Javascript implementation and I'll be forever grateful.