Examine graphical representations of binary files using diagrams that illustrate connections between pairs of bytes (digraphs) and triplets of bytes (trigraphs).
Check out the project page.
Notes?! Maybe useful
{{ range .Pages }}
{{ if and (eq .Type "note") (not .Draft) }}
{{ range .Meta.tags }}{{ . }}{{ end }}
{{ .Title }}
{{ end }}
{{ end }}
More long form, ramblings etc
{{ range .Pages }}
{{ if and (eq .Type "post") (not .Draft) }}