commit bba0982cb7b7185f8378a792c5bc138cc9881f18
parent e10722e52acaac813d4a5c2d35f35e62340e44d7
Author: Eamon Caddigan <eamon.caddigan@gmail.com>
Date: Tue, 5 Dec 2023 21:03:28 -0800
December Adventure, Day 5
Diffstat:
1 file changed, 16 insertions(+), 0 deletions(-)
diff --git a/content/december-adventure/2023-05/index.md b/content/december-adventure/2023-05/index.md
@@ -0,0 +1,15 @@
+---
+title: "2023, Day 5"
+date: 2023-12-05T20:55:23-08:00
+draft: false
+---
+
+Well it took some doing, but I can print text to the screen!
+
+![A black screen with, Hello world!, printed in a white pixelated
+font](hello.png)
+
+If you're curious you can see my code
+[here](https://git.eamoncaddigan.net/december_adventure_2023/file/hello.tal.html)
+(although this path will probably get changed or moved in the coming days). Also,
+I'm getting sporadic SSL errors that I ought to figure out someday.
+\ No newline at end of file