Skip to content

docs: GHFM-COLOR.md easter egg — a render drawn with MathJax rules - #28

Merged
scottvr merged 2 commits into
mainfrom
experiment/ghfm-color
Aug 24, 2026
Merged

docs: GHFM-COLOR.md easter egg — a render drawn with MathJax rules#28
scottvr merged 2 commits into
mainfrom
experiment/ghfm-color

Conversation

@scottvr

@scottvr scottvr commented Aug 24, 2026

Copy link
Copy Markdown
Owner

The verdict came back from GitHub: \\rule + \\color render. So the ludicrous thing works — a vizbin render drawn as coloured MathJax rectangles straight in a Markdown page, no image file.

It is imperfect (the noisy rows shear, because MathJax adds per-atom spacing that accumulates with RLE run-count — the "is it monospace? is it though" ghost from the phart original, reincarnated). Per the phart tradition, the doc documents the imperfection rather than chasing perfect kerning: entropy (horizontal bands → few runs/row) aligns cleanly as Exhibit A; byteclass (noisy → many runs/row) shears as Exhibit B, with the why.

  • Reciprocal ludicrous twinkie: links to phart's GHM-LATEX (the text-mode original). Add the reverse link over there whenever you like.
  • Not linked from the main README — the crisp PNG gallery stays the serious face. A <sub> footnote at the bottom of GALLERY.md points document-spelunkers to it.
  • Docs-only; 163 tests still green.

Put to bed; revisit only if a real use case ever says "oh, yeah…".

🤖 Generated with Claude Code

…ules

Turn the ghfm-color experiment into a curated easter-egg page: two small renders
drawn as coloured MathJax \rule rectangles in GitHub-Flavoured Markdown, no image
file. entropy (horizontal bands -> few runs/row) aligns cleanly; byteclass (noisy
-> many runs/row) shears, because MathJax adds per-atom spacing that accumulates
with run count. Documents the imperfection rather than chasing perfect kerning.

Reciprocal-links to phart's GHM-LATEX experiment (the text-mode original); a
subtle footnote from GALLERY.md points spelunkers to it. Not linked from the main
README -- the crisp PNG gallery stays the serious face. Replaces the throwaway
docs/ghfm-experiment.md.
@scottvr
scottvr merged commit 4936704 into main Aug 24, 2026
6 checks passed
@scottvr
scottvr deleted the experiment/ghfm-color branch August 24, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant