Waleed Khan

Results 200 comments of Waleed Khan

Some things to consider: * Should skipping skip the specific variant of the exercise, or all variants? (Should both be possible?) * Once an exercise is marked as skipped, how...

The data store is designed for this, but #31 would be the ideal prerequisite if you can help with that (PouchDB is used for syncing). It would also be easy...

Out of curiosity, what devices do you use that you'd like to sync between?

I considered it, but we should be careful here. 20 seconds isn't a magical number. What's important is that you deliberately practice a set. I've spent several minutes working on...

For some more context, Smash Training is based on the Stronglifts weightlifting app. In that app, you always do five reps of an exercise, and then the rest time is...

Have you successfully installed and run anything with `npm`? I tried installing `bower`, `tldr`, and `bitbucket-snippet`, but all of them either had an error during installation or runtime.

It seems to have hung; how long did it take you to install? Are you installing with `-g`? ``` $ npm install -g tldr npm WARN deprecated [email protected]: graceful-fs version...

It doesn't seem similar to Homebrew on OS X?? Along with this it might be a natural time to implement caching downloaded files (if only for ease of development). I'm...

Might leave this one to @leenak17 to analyze during copy-editing.

One possible selection procedure: 1) Order all mons by relative selection rate. 2) Pick a first mon at random. 3) Select a random number from a distribution weighted towards zero....