Ömer Sinan Ağacan

Results 317 comments of Ömer Sinan Ağacan

I don't know anything about tor. If you share instructions to reproduce the issue maybe I or someone else can debug this.

cc resident SASL external expert @trevarj.

> Also, it would be nice to allow home as a tilde and environment variables in the path. This was previously requested in #192. I would be happy to review...

I'm not against it but I also don't want another documentation to maintain. I'm curious what do you want to see in the man page for tiny? tiny's command line...

Thanks for reporting this. I just tried this with neovim and it doesn't seem to have this issue. The reason why we make stdin non-blocking is to work around a...

> Can you set O_NONBLOCK only for WSL hosts? We can do that, but I'm not sure if there's a reliable way of checking this. I found this issue https://github.com/microsoft/WSL/issues/423...

@ralphptorres could you check if this builds and runs with your changes in #421? I suspect the part `depends=(... dbus)` should be enough but I'm not sure. I don't use...

I recently had a similar problem. Loading a 1.3G eventlog uses more than 32G memory. Profiling output shows that most allocations are done by `sortEvents` and `EventParserUtils.getString`.

Ping @StephenBlackWasAlreadyTaken. This application id is used by a few different apps today, probably because no one knows how to get a new id. Could you help us out with...

Thanks for the details @Emma-Black, and thanks for documenting the API. I can't express how helpful this has been.