]> git.za3k.com Git - blog.git/commitdiff
Hack-a-day, day 07
authorZachary Vance <za3k@za3k.com>
Fri, 8 Nov 2024 01:19:52 +0000 (20:19 -0500)
committerZachary Vance <za3k@za3k.com>
Fri, 8 Nov 2024 01:19:52 +0000 (20:19 -0500)
images/sunchart.png [new file with mode: 0644]
posts/sunchart.md [new file with mode: 0644]

diff --git a/images/sunchart.png b/images/sunchart.png
new file mode 100644 (file)
index 0000000..2293219
Binary files /dev/null and b/images/sunchart.png differ
diff --git a/posts/sunchart.md b/posts/sunchart.md
new file mode 100644 (file)
index 0000000..046d816
--- /dev/null
@@ -0,0 +1,15 @@
+---
+author: admin
+categories:
+- Technical
+date: 2024-11-07
+tags:
+- hack-a-day
+title: 'Hack-a-Day, Day 07: When Does the Sun Come Back?'
+---
+
+There are 24 hours in a day. This shows you how many of those are daylight. You can use it as a calendar, or you can wistfully watch it, waiting for the sun to come back.
+
+[![alt: A radial clock showing the fraction of the day which is sunlight](sunchart.png)](https://za3k.github.io/sunchart/)
+
+A [demo](https://za3k.github.io/sunchart/) is online. Source code is [on github](https://github.com/za3k/sunchart).