Max

Results 23 comments of Max

FYI: This project is dead. But it's easy to rebuild in your project: 1. Install auto-analytics as described here, including building your own analysis.js (takes a few minutes): https://github.com/okgrow/auto-analytics 2....

Good question! You should try it :) But unfortunately, I don't think it will. Even if it learns a robust understanding of eye movements, the other person will have a...

Thanks for the tip! That looks very impressive. I will look into it when I get the time.

So I'm using 1.13.1, because I prefer Winston 2.x. However, I can't import or require at all! ``` import WinstonCloudWatch from 'winston-cloudwatch'; console.log(WinstonCloudWatch); ``` prints `{}`. ``` import * as...

Yes! I'm using Meteor, but that should not make any difference.

@lazywithclass I assume you mean me :) thanks for your response, but as mentioned in my comment, I also tried `require`ing it with the same result

Hey man, thanks for your awesome repository. Everything is set up awesomely, Tensorboard and all, and I'd love to get this to work. Unfortunately, I can confirm @jinfagang observation that...

What I really need is simpler than a directory sync. I just want to pass multiple files to boto3 and have it handle the upload of those, taking care of...

@suezzo I didn't find a fix, but have since switched to https://github.com/zodern/mup-aws-beanstalk which works great so far