Results 34 issues of Serge Aleynikov

@ejpcmac, it appears that your project is no longer actively maintained. The pull requests have been awaiting since Oct'22. Would you consider either adding me as the owner or transferring...

T:Question

@ejpcmac, per your suggestion to create an issue, please consider adding and maintaining the CONTRIBUTERS file.

T:Documentation

I am starting a server with `wemux start` and detaching from it using Ctrl-b,D. I expect that that should leave the tmux session running in the background. However it looks...

This PR adds some `unlikely` compiler hints to improve branch predition. For some reason in cases when SIMDJSON_TRY is used the compiler complatined about uninitialized variables, so explicit initialization was...

Without this change wsl is not finding powershell on boot if this option is false in /etc/wsl.conf: ``` [interop] appendWindowsPath = false ```

With listcomp parse transform, when compiling the following code: ```erlang [{Idx,I} || Idx, {req, FF}

Could you please create an X.Y.Z tag, so that rebar's semver can create succinct directory name for this dependency?