Live data from Hacker News

Viewing profile — esbenp

esbenp

HN member
Joined
Thu, Mar 24, 2016, 7:12 PM UTC
HN karma
105
Public activity
8 items

About esbenp

No profile information was provided.

Recent public activity

  1. comment
    Comment #15071434

    We actually used wkhtmltopdf before we started using pdf-bot. wkhtmltopdf development has slowed a lot, it is very unstable and you need to run a 2 year old alpha version to suppor…

  2. comment
    Comment #15071131

    That is a cool idea! Would only require to setup a small server as webhook endpoint that creates the e-mail.

  3. comment
    Comment #15071126

    Yeah I think Puppeteer is a very cool project. Unfortunately, it came out literally one or two days after i finished the initial version of pdf-bot. Maybe I will incorporate it soo…

  4. comment
    Comment #15071121

    Appreciate it. EmailThis lookes very cool! I have considered using Puppeteer for pdf-bot, it came out right after I finished it :-)

  5. story
  6. comment
    Comment #13368472

    https://github.com/esbenp/prettier-vscode

  7. comment
    Comment #13368469

    https://github.com/esbenp/prettier-vscode

  8. comment
    Comment #13368465

    I made a VS Code plugin for Prettier https://github.com/esbenp/prettier-vscode It is my first VS code extension so have no idea if it is correct way. Feedback is welcome.