Wei Dai

Results 7 comments of Wei Dai

Fasd is no longer in active development, mainly because it has reached my original vision. I do plan to fix up some minor bugs. And since I designed it to...

Thanks for this effort. Is there a `bin` directory with antigen that you can copy `fasd` to instead of installing it to `/usr/local/bin`? This has side effects that the users...

Thanks for this pull request. This fixes the problem when fasd is the only thing modifying the prompt command. But if there are more prompt commands then each one has...

Sorry for leaving the last PR unresolved. It is still more intuitive to me that the query should match the last segment of the path. You can always just use...

By the fuzzy mode I meant the second line you changed. If your fork is working fine there's no need to switch. There hasn't been much change in the last...

It should be possible for `rmdir -p`. But as for `mkdir -p`, I didn't think it was possible. The problem is: how do you know how many levels of dir...

To sum up briefly how Ferveo threshold signature can simplify light clients (as per [Tendermint Light Client specification](https://github.com/informalsystems/tendermint-rs/blob/master/docs/spec/lightclient/verification/verification.md#details-of-the-functions)): instead of collecting and recording >2/3 of individual signatures from validators in...