Show HN: Reddit Grid – A better way to browse subreddits that are very visual
1–10 of 103 posts
Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual
#2Imgur 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
Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual
#3Very 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…
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
#4Can you share more info about how/where it's hosted and the stack used (besides angular)?
Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual
#5Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual
#6Very 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…
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
#7Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual
#8In 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
#9This is beautiful. If you could also add the post caption on hovering the image, it would be great.
Re: Show HN: Reddit Grid – A better way to browse subreddits that are very visual
#10You'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?