summaryrefslogtreecommitdiff
path: root/journal/20250909.org
diff options
context:
space:
mode:
Diffstat (limited to 'journal/20250909.org')
-rw-r--r--journal/20250909.org14
1 files changed, 14 insertions, 0 deletions
diff --git a/journal/20250909.org b/journal/20250909.org
new file mode 100644
index 0000000..17c2f68
--- /dev/null
+++ b/journal/20250909.org
@@ -0,0 +1,14 @@
+#+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
+* Tuesday, 09 September 2025
+** 02:39
+I just fixed my emacs so it gave me LLM code completions, and a lot of things are rather streamlined now,
+and just according to my tastes in writing code.
+
+I am learning some haskell, and I want to learn some lean as well.