Hacker News new | ask | show | jobs
by nobleach 2381 days ago
Not the OP but, I use puppeteer (and headless Chromium) as a PDF rendering service. I'd love to be able to try the same thing with a headless Gecko/Slimer.js type thing. My current build process is a major pain to keep updated (building an Alpine docker image with the right version of Chrome to match the right version of puppeteer with the right version of nodejs) And after all that, it's pretty slow.