Mayer Analytics

Results 27 comments of Mayer Analytics
trafficstars

Yeah.... the dear user switched object instance and object type 🤨 - safety measures added. Thanks for the pointer!

It Atom these operations run in < 1/2s Emacs seems even faster than Atom. In vim the same takes about 7s. See the attached gifs. Atom: ![atom](https://cloud.githubusercontent.com/assets/15010413/18868096/40c7fcfa-84a7-11e6-8293-907f8905584c.gif) Emacs: ![emacs](https://cloud.githubusercontent.com/assets/15010413/18867034/dac2e860-84a2-11e6-88bb-3220b789c134.gif) Vim:...

I'm running ghc-8.0.1 in all cases. To dig a bit deeper I ran `lsof -r1 -u myname > out` before opening Vim and Atom. With that output it's difficult to...

If I understand this [forum thread](https://portal.u-blox.com/s/question/0D52p00008HKCZwCAP/lea6t-ubx-format-vs-ucenter-ubx-format) correctly, the .ubx contains a binary dump of both communication directions (to and from the module), so there needs to be some preprocessing.

I can say this much: There is no 9 bytes limit to the payload.

I'm not sure what "this example" is, but in general you can have as many senders as you want. The receiver will try to discriminate best it can. All the...

When I build a `test` database with content like this ``` insert linux.test,region=amazon-us value=1 1439856000 ``` the unaltered example in `UpdateTagValueRule` just seems to delete everything. (I'm running Influxdb 1.6,...