Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Upvoted. Did you compile that list just now, pulled it from bookmarks, or other source?


In their github, they have json mapping. And I used some simple javascript.

``` console.log( Object.values(jsonObj) .map(v => `${v.title} - ${v.sourceUrl}`) .join('\n\n') ); ```




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: