cdklabs / construct-hub

AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.
https://constructs.dev
Apache License 2.0
206 stars 27 forks source link

RSS/Atom feeds have a lot of noise #873

Open mbonig opened 2 years ago

mbonig commented 2 years ago

Description

The current RSS/Atom feeds contain a lot of noise. For example, construct-hub-probe which holds no value outside of the construct hub.

Use Case

The RSS/Atom feeds are great to keep an eye on newly created constructs, but seeing so much noise of both AWS-CDKv1 constructs and construct-hub-probe makes it harder to see what's new.

I propose a second RSS/Atom feed which only shows 3rd party constructs, those not directly part of the AWS CDK, cdk8s, and other 'core' construct APIs.

Other information

No response

moltar commented 2 years ago

I think the feed should follow the search filters. E.g. I should be able to filter by my interests and then subscribe to that.