home.social

Search

7 results for “jnareb”

  1. You're probably familiar with git bisect, which lets you find a commit that introduces a change in behavior via binary search (`git bisect`). But what if the change in behavior is non-deterministic?

    `git bayesect` is a generalization of git bisect that uses Bayesian inference to solve this problem. If your code has started gaslighting you, give it a try!

    hauntsaninja.github.io/git_bay #git #bayes

  2. You're probably familiar with git bisect, which lets you find a commit that introduces a change in behavior via binary search (`git bisect`). But what if the change in behavior is non-deterministic?

    `git bayesect` is a generalization of git bisect that uses Bayesian inference to solve this problem. If your code has started gaslighting you, give it a try!

    hauntsaninja.github.io/git_bay

  3. You're probably familiar with git bisect, which lets you find a commit that introduces a change in behavior via binary search (`git bisect`). But what if the change in behavior is non-deterministic?

    `git bayesect` is a generalization of git bisect that uses Bayesian inference to solve this problem. If your code has started gaslighting you, give it a try!

    hauntsaninja.github.io/git_bay #git #bayes

  4. You're probably familiar with git bisect, which lets you find a commit that introduces a change in behavior via binary search (`git bisect`). But what if the change in behavior is non-deterministic?

    `git bayesect` is a generalization of git bisect that uses Bayesian inference to solve this problem. If your code has started gaslighting you, give it a try!

    hauntsaninja.github.io/git_bay #git #bayes

  5. You're probably familiar with git bisect, which lets you find a commit that introduces a change in behavior via binary search (`git bisect`). But what if the change in behavior is non-deterministic?

    `git bayesect` is a generalization of git bisect that uses Bayesian inference to solve this problem. If your code has started gaslighting you, give it a try!

    hauntsaninja.github.io/git_bay #git #bayes

  6. What name would you recommend for Python clone of the GitHub Linguist tool (a library to detect programming/markup language used by a file in a repository)?

    Note that `linguist` and `pylinguist` are both taken (the tool will be a fork of `linguist` - which on PyPI is Python 2.x only tool).