Live data from Hacker News

Viewing profile — adieuadieu

adieuadieu

HN member
Joined
Sun, Feb 03, 2013, 4:09 PM UTC
HN karma
10
Public activity
21 items

About adieuadieu

my public key: https://keybase.io/adieuadieu; my proof: https://keybase.io/adieuadieu/sigs/2JDZKFCZ5ey9yNVPARBSqxHg4IT6nkSfpNOXruAeRIU

Recent public activity

  1. comment
    Comment #34417324

    Specifically writing some tests with the "Visual comparisons" feature might work. https://playwright.dev/docs/test-snapshots

  2. story
  3. story
  4. comment
    Comment #28747034

    De-paywalled link: https://adieuadieu.medium.com/hidden-goodies-in-playwright-t...

  5. story
  6. comment
    Comment #28735509

    De-paywalled link: https://adieuadieu.medium.com/how-to-manage-authentication-s...

  7. story
  8. story
  9. comment
    Comment #28716407

    De-paywalled link: https://adieuadieu.medium.com/playwright-comes-with-amazing-...

  10. story
  11. comment
    Comment #28711714

    De-paywalled link: https://adieuadieu.medium.com/how-to-write-end-to-end-tests-...

  12. story
  13. comment
    Comment #28707333

    De-paywalled link: https://adieuadieu.medium.com/how-to-use-partiql-with-dynamo...

  14. story
  15. story
  16. comment
    Comment #14865487

    We're using serverless-chrome for the headless-chrome-on-aws-lambda part. https://github.com/adieuadieu/serverless-chrome If you're interested in how serverless-chrome works, I wro…

  17. comment
    Comment #14860894

    For now, we're using the workaround proposed here: https://github.com/adieuadieu/serverless-chrome/issues/41#is... The Chromeless Proxy service uses the @serverless-chrome/lambda p…

  18. comment
    Comment #14860269

    Other than taking a screenshot and evaluating JS code in the context of Chrome and returning JSON, we haven't yet implemented any file-download features. But it might be possible f…

  19. comment
  20. comment
    Comment #14859866

    Yep. That's one of the main reasons why we're so excited about this project!

  21. comment
    Comment #14859713

    Parallel in that you can invoke many Lambda functions at the same time and have them run independently of each other