Careful checking in you build folder. If there are any native modules, and you are not on the same architecture, everything will explode.
This can be avoided by adding "npm rebuild" to your deployment.
HN user
sigh
Careful checking in you build folder. If there are any native modules, and you are not on the same architecture, everything will explode.
This can be avoided by adding "npm rebuild" to your deployment.
This was held at the ccrma stage! So many great talks and concerts have been held there. I have used that room to stream phish shows and watch cabin in the woods in 5.1 :D
If you are in the bay area you should definitely go check out one of the events, they are all free and open to the public.
You can easily refer to a version by specifying it via hash
some-user/some-module#1.0.0
Now this is not very robust, as it does not manually incriment semver. That being said a module it not a git repo. There are pre-publish hooks that can be used to execute scripts before publishing. Further, tracking off of git introduces an entirely new set of problems from tracking tar balls. I can see why the team would not be particularly interested in investing time in it.
I've been stuck in file watching hell before... CHOKIDAR!!!!!
I actually had a really interesting conversation with Bert Belder about some of the lower level problem with file watching. It came up that perhaps there could be a working group around fixing this issue.
An amazing product! Super excited to see support for more vendors.
I really appreciate your service. Having it in the command line will save me a ton of time
I just made a homebrew formula for this and sent in a PR
3.14 / 2.718
App sux too little pixels
Fancy seeing you in a webpack thread :P
Keep your eyes peeled for the stuff we are going to announce next Wednesday :D
Hey t-plane. Famo.us offers a bit more than just matrix 3d transforms, in fact one of the best ways to think about how famo.us handles dom is more of a transport layer. There is no reason that famo.us could not use the same entity pattern and tree to render to webgl, we just have not been focusing on it (yet).
Disclaimer I work at Famo.us
Good thing you stopped... as that is entirely inaccurate :D
fwiw I am a famo.us employee
I think this is due to the fact that not every has ability / desire to live in the console. Having a development process that can work without a compile step is important.
This language was written by a professor of mine Ge Wang, also the founder of Smule.
He likes to refer to it as "strongly timed", and I think it is a really accurate description. While the language does have limitations, it can also be beautifully expressive for certain things.
If anyone has any question for the author please let me know and I'll either get him to come in here or be a surrogate and answer directly
The authors post reminded me that I had not upgrade my linode from 24GB to 48GB and I went ahead and did it. Then I realized that I had originally been in the ssd beta. I messaged support to find out the beta had recently closed, but the support agent did say this.
I love the pikachu-like curve
Totally not ideal... but if you are looking to hack together a simple client side webapp that uses api's that do not support cors or jsonp you are not left with much of a choice without having a server side solution
For development we use grunt-connect-rewrite. It is a middleware for connect (which yeoman uses) that allows you to write custom rules similarly to how you would implement them in Apache.
You can see our connect setup in this gist
The examples will only work in a webkit based browser as it relies on WebAudio API
Rats... I'll be busy prepping for a concert in sf this weekend https://ccrma.stanford.edu/events/modulations/
Are you Stanford Student? Will you be giving other talks on campus? Any links to the hackerspace?
Thanks for the heads up. I'm taking a signal processing class at the moment (https://ccrma.stanford.edu/courses/420/) and the professor is an old school unix guy. He still lives in emacs. That being said I am totally open to various different languages / environments to do symbolic mathematics. I don't have a background in mathematics, so I feel my time might be better spent learning higher level concepts then trudging in the algebra trenches
Well this was also after a year of working on a fork in seclusion. The project by then had diverged quite a bit, and had quite a differing philosophy from the original.
There were quite a few links in that article. I found this email of particular interest and importance.
A really interesting tech-demo but why oh why did you make jump up... kills it for me
Great work... glad to see how well documented it is!
chc is right... I got to the link through facebook and then shared in through a browser plugin... wasn't paying attention to the extra fluff that got added to the end of the url.
Will pay better attention to that in the future.
Thanks for pointing that out!
oops
Stripe is a decent alternative
Definitely not kosher