maxless

Results 9 issues of maxless

If you're working in an external text editor, you have to commit to see any change even if you're trying to do something small. Not to mention you have to...

feature
help wanted

Sometimes I can see memory usage like this: ![image](https://user-images.githubusercontent.com/6419589/98109184-9786b100-1eb6-11eb-9250-f4205ba290fd.png) It stays like this for a short period of time (probably the update period) and then shows correctly: ![image](https://user-images.githubusercontent.com/6419589/98109294-c1d86e80-1eb6-11eb-9a40-df60c13cec5e.png) That leads...

Clean Ubuntu 18.04 install with Apache 2.4.29 with mod_neko enabled. Using service reload hangs apache so I have to kill -9 it manually: ``` root@Ubuntu-1804-bionic-64-minimal ~ # service apache2 restart...

Is it planned, etc?

@ncannasse There were other issues about that last year and you've referred them to Async.hx toAsync() comment for explanation but that doesn't help all that much on how to use...

``` /** * This is an example function 2. * You may use it as you like. * @param {number} arg1 First argument. * @param {number} arg2 Second argument. *...

Since you spawn a goroutine for each send, if the buffers are reused by the application after sending (like in KCP library we use), they will get garbled potentially before...

Looks like TJSON also cannot parse unicode as described here (http://tools.ietf.org/html/rfc4627), section 2.5. The error is: ``` Error : JSON Data on line 1: Invalid escape sequence '\u' ```

Haxelib still has 3.0.0-alpha of 2013.