mattorb Stay curiousTighten Feedback LoopsIterate, Measure, LearnFan of Science, Design, and Systems Thinking

github

2 entries 2 posts

  1. Fuzzy Find a Github Repository - Part Deux

    The repo finder worked. It just wasn't fast enough. A disk cache, named pipes, and a non-adjacent deduplication filter to keep FZF feeling instant even with large repo lists.

  2. Fuzzy Find a Github Repository

    Popping open a browser to find a repo breaks the command-line flow. A Go + FZF tool that fuzzy-searches and clones private GitHub repos — built up through three API iterations.