Charles·Chege

Results 41 issues of Charles·Chege

The AGPL license is not favourable for widespread usage whether commercially or with a lot of other open source licences. Would you consider replacing the current license with something like...

Enable usage in other areas other than the command line like web assembly and other areas, like embedded calculators

enhancement

### Describe the bug After upgrade to 1.37.2, it breaks arrays like ```rust struct Foo { bar: [u8; 32] } ``` compiling that produces the error from the `bridge_generated.rs` file:...

bug

### Describe the bug Running ` git fetch origin pull/92/head:0.6` on bash shell runs the command successfully, fetching a pull request and storing it in the branch called `0.6` in...

:bug: bug

Having a hard time with the docs and examples. Can anyone point me to examples or tutorials for newbies like me. Like creating a database and table using the rethinkdb-rs...

Whenever I disconnect my laptop from the hotspot WiFi connection from a router or a phone hotspot and then try to reconnect, Geph is unable to resolve the dns on...

The new version of geph has fixed a lot of issues on Linux, which is great, but now `geph-client` uses too much memory when when idle for a long time...

The public ip address leaks on Linux even though the IP address is detected as United States(or any other geph server). This seems to be dangerous as someone knows exactly...

How are the public keys for the participants generated? Would it be possible to switch them to a new algorithm like Ed25519 for Public Key generation?

enhancement
question

### Describe the bug if I declare an alias in the config.nu file and try to use it in the terminal autocomplete like `alias = foo_bar baz ` If i...

:bug: bug
completions