From 8c4f8dd4f0dea68de0dee6c7e1e23151173774c2 Mon Sep 17 00:00:00 2001 From: nycki Date: Sat, 5 Jul 2025 14:59:40 -0700 Subject: [PATCH] a small book, cont --- content/blogette/1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/blogette/1.md b/content/blogette/1.md index 5581e92..685d4bf 100644 --- a/content/blogette/1.md +++ b/content/blogette/1.md @@ -61,6 +61,8 @@ like okay if I push my printer to its absolute limit I could probably cram a fon then again, microtext is arguably even more fun than a qr code because then you can read it with a regular magnifying glass +oh wait I forgot that the qr code needs to be printed at 3x scale for my phone to scan it. so that's actually 137 dots versus a theoretical minimum of 32 dots. so even if I print the microtext at twice the scale, 128 dots per character, it beats the qr code. + {% for p in collections['blogette-pages'] %}{{loop.index}} {% endfor %} \ No newline at end of file