Sebastian Korfmann

Results 92 comments of Sebastian Korfmann

> Very cool stuff. Would love to see the moderator side on hekto Sent you an invite (and @EdwinRad as well). You'll have to signup and accept the invite. Please...

will be solved differently in https://github.com/cdk-dev/website/pull/170

superseded by https://github.com/cdk-dev/website/pull/170

will be included in https://github.com/cdk-dev/website/pull/170

fixed in https://github.com/cdk-dev/website/pull/170

This could use [playwright](https://playwright.dev/) to extract the necessary content, fetch open graph metadata and take a screenshot if no preview image is presented by the website. Same goes for the...

Hm, now that I'm thinking about this, this could be [a Github action](https://github.com/microsoft/playwright-github-action), which does this based on an issue and creates a PR automatically. An issue could look like...

Ah, categories should be added manually as well: ``` post: https://dev.to/ryands17/generating-thumbnails-via-s3-events-using-aws-cdk-typescript-l1i author: https://twitter.com/ryands1701 categories: foo, bar, baz

After talking with @EdwinRad, we've decided to implement this in AppSync and Lambda via the AWS CDK. And we'll do it mostly live :) https://livejam.io/cdk-dev/building-cdk-dev

I really like that idea. Are you thinking about something off the shelf or some custom built solution? Would the "external system" be read only?