Harlan T Wood
Harlan T Wood
# Background Context A TrustGraph is - initiated from a collection of TAs - generally to people or orgs in order to follow their webs of trust - [someone] rolls...
See also [zippy's work on signed claims happ](https://github.com/lightningrodlabs/attestations). This probably has what we need.
# Background Context A TrustGraph is - initiated from a collection of TAs - generally to people or orgs in order to follow their webs of trust - [someone] rolls...
Currently we do `int % 10` where int is `0..=255`, so we have a _very slight_ weighting toward 0-5. We could eliminate this by doing something like: ``` ( int.to_float...
Thanks for open sourcing this. FYI tests are failing: ```sh $ bundle install && bundle exec rspec Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead. Using...