I have worked with some on the team in a professional setting in the past. I've seen them deliver brilliant enterprise-grade engineering to the Fortune 500. Now they're shaking up the world again. For some reason…
Nice summary of Malcolm Gladwell's work. Weirdly uncredited.
If your goal is profit then giving away your work for free isn't a good strategy. What you gain with open source is free distribution and advertising (public git, free advertising in the form of package.json, mentions…
Not `shrinkwrap` -> `shrinkpack`. Not sure why Facebook spent so much time and money to create a more complicated "solution", or why so many people don't realize that.
Or just use shrinkpack: https://github.com/JamieMason/shrinkpack But that would be too easy...
These "JavaScript is stupid, why don't you all see that!! Why! Why! Why?!??!!" rants are really entertaining nowadays. The author has also invented a (perverse?) extension of Atwood's Law (which law predicted React…
I have to push back against some of your statements. “I think the issue is we've been slowly accepting that the node is the right way to do things. Five years of working with someone will do that to you.” Who is “we”…
Your experiences moving a Node app to Go would make for a great study. You're extremely influential, and it may be better to give concrete examples of how Node can be improved. I wonder about this "enjoyable" criteria.…
Go is a great language, and I'm looking forward to see what TJ does with it. He's bored, and moving on. That's it. He's trying to justify what must be a painful decision by making a bunch of abstract claims about how…
It's great to remind everyone how Node follows various rules of the Unix Philosophy, and how it is designed to make process spawning/streaming as natural as on the OS. I would prefer it though if the implication wasn't…
!
Meteor packages: https://github.com/meteor/meteor/tree/master/packages The comments here are telling: https://github.com/meteor/meteor/blob/master/packages/handle...
This is just the client code necessary to run a todo app: https://github.com/meteor/meteor/tree/master/examples/todos/... Seems rather fat. Fatter than what I've seen for Knockout, or Ember, or even Backbone. As I…
I have worked with some on the team in a professional setting in the past. I've seen them deliver brilliant enterprise-grade engineering to the Fortune 500. Now they're shaking up the world again. For some reason…
Nice summary of Malcolm Gladwell's work. Weirdly uncredited.
If your goal is profit then giving away your work for free isn't a good strategy. What you gain with open source is free distribution and advertising (public git, free advertising in the form of package.json, mentions…
Not `shrinkwrap` -> `shrinkpack`. Not sure why Facebook spent so much time and money to create a more complicated "solution", or why so many people don't realize that.
Or just use shrinkpack: https://github.com/JamieMason/shrinkpack But that would be too easy...
These "JavaScript is stupid, why don't you all see that!! Why! Why! Why?!??!!" rants are really entertaining nowadays. The author has also invented a (perverse?) extension of Atwood's Law (which law predicted React…
I have to push back against some of your statements. “I think the issue is we've been slowly accepting that the node is the right way to do things. Five years of working with someone will do that to you.” Who is “we”…
Your experiences moving a Node app to Go would make for a great study. You're extremely influential, and it may be better to give concrete examples of how Node can be improved. I wonder about this "enjoyable" criteria.…
Go is a great language, and I'm looking forward to see what TJ does with it. He's bored, and moving on. That's it. He's trying to justify what must be a painful decision by making a bunch of abstract claims about how…
It's great to remind everyone how Node follows various rules of the Unix Philosophy, and how it is designed to make process spawning/streaming as natural as on the OS. I would prefer it though if the implication wasn't…
!
Meteor packages: https://github.com/meteor/meteor/tree/master/packages The comments here are telling: https://github.com/meteor/meteor/blob/master/packages/handle...
This is just the client code necessary to run a todo app: https://github.com/meteor/meteor/tree/master/examples/todos/... Seems rather fat. Fatter than what I've seen for Knockout, or Ember, or even Backbone. As I…