Really nice!!! how are you generating the thumbnails?
Hi, how can I contact you? (email/Twitter) Thank you!
Show HN: Read Hacker News Like Pinterest – Built with Vuejs
11–20 of 111 posts
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#12The project uses as a starting point the amazing Vuejs Implementation from https://github.com/vuejs/vue-hackernews-2.0 . It has super fast server side rendering, that's why the feedback is imediate as you load the page.
The thumbnails are generated using phantomjs server. I'm using https://github.com/blockai/phantom-pool to make sure the phantomjs instance is reused. This improves the speed of the screenshots quite well. Also I'm using a scheduling node package (https://github.com/Automattic/kue) to make sure that images are pre cached as the link are submited to hackernews.
I'll post the code on https://github.com/valentinvieriu/vue-hackernews-2.0, but need to take care of some hardcoded redis credentials first. I'll give a reply when it's up
Thank you for the interest! I'll do my best to reply to all questions if there is interest on this project.
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#13The visual aspect is really nice, and a welcoming change.
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#14I really like the concept. Great work! The auto refresh is slightly annoying for me personally but I could live with it :)
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#15Wow! I always like how people implement HN API in their own ways.
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#16Looks really nice!
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#17Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#18The title is nearly always visible on the rendered page. The overlayed title adds a lot of extra noise that is spoiling the browsing experience for me. Can you make it optional or on-hover please? I also don't want points/comment prejudicing my judgement of whether a story is worth reading. I feel the unique value this brings for "new" is to get you closer to the content "pre-click" and help you evaluate a page/story on its own merits. I still prefer classic HN for "top" where I'm interested in the discussion more than the stories.
The relayout mid-scroll was really annoying. I have a refresh button, let me control it please!
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#19I really like the concept. Great work! The auto refresh is slightly annoying for me personally but I could live with it :)
Agree with this, the first version had no autorefresh. But this is quite annoying if you have this open in a tab. You get old news, and that kind of is against the purpose of the app.
Re: Show HN: Read Hacker News Like Pinterest – Built with Vuejs
#20Probably using Riot.js , or just a bookmarklet with javascript