-
The following query crashes (on the default dev database - data dependent):
```sql
SELECT AVG(2 ^ (64 * accounts.customer_id)) FROM accounts
```
Error:
```
ERROR 22003 (numeric_value_out_o…
-
Agendas for the Web Platform WG meetings at [TPAC 2018](https://www.w3.org/2018/10/TPAC/), on Monday 22 and Friday 26 October, plus the Editing TF (Task Force) meeting on Tuesday 23 October and Web Co…
-
The current default is to display end caps on error bars.
![errorbar_demo_features](https://cloud.githubusercontent.com/assets/2631586/9798244/bde5a546-57cd-11e5-89c8-e37e225a301c.png)
I argue that …
-
This is maybe a little premature, since https://github.com/nodejs/node/issues/21766 is still being discussed, but I think as a group we should discuss:
1. What are the goals of the `crypto` module?…
-
`ncollide` takes almost two minutes to build on my machine. It's got a _whole lot_ of features. It also takes a while to `git clone`. Any chance it could be split into multiple repos?
bfops updated
6 years ago
-
AFAIK all animation packages, Maya, 3DSMax, Blender, etc store there rotation data as Euler rotations.
This is important because AFAIK Quaternions have no concept of spins larger than 1/2 a sphere.…
-
Hi - thanks for working on these Java libraries for using the scuttlebutt protocol!
I have encountered a bug while attempting to use the `scuttlebutt-handshake` library to
* Connect to a scuttle…
-
Edit: I rephrase because I was in urge and I had not time to read myself the 1st time.
##### Compilation problem
SHA1 2f36272844a0d135308846cc0448c24a52ad02de The compilation is broken with gli.…
-
I've been thinking about making the room system coordinate based. So when you're building rooms you don't even specify standard cardinal exits, the coordinate system does it for you. If you want non-e…
-
I don't fully understand the differences of meta, location, and systemdef, in terms of how they should be used.
systemdef expects TMY meta to be used in its first parameter. But what if I want to us…