TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you get notified about newest research papers in your field?

406 pointsby warriorkittyalmost 9 years ago

60 comments

karpathyalmost 9 years ago
I wrote <a href="http:&#x2F;&#x2F;www.arxiv-sanity.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.arxiv-sanity.com&#x2F;</a> (code is open source on github: <a href="https:&#x2F;&#x2F;github.com&#x2F;karpathy&#x2F;arxiv-sanity-preserver" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;karpathy&#x2F;arxiv-sanity-preserver</a>) as a side project intended to mitigate the problem of finding newest relevant work in an area (among many other related problems such as finding similar papers, or seeing what others are reading) and it sees a steady number of few hundred users every day and a few thousand accounts. It&#x27;s meant to be designed around modular views of lists of arxiv papers, each view supporting a use case. I&#x27;m always eager to hear feedback on how people use the site, what could be improved, or what other use cases could be added.
评论 #12235372 未加载
评论 #12234764 未加载
评论 #12235262 未加载
评论 #12234961 未加载
评论 #12235502 未加载
评论 #12256265 未加载
评论 #12236855 未加载
Al-Khwarizmialmost 9 years ago
(1) I manually check the proceedings of the important conferences in my subfield when they come out.<p>(2) I check my field&#x27;s arXiv every other day or so.<p>(3) Google Scholar alerts me of papers that it thinks will interest me, based on my own papers, and it&#x27;s <i>very</i> useful. Most of what it shows me is in fact interesting for me, and it sometimes catches papers from obscure venues that I wouldn&#x27;t see otherwise. The problem is that you need to have papers published for this to work, and also, it&#x27;s only good for stuff close to your own work, not that much for expanding horizons - (1), (2) and Google Scholar search are better for that.
评论 #12234433 未加载
评论 #12234148 未加载
评论 #12237553 未加载
评论 #12234155 未加载
mbjorlingalmost 9 years ago
I like to follow The morning paper by Adrian Colyer. He writes a summary of an influential CS paper each day and sends it out on his e-mail list.<p><a href="https:&#x2F;&#x2F;blog.acolyer.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.acolyer.org&#x2F;</a>
sampoalmost 9 years ago
Write one influential paper. Then all the later papers in the same sub-subfield probably cite your paper. Go to Google Scholar and check the latest citations to your paper.<p>Ok, it doesn&#x27;t need to be your paper. Just find a paper that was so influential that others working on the same problem probably will cite it, and monitor the new citations.
评论 #12235683 未加载
评论 #12237428 未加载
评论 #12237016 未加载
jeffspiesalmost 9 years ago
Just FYI, you should know about SHARE. It&#x27;s an effort to create a free, open dataset of research activity across the research lifecycle. You can read more at<p><a href="http:&#x2F;&#x2F;share-research.org" rel="nofollow">http:&#x2F;&#x2F;share-research.org</a><p>So, if you want to see a reddit for research, better news feeds, etc., it is the SHARE dataset that can provide that data. SHARE won&#x27;t build all those things--we want to facilitate others in doing so. You can contribute at<p><a href="https:&#x2F;&#x2F;github.com&#x2F;CenterForOpenScience&#x2F;share" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CenterForOpenScience&#x2F;share</a><p>The tooling is all free open source, and we&#x27;re just finishing up work on v2. You can see an example search page <a href="http:&#x2F;&#x2F;osf.io&#x2F;share" rel="nofollow">http:&#x2F;&#x2F;osf.io&#x2F;share</a>, currently using v1. Some more info on the problem and our approach....<p>What is SHARE doing?<p>SHARE is harvesting, (legally) scraping, and accepting data to aggregate into a free, open dataset. This is metadata about activity across the research lifecycle: publications and citations, funding information, data, materials, etc. We are using both automatic and manual, crowd-sourced curation interfaces to clean and enhance what is usually highly variable and inconsistent data. This dataset will facilitate metascience (science of science) and innovation in technology that currently can&#x27;t take place because the data does not exist. To help foster the use of this data, SHARE is creating example interfaces (e.g., search, curation, dashboards) to demonstrate how this data can be used.<p>Why is SHARING doing it?<p>The metadata that SHARE is interested in is typically locked behind paywalls, licensing fees, restrictive terms of service and licenses, or a lack of APIs. This is the metadata that powers sites like Google Scholar, Web of Science, and Scopus--literature search and discovery tools that are critical to the research process but that are incredibly closed (and often incredibly expensive to access). This means that innovation is exclusive to major publishers or groups like Google but is otherwise stifled for everyone else. We don&#x27;t see theses, dissertations, or startups proposing novel algorithms or interfaces for search and discovery because the barrier of entry in acquiring the data is too high.
评论 #12237484 未加载
评论 #12235552 未加载
gravypodalmost 9 years ago
I know this question is probably a little off topic for this post but I&#x27;m very eager to get some kind of answer.<p>What <i>should</i> I be reading? I&#x27;m a computer science student, I want to go into a &quot;Software Engineering&quot; line of work. Are there any places to read up on related topics? I have yet to find something that interests my direct field of choice. Is there one on in academia writing about software?<p>I also like NLP and other interesting parts. Basically all practical software and their applications are things that interest me.
评论 #12234125 未加载
评论 #12235319 未加载
评论 #12234157 未加载
评论 #12238265 未加载
dredmorbiusalmost 9 years ago
Tossing out a contrarian view: I&#x27;m finding there&#x27;s a tremendous amount of good information and publishing that&#x27;s <i>old</i>. Keeping up with the cutting-edge can be interesting, but you have to do a lot of the filtering yourself.<p>Finding out how to identify the relevant older work in your field, finding it, reading it, and <i>seeing for yourself</i> how it&#x27;s aged, been correctly -- or quite often <i>incorrectly</i> -- presented and interpreted, and what stray gems are hidden within it can be highly interesting.<p>I&#x27;ve been focusing on economics as well as several other related fields. Classic story is that Pareto optimisation lay buried for most of three decades before being rediscovered in the 1920 (I think I&#x27;ve got dates and timespans roughly right). The irony of economics itself having an inefficient and lossy information propogation system, and a notoriously poor grip on its own history, is not minor.<p>The Internet Archive, Sci-Hub, and various archives across the Web (some quite highly ideological in their foundation, though the content included is often quite good) are among my most utilised tools.<p>Libraries as well -- ILL can deliver virtually anything to you in a few days, weeks at the outside. It&#x27;s quite possible to scan 500+ page books in an hour for transfer to a tablet -- either I&#x27;m getting stronger or technology&#x27;s improving, as I can carry 1,500 books with one hand.
stenlalmost 9 years ago
I made a simple service for myself (<a href="http:&#x2F;&#x2F;paperfeed.io" rel="nofollow">http:&#x2F;&#x2F;paperfeed.io</a>) which is a feed of all the new papers in journals I care about. I can &quot;star&quot; papers for reading later. Works extremely well for my habits.<p>You&#x27;re welcome to try it (not sure if the signup workflow still works; let me know). I&#x27;ll be happy to hear your feedback.<p>Edit: you can upvote papers, and they&#x27;ll float to the top just like on HN.
评论 #12234180 未加载
评论 #12237720 未加载
semaphorePalmost 9 years ago
I actually just manually check arxiv every morning for the new submissions in my field. It&#x27;s like getting in the habit of browsing reddit except with a lot less cute animal pictures (maybe because I&#x27;m not in biology).
评论 #12233944 未加载
评论 #12234091 未加载
jlaroccoalmost 9 years ago
I don&#x27;t. If I&#x27;m working on something and need (or want) the latest cutting edge algorithms then I search for papers in that area as I need it. Otherwise, there&#x27;s simply too much stuff going on to try reading through everything, or even a filtered down subset. Only a very small portion of it will be remotely relevant to my work or my interests.<p>If there&#x27;s a fundamental new result in basic CS or something like that, I figure I&#x27;ll hear about it on HN or another news site.<p>I can imagine it&#x27;s different for people actively working on new research, though.
houselalmost 9 years ago
For programming language research, 1) the RSS feed of <a href="http:&#x2F;&#x2F;lambda-the-ultimate.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;lambda-the-ultimate.org&#x2F;</a> (Lambda the Ultimate), and 2) my old-school paper subscription to ACM SIGPLAN, which includes printed proceedings for most of the relevant ACM conferences (POPL, PLDI, OOPSLA etc.)
eatbitseverydayalmost 9 years ago
I manually check conference proceedings when released:<p>- OSDI - SOSP - FAST - EuroSys - APSys - NSDI - SIGCOMM - ATC - ISMM - PLDI - VLDB<p>These days, accepted papers in specialized conferences are actually on mixed topics these days.. like you&#x27;ll see security and file systems in SOSP
yodsanklaialmost 9 years ago
In addition to the important conferences proceedings, it&#x27;s common for researchers to work in a very narrow subfield where everybody knows everybody. They keep seeing each other at various events where they discuss their ongoing work.
tachimalmost 9 years ago
Surprising that feed.ly hasn&#x27;t been mentioned. It&#x27;s like gmail for feeds, and it has all the arxiv categories prepopulated. My workflow is as follows: (i) check feedly every day, see ~20-30 new articles, (ii) skim all the abstracts in 5-10 minutes, (iii) mark 0-2 to read later in the day, (iv) mark rest as read, and repeat.
评论 #12237439 未加载
inputcoffeealmost 9 years ago
Just knocked this out after reading this question (using an open source tool developed as a Show HN project called <a href="https:&#x2F;&#x2F;www.hellobox.co" rel="nofollow">https:&#x2F;&#x2F;www.hellobox.co</a> ):<p><a href="http:&#x2F;&#x2F;www.ivoryturret.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.ivoryturret.com&#x2F;</a><p>I hope it catches on.<p>Others have tried and they don&#x27;t get enough traffic to get it to take off but since low levels of hosting are free, I could just keep it out there for a long time.
otaviogoodalmost 9 years ago
<a href="http:&#x2F;&#x2F;www.arxiv-sanity.com" rel="nofollow">http:&#x2F;&#x2F;www.arxiv-sanity.com</a> That helps sort through arxiv papers and get recommendations.
adamnemecekalmost 9 years ago
There should be something like reddit for academic papers. With upvotes and what not. But I guess it takes people longer to read a paper than to read reddit content.
评论 #12233875 未加载
评论 #12237616 未加载
评论 #12238659 未加载
评论 #12236843 未加载
azuajefalmost 9 years ago
In the bio&#x2F;health&#x2F;bio-info areas: a key option is to create alerts with <a href="http:&#x2F;&#x2F;www.ncbi.nlm.nih.gov&#x2F;pubmed" rel="nofollow">http:&#x2F;&#x2F;www.ncbi.nlm.nih.gov&#x2F;pubmed</a>
评论 #12233740 未加载
sybilckwalmost 9 years ago
I&#x27;ve been using <a href="http:&#x2F;&#x2F;www.sparrho.com" rel="nofollow">http:&#x2F;&#x2F;www.sparrho.com</a> throughout my PhD (in Biochemistry) and I was so impressed with its recommendation engine that I joined their team last year. We&#x27;ve been making a lot of changes to the Sparrho platform lately, including adding a pinboard feature to help lab groups and journal clubs coordinate their reading and keep their comments in a single place. Our database are updated hourly with papers from 45,000+ sources from all scientific and engineering fields, including arXiv. Most of our users set up Sparrho email alerts to replace journal eTOCs&#x2F;newsletters, RSS feeds and Google Scholar alerts. I&#x27;d love to hear what you think! Free sign up here: <a href="http:&#x2F;&#x2F;www.sparrho.com" rel="nofollow">http:&#x2F;&#x2F;www.sparrho.com</a>
outerspacealmost 9 years ago
Take a look at academia.edu. It&#x27;s basically a social network for the academia. Researchers can post their papers and follow other people&#x27;s work.
评论 #12236384 未加载
dspokaalmost 9 years ago
Some people have already mentioned these but so far I&#x27;m using:<p>Karpathy&#x27;s <a href="http:&#x2F;&#x2F;www.arxiv-sanity.com&#x2F;library" rel="nofollow">http:&#x2F;&#x2F;www.arxiv-sanity.com&#x2F;library</a> subscribe to archive email lists<p>Semantic Scholar (no notifications) is good for manually finding things<p>Google Scholar notifies you when your papers get citations... Unfortunately they don&#x27;t have a way for you to get notified if the paper is not yours.. so I made a few fake accounts that add papers to the library as if they are the author and then I set up a forwarding to my email. (really wish they would just expand the notified of citations feature to your library and not just your papers but whatever)
rectangalmost 9 years ago
As a software developer, my effectiveness doesn&#x27;t depend on up-to-the-minute knowledge of what&#x27;s happening in my field. It&#x27;s more useful to pursue a deeper understanding of the fundamentals.
评论 #12236056 未加载
tonysdgalmost 9 years ago
My university subscribes to Engineering Village (<a href="https:&#x2F;&#x2F;www.engineeringvillage.com" rel="nofollow">https:&#x2F;&#x2F;www.engineeringvillage.com</a>), which collates 3 major paper databases (Compendex, Inspec, NTIS). I set up a weekly alert for a variety of keywords that I&#x27;m interested in. It&#x27;s not perfect - I do a bunch of searching on my own - but it at least lets me know of major papers so they don&#x27;t slip under my radar.
JohnHammersleyalmost 9 years ago
Sparrho[1] is a new startup tackling this problem, built by early career scientists to help solve the issue of scaling &#x2F; distributing the knowledge that builds up in experienced academics about where &amp; how to find papers.<p>They index a whole bunch of sites and repos to provide a recommendation engine tailored to you and your field.<p>[1] <a href="https:&#x2F;&#x2F;www.sparrho.com" rel="nofollow">https:&#x2F;&#x2F;www.sparrho.com</a>
arcanusalmost 9 years ago
In addition to the other excellent mentions here, I get weekly ToC alerts from several pertinent journals.<p>I scan the emails during weekly meeting.
karmelapplealmost 9 years ago
Hello, cofounder of a company that makes a product to help stay up to date with the latest academic research here!<p>I help build a product called BrowZine [1]. It&#x27;s focused on researchers at an institution - academic, private, and medical especially - who want to easily track the latest research papers in their favorite journals.<p>If you have login credentials at one of our institutions, please login and try it out! We think it&#x27;s a great way to discover what journals your school&#x2F;hospital&#x2F;organization subscribes to, and My Bookshelf lets you save favorite journals for later, and keeps track of new articles as they are published.<p>If you don&#x27;t have login credentials at a supported school, you can try out the Open Access library with just OA content.<p>Give it a try - we have a great team trying our best to make it easy to stay up to date with your journal reading! Love to hear your thoughts.<p>[1] <a href="http:&#x2F;&#x2F;browzine.com" rel="nofollow">http:&#x2F;&#x2F;browzine.com</a>
imwallyalmost 9 years ago
This doesn&#x27;t necessarily fall under the &quot;newest&quot; category but I wrote a twitter bot (<a href="https:&#x2F;&#x2F;twitter.com&#x2F;loveapaper" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;loveapaper</a>) that tweets random papers from the Papers We Love (<a href="http:&#x2F;&#x2F;paperswelove.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;paperswelove.org&#x2F;</a>) repository as a simple way to find new (to me) papers that might be interesting. Do check out PWL though, it&#x27;s a great community with chapters from all around the world that meet up to discuss and learn more about academic computer science papers.
spystathalmost 9 years ago
Almost all journals have an RSS feed. I just subscribe to a dozen or so major journals. Add a web feed reader as well you can skim through them easily, or save up the more interesting ones for later.
评论 #12233873 未加载
loopasamalmost 9 years ago
If you&#x27;re in the biomedical domain, you can use: <a href="http:&#x2F;&#x2F;pubmed-watcher.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;pubmed-watcher.org&#x2F;</a> (shameless plug, I wrote it)
评论 #12234362 未加载
Drakula2kalmost 9 years ago
I&#x27;m using this service to get notifications from a few pages without RSS: <a href="https:&#x2F;&#x2F;urlooker.com" rel="nofollow">https:&#x2F;&#x2F;urlooker.com</a>
leemailllalmost 9 years ago
There are a lot scientists nowadays use twitter to share, so does some prestigious journals. So if you know who are the goto guys, follow them and the journals
ya3ralmost 9 years ago
In my field (Computer Vision&#x2F;Machine Learning) newest research papers usually get into arXiv before getting accepted in any conferences. So I try to keep up with the arxiv&#x27;s rss of this field.<p>Further more I follow other people interested in this field on twitter&#x2F;google +&#x2F;facebook, some of which are researchers in this field.<p>Moreover when a major conference&#x27;s program is released I try to look into the proceedings.
afandianalmost 9 years ago
Can anyone recommend good science blog aggregators? Places I can go to find blogs that reference research papers. I know about <a href="http:&#x2F;&#x2F;www.scienceseeker.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.scienceseeker.org&#x2F;</a> and <a href="http:&#x2F;&#x2F;researchblogging.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;researchblogging.org&#x2F;</a> but I wonder if there are more?
Concoursalmost 9 years ago
Like spystath menrionned, all journals have an RSS Feeds stream or more, so I use RSS Feeds with my webapplication <a href="https:&#x2F;&#x2F;www.feedsapi.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.feedsapi.org&#x2F;</a> to receive curated alerts in realtime (many of our users have this as use-case as well).<p>You can also use the rss feeds with a service like IFTTT or Zapier to set up an alert system.
zhuzhuoralmost 9 years ago
For crypto papers, I wrote a twitter bot to track all updates on the IACR ePrint archive: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;IACRePrint" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;IACRePrint</a><p>I basically just check my twitter account daily (also follow many great researchers who have twitter accounts :))
CiPHPerCoderalmost 9 years ago
I manually go to <a href="https:&#x2F;&#x2F;eprint.iacr.org&#x2F;eprint-bin&#x2F;search.pl?last=7&amp;title=1" rel="nofollow">https:&#x2F;&#x2F;eprint.iacr.org&#x2F;eprint-bin&#x2F;search.pl?last=7&amp;title=1</a> on Friday evenings and read anything of interest over the weekend.
neuhausalmost 9 years ago
I use <a href="http:&#x2F;&#x2F;www.pubniche.com" rel="nofollow">http:&#x2F;&#x2F;www.pubniche.com</a>
Dowwiealmost 9 years ago
Here&#x27;s another resource, from MIT Technology Review:<p><a href="https:&#x2F;&#x2F;www.technologyreview.com&#x2F;contributor&#x2F;emerging-technology-from-the-arxiv&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.technologyreview.com&#x2F;contributor&#x2F;emerging-techno...</a>
ninjakeyboardalmost 9 years ago
Honestly, I read hacker news for the noteworthy stuff. Otherwise, I ask people who are savvy in the domain what papers I should check out - a lot of the smarter people I&#x27;ve worked with are raving about new architectural approaches etc.
nreecealmost 9 years ago
* <i>Shameless plug</i> *: Our users track research papers with custom RSS feeds for Google Scholar, ResearchGate, Academia.edu etc. using our tool at <a href="https:&#x2F;&#x2F;feedity.com" rel="nofollow">https:&#x2F;&#x2F;feedity.com</a>
ffwang2almost 9 years ago
In computer science, there are a few big conferences in a specific CS discipline, I usually attend those conference or look at their programs. But, computer science is a unique field in which papers are funneled through conferences.
jesuslopalmost 9 years ago
You can get arxiv submissions in a topic in a rss feed and subscribe to it also
koughalmost 9 years ago
As a semi-casual in NLP, HN frontpage more or less takes care of the big news.
pratyushag2almost 9 years ago
Google alerts. Just insert the journalist or topic names that you&#x27;re most interested in. Does an incredible job of not only research papers but of informing you pre-publisihing, which has advantages.
perlgeekalmost 9 years ago
Google Scholar Alerts, back when I was still doing academic research (optical communication).<p>Also, the more experienced researchers all seemed to be have many connections to other researches through which news propagated.
sebisebialmost 9 years ago
A lot of groups have a journal club&#x2F; article aggregator. Try to start one with your colleagues if there is none. Google scholar alerts are also a good option if your field has nice keywords.
reporteralmost 9 years ago
I have set up several Google Scholar alerts for articles. It works extremely well. I also follow everyone I can in my field on Twitter. My field is evolutionary biology.
spvalmost 9 years ago
I use google scholar alerts for people whose research I want to follow. You will get a jive email when ever people you follow publish something with links.
musgrovealmost 9 years ago
Making friends with the professors in your field at the best local university, and keeping an open line of communication with them can be helpful.
merrakshalmost 9 years ago
In my field, most cutting-edge papers show up in the monthly digest from www.optimization-online.org, a pre-print site for optimization papers.
odavincialmost 9 years ago
I also find that it is a shame to restrain article sources to arxiv. It would be awesome if your tool would allow saving articles from Sci-Hub into one&#x27;s library. <a href="http:&#x2F;&#x2F;www.ibtimes.co.uk&#x2F;sci-hub-offline-elsevier-gets-yet-another-pirate-bay-scientists-domain-name-shut-down-1558645" rel="nofollow">http:&#x2F;&#x2F;www.ibtimes.co.uk&#x2F;sci-hub-offline-elsevier-gets-yet-a...</a> I think scientific research should benefit all of humanity.
Gimpeialmost 9 years ago
NBER working papers series is great for economics papers. Most go on to be published in top journals.
评论 #12234264 未加载
bioinformaticsalmost 9 years ago
Feeds from journals I follow (mostly Bio-related things) and some specific alerts from NCBI.
therobot24almost 9 years ago
primarily RSS feeds - arXiv alone releases several papers each day worth at least a glance
asfarleyalmost 9 years ago
Rsearch.ca is a tool I made for keeping up to date with custom topics
kushtialmost 9 years ago
IACR updates twitter, peers sending links, Google Scholar alerts
evanbalmost 9 years ago
I subscribe to the arXiv rss feeds of hep-lat and nucl-th.
boltzmannbrainalmost 9 years ago
You can setup email alerts directly with arXiv.
mrmondoalmost 9 years ago
Somewhat relevant to a post earlier this week, I use RSS to subscribe to various blogs &#x2F; sites &#x2F; alerts etc... - the problem is that it is indeed reactive and not &#x27;organic&#x27;: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12196131" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12196131</a><p><a href="http:&#x2F;&#x2F;feedly.com&#x2F;smcleod&#x2F;blogs" rel="nofollow">http:&#x2F;&#x2F;feedly.com&#x2F;smcleod&#x2F;blogs</a><p>That&#x27;s a link to the various sites, blogs, updates that I subscribe to, Phronix and Ars are both a bit noisey but other than them the rest I take good care to keep up with.<p>I personally think it&#x27;s fantastic that RSS has made such a come back (some would say it never actually went away), it&#x27; such a simple, useful tool that&#x27;s easy to integrate with just about anything.<p>----<p>Another interesting discussion I enjoy having is finding out how people read &#x2F; digest &#x2F; discover feeds: tldr; I use Feedly to manage my rss subscriptions and keep all my devices in sync, but instead of using the Feedly&#x27;s own client, I use an app called Reeder as the client &#x2F; reader itself. I can see myself dropping back to a single app &#x2F; service, which would likely be Feedly but for me Reeder is just a lot cleaner and faster, having said that I could be a bit stuck in my comfort zone with it so I&#x27;m open to change if it ever causes me an issue (which it hasn&#x27;t).<p>----<p>I use a combo of two tools:<p>Feedly - <a href="https:&#x2F;&#x2F;feedly.com" rel="nofollow">https:&#x2F;&#x2F;feedly.com</a> RSS feed subscription management.<p>Features:<p>- Keyword alerts<p>- Browser plugins to subscribe to (current) url<p>- Notation and highlighting support (a bit like Evernote)<p>- Search and filtering across large numbers of feeds &#x2F; content<p>- IFTTT, Zapier, Buffer and Hootsuite integration<p>- Built in save &#x2F; share functionality (that I only use when I&#x27;m on the website)<p>- Backup feeds to Dropbox<p>- Very fast, regardless of the fact that I&#x27;m in Australia - which often impacts the performance of apps &#x2F; sites that tend to be hosted on AWS in the US as the latency is so high.<p>- Article de-duplication is currently being developed I believe, so I&#x27;m looking forward to that!<p>- Easy manual import, export and backup (no vendor lock-in is important to me)<p>- Public sharing of your Feedly feeds (we&#x27;re getting very meta here!)<p>2. Reeder - <a href="http:&#x2F;&#x2F;reederapp.com" rel="nofollow">http:&#x2F;&#x2F;reederapp.com</a><p>A (really) beautiful and fast iOS &#x2F; macOS client.<p>- The client apps aren&#x27;t cheap but damn they&#x27;re good quality, I much prefer them over the standard Feedly apps<p>- Obviously supports Feedly as a backend but there are many other source services you can use along side each other<p>- I save articles using Reeder&#x27;s clip to Evernote functionality... a lot<p>- Sensible default keyboard shortcuts (or at least for me they felt natural YMMV of course)<p>- Good customisable &#x27;share with&#x27; options<p>- Looks pleasant to me<p>- Easy manual import an export just like Feedly<p>----<p>- Now can someone come up with a good bookmarking addon &#x2F; workflow for me? :)<p><i></i>Edit:<i></i> Formatting - god I wish HN just used markdown
评论 #12237591 未加载
somid3almost 9 years ago
NCBI alerts. Done.