Sergey Yelin

Results 9 issues of Sergey Yelin

# System Plugin Version: 13.1.1 Application: IntelliJ IDEA Community Edition (2022.1.4) Operating System: Mac OS X (12.5) # Event ## Exception ### Stacktrace java.lang.RuntimeException: com.intellij.serviceContainer.AlreadyDisposedException: Already disposed: Module: 'jose' (disposed)...

Kind:Bug

Tried to install foundationdb-clients_6.3.24-1_amd64.deb from GitHub, and got what I don't expect: ``` root@a3dabe99a24b:/opt/counter# fdbcli -v FoundationDB CLI 6.3 (v6.3.23) source version 47b9a81d1c10897c863098fe2d66e827fed0d239 protocol fdb00b063010001 root@a3dabe99a24b:/opt/counter# curl -OL https://github.com/apple/foundationdb/releases/download/6.3.24/foundationdb-clients_6.3.24-1_amd64.deb %...

bug

Hello, just found soap generates multiple equals functions (the only difference is specs) from WSDL with the same overloaded RPC calls. This ends up with errors during compilation like: ```...

I'm wondering what is BifTable exist for? As far as I can see it matches Erlang version 17.5.

# System Plugin Version: 13.2.0 Application: IntelliJ IDEA Community Edition (2022.2.1) Operating System: Mac OS X (12.5.1) # Event ## Message ### Element ``` @external_resource |> File.read!() |> String.split("") ```...

Kind:Bug

If one tries to encode large proplist, it is difficult to find property with error because jsonx always points to first tuple: 3> jsonx:encode([{, false},{, 999999999999999999999999999999999999999999999999999}]). {no_match,{,false}} Pointing to tuple...

It looks like showing documentation for OTP modules/functions broken, at last erlang.org return 404 for module page. And pointing to locally installed docs don't work also. Maybe the problem is...

Rebar3 is new widely adopted replacement for rebar (EOL'ed and not used in most modern apps and libs these days) and differs from it in number of ways: - introduces...

## Error ``` Error: 0: Error reverting 0: Action `create_or_merge_nix_config` errored Remove file `/etc/nix/nix.conf` Action `create_nix_volume` errored Multiple child errors Action `bootstrap_launchctl_service` errored Failed to execute command with status 5...