http://gist.io/5378663 if you like your eyes or you're on a mobile device.
Anonymous Open Letter to the Ember.js Core Team
31–40 of 44 posts
Re: Anonymous Open Letter to the Ember.js Core Team
#32http://gist.io/5378663 if you like your eyes or you're on a mobile device.
Re: Anonymous Open Letter to the Ember.js Core Team
#33PG: is it possible to configure HN to show the domain as gist.github.com instead of just github.com?
Yes, browsers have this feature where you can hover a link and it reveals the href.
Why show the domain at all if you can hover over the links? For a minimalistic interface like HN you'd think there would be a reason for it. And if people are identifying content based on that URL, it's probably best to make it descriptive when subdomains have very different content.
Plus, many touchscreen devices don't have an easy way to see where a link is pointing to, even on devices with 'hover' functionality.
Re: Anonymous Open Letter to the Ember.js Core Team
#34Re: Anonymous Open Letter to the Ember.js Core Team
#35It's scary, but even if you release something as open source, for free and free for people to modify as they please, you're still in a weird relationship with the people that use your software. You haven't exactly promised to do anything for them, and the code as-is is in itself a great gift... but on the other hand, there's an implicit acknowledgement that "yes, you can build on this". (Both the open letter and the…
Re: Anonymous Open Letter to the Ember.js Core Team
#36To the ember.js team: don't worry, people like this are poison to open source. They demand so much, have such high expectations, and are not willing to contribute anything. They do not realize people have real lives outside of open source, and sometimes they need a break.
They might actually be one of the contributors.
Re: Anonymous Open Letter to the Ember.js Core Team
#37Not to sidetrack the conversation, but why is Backbone "a joke"? It seems a bit different in approach from Ember, but I've used it for a pretty big application and it worked great.
Re: Anonymous Open Letter to the Ember.js Core Team
#38To the ember.js team: don't worry, people like this are poison to open source. They demand so much, have such high expectations, and are not willing to contribute anything. They do not realize people have real lives outside of open source, and sometimes they need a break.
On the contrary, he's unhappy that contributions (PRs) are ignored.
Re: Anonymous Open Letter to the Ember.js Core Team
#39It's scary, but even if you release something as open source, for free and free for people to modify as they please, you're still in a weird relationship with the people that use your software. You haven't exactly promised to do anything for them, and the code as-is is in itself a great gift... but on the other hand, there's an implicit acknowledgement that "yes, you can build on this". (Both the open letter and the…
Maybe the open source community needs a sort of standard way of declaring/disclaiming how production-ready a project is, and how much effort we intend to put into supporting it.
If there is no affirmative declaration of "I will be actively supporting this beyond my own personal needs" then assume that the code will not be supported beyond the personal needs of the project owner.
Or people can just ask, instead complaining (however well-intended) that their assumptions have turned out false.
This is like people who build a business on some aspect of Twitter or Facebook then complain that Twitter or Facebook is shutting them out. If you are using someone else's code or API make sure you get some positive, unambiguous statement from the owner about what to expect.
Things can still go south, but then you at least have a legitimate gripe.
Re: Anonymous Open Letter to the Ember.js Core Team
#40It's scary, but even if you release something as open source, for free and free for people to modify as they please, you're still in a weird relationship with the people that use your software. You haven't exactly promised to do anything for them, and the code as-is is in itself a great gift... but on the other hand, there's an implicit acknowledgement that "yes, you can build on this". (Both the open letter and the…
Maybe the open source community needs a sort of standard way of declaring/disclaiming how production-ready a project is, and how much effort we intend to put into supporting it.