summaryrefslogtreecommitdiff
path: root/journal/20250909.org
blob: 17c2f6844d10272d303a237ad60eebf791e41adf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.