Live data from Hacker News

Show HN: Reddit Grid – A better way to browse subreddits that are very visual

redditgrid.com

1–10 of 103 posts

Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual

#2
Very nice!

Imgur allows browsing Reddit subreddits too. For example:

* https://imgur.com/r/dataisbeautiful/top/all

* https://imgur.com/r/EngineeringPorn/top/all

* https://imgur.com/r/TechnologyPorn/top/all

It shows only images hosted by Imgur. Supports Reddit-like path requests, like:

* https://imgur.com/r/dataisbeautiful/top/all

* https://imgur.com/r/dataisbeautiful/hot/all

* https://imgur.com/r/dataisbeautiful/new

* https://imgur.com/r/dataisbeautiful/top/month

Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual

#3

Very nice! Imgur allows browsing Reddit subreddits too. For example: * https://imgur.com/r/dataisbeautiful/top/all * https://imgur.com/r/EngineeringPorn/top/all * https://imgur.com/r/TechnologyPorn/top/all It shows only images hosted by Imgur. Supports Reddit-like path requests, like: * https://imgur.com/r/dataisbeautiful/top/all * https://imgur.com/r/dataisbeautiful/hot/all * https://imgur.com/r/dataisbeautiful/new…

Cool, i actually didnt know that.

Guess ill be adding a "sort" option too, as soon as I'm done with the other features that has been requested.

Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual

#6

Very nice! Imgur allows browsing Reddit subreddits too. For example: * https://imgur.com/r/dataisbeautiful/top/all * https://imgur.com/r/EngineeringPorn/top/all * https://imgur.com/r/TechnologyPorn/top/all It shows only images hosted by Imgur. Supports Reddit-like path requests, like: * https://imgur.com/r/dataisbeautiful/top/all * https://imgur.com/r/dataisbeautiful/hot/all * https://imgur.com/r/dataisbeautiful/new…

The imgur albums won't show what's posted directly to Reddit's image hosting though, will they?

I'm at work and know Reddit's temperament for images, so I don't feel comfortable comparing the output between the two services.

Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual

#8
Cool, really nice execution!

In my bachelor thesis I did some internal search-engine frontend some gamification and the like. I recently came around to build a quick and dirty reddit backend for the content, it also can be considered a visual browser for subreddits. For anyone interested:

Github: https://github.com/TN1ck/bachelor-thesis Runs at: https://bachelor-tom-nick.herokuapp.com/#/

It's in german though, but just click on 'Anmelden' and it should work, there is no auth layer currently.

Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual

#9

This is beautiful. If you could also add the post caption on hovering the image, it would be great.

Agreed. This is excellent, but being able to link back to the original post on certain images would make it perfect.

Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual

#10
I hate to be a downer, and I really like what you've made...

You're currently breaking the Reddit API access rules. In order to follow the rules, you would need to name your app "Grid for Reddit" or something along those lines. https://www.reddit.com/wiki/api

Edit: I'm not sure how the API rules play out if you're not using the API directly (like tacking on the json parameter), so maybe you're ok?

Post reply on HN