Telescope: Open-source Hacker News clone built with Meteor
1–10 of 17 posts
Re: Telescope: Open-source Hacker News clone built with Meteor
#2Re: Telescope: Open-source Hacker News clone built with Meteor
#3Re: Telescope: Open-source Hacker News clone built with Meteor
#4Re: Telescope: Open-source Hacker News clone built with Meteor
#5Original discussion 18 months ago: https://news.ycombinator.com/item?id=4840032 .. it'd be interesting to hear how it's changed since then as I believe it's under active development :-)
Right now I'm working on making the app more modular by extracting these features into separate, oprtional packages. It will make the app even more customizable, and easier to maintain as well.
You can read more about the roadmap here: http://telesc.pe/blog/meteor-0-8-update-next-steps/
And if you want to see a working example of Telescope I suggest checking out http://crater.io, a community about Meteor itself.
Re: Telescope: Open-source Hacker News clone built with Meteor
#6This application is partially cloned in the excellent Discover Meteor book( http://discovermeteor.com ... written by the same folks).
demo: http://meteor-book-chapter14-2.meteor.com/ source: https://github.com/DiscoverMeteor/Microscope
Re: Telescope: Open-source Hacker News clone built with Meteor
#7Re: Telescope: Open-source Hacker News clone built with Meteor
#8Just out of curiosity I think I've read somewhere that HN is written in Common Lisp. Or Am I just in pure delusion?