I made a feed that contains rich information from every article (title, description, image), and also from the Hacker News discussion.<p>The feed is very convenient for reviewing Hacker News content weekly and picking what to read out of the myriad of articles.<p>The backend is Ruby on AWS Lambda, with the brilliant [metainspector gem](<a href="https://github.com/metainspector/metainspector" rel="nofollow">https://github.com/metainspector/metainspector</a>) to extract rich content.