Live data from Hacker News

Viewing profile — gros_roberts

gros_roberts

HN member
Joined
Tue, Nov 14, 2017, 1:51 PM UTC
HN karma
15
Public activity
4 items

About gros_roberts

No profile information was provided.

Recent public activity

  1. comment
    Comment #18723595

    There is actually no such picture so no one knows, the logo has spirals, or currently, Christmas tree decorations.

  2. comment
  3. comment
    Comment #16221955

    This whole website is satire, mate.

  4. comment
    Comment #15695156

    lxml.etree.HTMLParser(recover=True) should work for bad HTML. A few times I had to replace characters before giving the page to lxml, but it was more of an encoding issue.