Live data from Hacker News

SearchYC is shutting down

blog.searchyc.com

31–40 of 63 posts

Re: SearchYC is shutting down

#33

Earlier quoted context omitted.

Scroll all the way down.

Is that a UI design pattern to decrease server load? There's nothing intrinsically wrong with search in the footer, but it defies 15 years of convention and thus takes a big hit to discoverability.

How long has it existed? How did I miss this?

Re: SearchYC is shutting down

#36
post #18

With SearchYC gone, is there still a way to get an RSS feed for a user's comments?

Now we don't have comment scores I'm afraid I have to add:

^ this

I've been using SearchYC to archive my comments via the RSS feed. Can I do this some other way?

Re: SearchYC is shutting down

#37

Earlier quoted context omitted.

Is that a UI design pattern to decrease server load? There's nothing intrinsically wrong with search in the footer, but it defies 15 years of convention and thus takes a big hit to discoverability.

How long has it existed? How did I miss this?

Yeah I nearly missed it too.

http://news.ycombinator.com/item?id=2619736

Re: SearchYC is shutting down

#38
post #13

Earlier quoted context omitted.

Search is integrated? Where is it?

Scroll all the way down.

it's basically unusable for anyone using an auto page loading extension like AutoPatchWork since the auto loaded next page replaces the bottom of the page.

Re: SearchYC is shutting down

#40
post #18

With SearchYC gone, is there still a way to get an RSS feed for a user's comments?

Now we don't have comment scores I'm afraid I have to add: ^ this I've been using SearchYC to archive my comments via the RSS feed. Can I do this some other way?

Not RSS but you can get the data in JSON format using HNSearch.

This will give your 10 most recent comments: http://api.thriftdb.com/api.hnsearch.com/items/_search?filte...

Documentation here to tweak for your needs: http://www.hnsearch.com/api

EDIT: Added filter to return only comments; previously included submissions, too.

Post reply on HN