home.social
  1. What would it look like if this kind of information was surfaced all over GitHub?

    I'm not suggesting this tool is ready for that kind of usage, but these are the kinds of signals we should be making visible.

  2. If you saw that concise summary, and wanted more information, here's what you'd see:

  3. Here's what that looks like for a more problematic user:

  4. gh-profiler 0.4.0 supports the `--concise` flag. This generates a condensed summary, with just one line for each main section of output.

    I'm going to try to write a GH action that writes this info as a comment on each new issue and PR in the repo. The concise output is much more appropriate for that application.

  5. Last week I moved everything meaningful from my pile of old USB external drives to my two main drives. I ended up with ~150k files to sort through.

    I wasn't sure pathlib would be an effective tool for the job, but it turned out to be fantastic!

    mostlypython.com/how-clean-are