summaryrefslogtreecommitdiff
path: root/journal/20250909.org
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-09-10 03:42:47 -0700
committerPreston Pan <ret2pop@gmail.com>2025-09-10 03:42:47 -0700
commitc15492d8aa38b7125dc6574c08f6a765aad44fcb (patch)
tree6e375fc303a95ff39840cffe63239cb494dbe522 /journal/20250909.org
parent81ddf52e30fe32da76b8f9162a8208d8d0b62ccc (diff)
new flake lock
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.