aboutsummaryrefslogtreecommitdiff
path: root/journal/20240126.org
diff options
context:
space:
mode:
Diffstat (limited to 'journal/20240126.org')
-rw-r--r--journal/20240126.org12
1 files changed, 12 insertions, 0 deletions
diff --git a/journal/20240126.org b/journal/20240126.org
new file mode 100644
index 0000000..71de3d1
--- /dev/null
+++ b/journal/20240126.org
@@ -0,0 +1,12 @@
+#+TITLE: Daily Journal
+#+STARTUP: showeverything
+#+DESCRIPTION: My daily journal entry
+#+AUTHOR: Preston Pan
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../style.css" />
+#+html_head: <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
+#+html_head: <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
+#+options: broken-links:t
+* Friday, 26 January 2024
+** 16:56
+I worked a lot on my blog post describing the stem programming language. It's been posted to hackernews
+by Andrei, and I need to write about the FLI next so that people can write libraries for it.