Tom Gallacher

Results 33 comments of Tom Gallacher

Hi @vilav, It might be possible, however I have no idea how to be certain. It could be interesting to do some research into the skew at which right and...

As per code suggestions it would be integer maths on the `x`,`y` and `z` coordinates. Either using basic threshold functions or by using some statistical functions. But without trying it...

It does currently set the expires header however only to one day. It is a bug and should be defaulted to one week.

It seems that Connect doesn't implement support for the Expires header: https://github.com/senchalabs/connect/issues/410 however gzippo does for gzipped content.

Hi, This happens because 0 gets interpreted as false by: `clientMaxAge = options.clientMaxAge || 604800000,` which then returns the default value as you said. I am not sure why you...

Makes sense, I am currently working on a major refactor, so this will be fixed in it.

Sounds good, I will look into it.

> Is there any particular setting related to accessing the gyroscope in Android 6? I haven't used Android 6 yet, so I couldn't say for sure, but it seems that...

> Probably there is something wrong with Chrome on this device. Gyro.js works fine with Firefox and Opera mobile on the same device. So, this is probably not an issue...

Do you know what file format these images are?