Derek Lam

Results 12 issues of Derek Lam

The DMP gyro packet (from `MPU6050::dmpGetGyro()` for a `VectorInt16` input) has around 23x lower resolution than raw gyro values (from `MPU6050::getRotation()`). Both are run with the same setup, the setup...

**Describe the bug** A clear and concise description of what the bug is. When building with ahc-cabal + ahc-dist, it seems that exported from Haskell aren't populated in the Asterius...

type: bug

**Describe the bug** A clear and concise description of what the bug is. Callbacks created by `wrapper`, along with their dependencies, seem to be susceptible to garbage collection. Minimally, a...

type: bug

On the current master (96496f0), during a polar (24-hour) night, calling `sunrise()`/`sunset()` will occasionally throw the exact opposite error: > ValueError: Sun is always above the horizon on this day,...

This may be more of a question than it is an issue per se, but I've noticed that compiling a `genericToEncoding` for a timid-enough datatype: ```haskell data A = A...

### HHVM Version ``` $ hhvm --version HipHop VM 3.16.0-dev (rel) ``` ### Standalone code, or other way to reproduce the problem For the moment, private parameters and methods can...

feature request
hack

- [x] Only the minimal change is included in this PR the commits are kept minimal - [x] Code is readable and documented in the code - [ ] Minimal...

no-pr-activity