Live data from Hacker News

Viewing profile — julienc

julienc

HN member
Joined
Sun, Sep 26, 2010, 11:00 AM UTC
HN karma
7
Public activity
13 items

About julienc

No profile information was provided.

Recent public activity

  1. 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 …

  2. story
  3. 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?

  4. comment
    Comment #3905766

    Source code on Github here: https://github.com/julien-c/PageRank-Fast

  5. story
  6. comment
    Comment #3903865

    Or better, get rid of jQuery completely.

  7. comment
    Comment #3903858

    For something as straightforward as this, I think you shouldn't load jQuery and use native JS instead.

  8. comment
    Comment #3867817

    What about jQuery Retina ( http://retina.tylercraft.com/ and https://github.com/tylercraft/jQuery-Retina )?

  9. comment
    Comment #3861899

    Does anyone know which font they use to generate text?

  10. 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)

  11. story
  12. comment
    Comment #3723667

    Can you please show an example? This is interesting.

  13. comment
    Comment #3723451

    Now make a Javascript implementation and I'll be forever grateful.