1
0
mirror of https://github.com/captn3m0/ideas.git synced 2024-09-27 19:22:50 +00:00

hn-researcher

This commit is contained in:
Nemo 2017-10-23 11:45:16 +05:30
parent da889d18d9
commit 1243bdb537

View File

@ -31,6 +31,7 @@
- [Community Browser Extension](communities-browser-extension.md)
- [Card Game Modelling (Research)](card-game-modelling.md)
- [Arch Linux Package Build System](#arch-linux-package-build-system)
- [Hacker News Research Bot](#hacker-news-research-bot)
- [Licence](#licence)
## Introduction
@ -201,6 +202,10 @@ Moreover, the primary audience for this would be me. I would really like to get
Take a look at https://github.com/Foxboron/arch-auto-build, which is a very similar attempt at this idea.
## Hacker News Research Bot
A bot that posts paper abstracts and links to PDF whenever a paper referencing a research paper is posted to Hacker News. Most scicomm posts that make it to HN almost always have a primary paper reference, and someone ends up posting the paper abstract along with a link to Arxiv or SciHub usually. A bot that automates this for all HN submissions would be a fun project.
## Licence
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). Feel free to contribute via Pull Requests, or discuss ideas in Issues. Also feel free to use these ideas in making the Next Big Thing. I promise to send you a postcard if you ship one of these.