StevenBlack/hosts

TAKE NOTE: Starting to actively track hosts file sizes

Open

#2.014 geöffnet am 19. Juli 2022

Auf GitHub ansehen
 (8 Kommentare) (8 Reaktionen) (1 zugewiesene Person)Python (2.124 Forks)batch import
Documentationcoolenhancementhelp wantedpull request wantedwork in progress

Repository-Metriken

Stars
 (25.335 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 19h 6m) (2 gemergte PRs in 30 T)

Beschreibung

This is the beginning of something I've been playing with: tracking hosts file sizes

For example:

Size history

I've added the following files to the repo:

  • hosts_file_size_history.png: the graph above.
  • stats.nb: a Wolfram Mathematica notebook. I'm sure someone will suggest I use Python 😄 — a pull request for that would be nice.
  • stats.out: the data file produced by...
  • stats.sh: the bash file that scours git history. Note there's a dependency on jq.

More to come but this is what I'll be working on for the next while.

Contributor Guide