-
When we extract the GPS latitude/longitude we round to nearest second and store it as a `uint8_t`. This throws away some of the precision, about 15m in the worst case. Instead we could store as a `flo…
FnuGk updated
10 years ago
-
So collisions work as expected (without holding level references)/faster
Assuming a sphere radius of 2 max for PlanetariaCollider's SphereColliders and the radius of 1 for the main globe, the size …
-
The command ```radosgw-admin usage show --show-log-sum=false``` runs very long and/or consumes a lot of memory when a lot of buckets are present. This command is run by the rgw_exporter and can in the…
-
Currently, Graphics backend just indicate the dimensions of the largest texture it supports
However, some console backends are forced to set these to smaller values than what is actually supported …
-
https://github.com/nathanmng/LeetCode/blob/b246dc9d3f27d6552a081f34bdf06c64fc975687/prefixSum/range-sum-query-immutable.js#L13
This function is still O(n) in worst case (imagine left == 0, right ==…
-
When moving a device from one application to another, the `applicationId` and `applicationName` fields in `config.json` remain the same. Either we should remove these fields, rename them to 'originalX…
-
Currently the restaurants page is an S3 feed from the content bucket.
This is looking into making the page issue a "Places to Eat Near Me" search with Google and display the top 10 spots on the pag…
-
```
The PoEM backend has two, partially redundant database configuration files.
One for ActiveRecord, which is used for the initial database migration, and
one for Hibernate.
One or both of them shou…
-
```
Logging this as an issue to track it for Beta!
Once the JavaScript stuff is finalized and reviewed,
changes need to be back-applied to the demo we plan to offer w/the Beta.
Desired ETA for this is…
-
```
The PoEM backend has two, partially redundant database configuration files.
One for ActiveRecord, which is used for the initial database migration, and
one for Hibernate.
One or both of them shou…