Nice concept.
Show HN: Read Hacker News Like Pinterest – Built with Vuejs
61–70 of 111 posts
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#62As feedback, I'm noticing that some thumbnails for specific types of urls (e.g. PDF's and Ask HN) aren't being generated correctly, and just get a solid color. Maybe a static icon representing the type of a particular url (e.g. https://tse3.mm.bing.net/th?id=OIP.Ma1c43eb41218e48366a5dc8a...) would be better to look at?
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#63Earlier quoted context omitted.
May be you should consider rejecting random urls from your thumbnail generation endpoint. Now I could generate thumbnail of any website e.g. my blog https://hnews.xyz/thumbnail/?url=http://rajeeshcv.com
It's a hard one to do.I agree you can do that now. I'm thinking on a solution, but it's not really easy. Right now I have no solution.
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#64One issue with HN that I constantly run into is that I might miss an interesting article because each submission (30 on each page) look so similar. Your approach (where at most 4 articles appear within my browser at once) allows me to take more time to consider whether I should read each article.
Well done!!
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#65I really like the concept. Great work! The auto refresh is slightly annoying for me personally but I could live with it :)
Do not automatically change content that requires people to read
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#66Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#67Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#68Congrats, great concept and delivery! As feedback, I'm noticing that some thumbnails for specific types of urls (e.g. PDF's and Ask HN) aren't being generated correctly, and just get a solid color. Maybe a static icon representing the type of a particular url (e.g. https://tse3.mm.bing.net/th?id=OIP.Ma1c43eb41218e48366a5dc8a... ) would be better to look at?
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#69This is really nice, well done! One suggestion I might add is that you remove the hover effect from the image. It feels a bit inconsistent maybe? Also not 100% sure about the infinite scrolling. I spend a lot of time on half-working internet and have to refresh the page a lot. Also it means that when scrolling there's a lot of items jumping around on the page, which means you lose your place quite easily.