Live data from Hacker News

Viewing profile — rajh

rajh

HN member
Joined
Sun, Sep 12, 2010, 11:51 AM UTC
HN karma
15
Public activity
5 items

About rajh

No profile information was provided.

Recent public activity

  1. comment
    Comment #44663255

    In the Netherlands we have the KNMI data platform ( https://dataplatform.knmi.nl ) and also an open source weather app ( https://gitlab.com/KNMI-OSS/KNMI-App ).

  2. comment
    Comment #39790500

    We are also using DocRaptor. It takes around 20 seconds to generate the PDF, and we only need to generate it every night. So the costs are also not an issue at the moment.

  3. comment
    Comment #39789102

    Yes, I’ve tried all the open source projects I could find. Including Weasyprint and wkhtmltopdf. Weasyprint was much slower than headless Chrome and also required a lot of memory t…

  4. comment
    Comment #39783207

    I needed to transform a 12MB HTML file into a PDF document and headless Chrome quickly ran out of memory (4GB+). We are now using a commercial alternative that seems be be using a …

  5. comment
    Comment #34984335

    I’m not sure what the benefits are in comparison with using Ansible with all the available modules and collections. Because it seems most functionality is also available in https:/…