Live data from Hacker News

Show HN: Meteor, a realtime JavaScript framework

meteor.com

131–140 of 350 posts

Re: Show HN: Meteor, a realtime JavaScript framework

#132

Hey everyone! The four of us have been working very hard on this for the last six months, and we're excited to finally take the wraps off. Can't wait to hear what you think! We've got a lot more stuff coming over the next few months, and if there are particular things you'd like us to do/prioritize, I'd love to hear about them!

[deleted]

Re: Show HN: Meteor, a realtime JavaScript framework

#133
post #87
post #83

Earlier quoted context omitted.

It would be more helpful for people reading this comment if you gave reasons beyond "It's taboo". I'm sure you have good reasons, I just can't see them here.

Portability, robustness, flexibility and security. There's little reason to spread out a package like meteor all over /usr/local. But many reasons against doing that. To illustrate, a few simple questions: What if I need multiple meteor versions on the same system (different versions for different users/projects)? How do I quickly switch between different meteor versions (often needed in fast-moving projects like thi…

I totally agree with this. This is a lesson that NPM already had to learn the hard way.

Re: Show HN: Meteor, a realtime JavaScript framework

#139
This is the first use of server-side js that has made a lick of sense to me as anything other than an experiment.

I think in terms of security and flexibility the API may wind up being a lot more complex than it is now. Maturity aside, clearly an excellent idea and work so far...

Re: Show HN: Meteor, a realtime JavaScript framework

#140
post #34

Is GPL really viable for a web framework? The Free Software Foundation has consistently held that linking to GPL code (not LGPL) is derived work.

This is a major point...

If I use it in my project and after a while I want to charge for the service and I don't distribute all my code, am I in trouble? if yes, I forecast a slow and steady walk into the event horizon for this nice little thing.

Post reply on HN