Jesus Hernandez

Results 15 issues of Jesus Hernandez

See https://github.com/GabrielCastro/neon-serde/pull/62 See also https://github.com/GabrielCastro/neon-serde/pull/65

```bash Updating crates.io index error: failed to select a version for `neon-sys`. ... required by package `neon-runtime v0.5.0` ... which is depended on by `neon v0.5.0` ... which is depended...

Python 2.6 added is_alive spelling for the method: https://docs.python.org/2.7/library/threading.html#threading.Thread.is_alive Python 3.9 documentation only have is_alive, without isAlive spelling: https://docs.python.org/3.9/library/threading.html#threading.Thread.is_alive

I'm developing a Docker base image with Erlang and Rebar installed and shared between all images that use it as base. The idea it's copy only the minimal files for...

I'm sorry if here is not the best place for this. Maybe it could be useful if audit about security be by default with Cargo and maybe that warning about...

Is there support for that in some way or will be? Or this require a macro to create identical classes for different Rust structs? All structs implement same trait and...

- Operating System: Windows 10 - Node Version: 15.3.0 - NPM Version: 7.0.14 - Yarn Version: 1.22.10 - webpack Version: 4.46.0 - node-loader Version: 1.0.2 ### Expected Behavior Copy the...

Add configuration file for choose nightly channel, configure the target and release optimize for size and strip symbols. Also README.md is updated.