Get the latest tech news
Racket-embed-images-in-source-text
Reader to enable embedding images in source files as text - shriram/racket-embed-images-in-source-text
Of course, in the example above, we generated the little dot image programmatically; at that point we could just use the program instead of embedding its output (unless it would take a very long time to run…). This has the virtue of not producing a large block of text, at the cost of making extremely wide lines. It would be nice to extend the packer to take flags that let the user determine whether they want wide or tall packed text.
Or read this on Hacker News