diff options
author | Preston Pan <preston@nullring.xyz> | 2024-03-14 12:00:32 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-03-14 12:00:32 -0700 |
commit | 7197cd031e6fe12a3efcc98a1ec0c3eb9c986e89 (patch) | |
tree | ce5171b05557c462dfaf4a5e30f71c053b711f49 /journal/20240306.org | |
parent | 6131810bb69bcb7b221cb332391cd3482920b22b (diff) |
add stuff
Diffstat (limited to 'journal/20240306.org')
-rw-r--r-- | journal/20240306.org | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/journal/20240306.org b/journal/20240306.org new file mode 100644 index 0000000..fd866d0 --- /dev/null +++ b/journal/20240306.org @@ -0,0 +1,13 @@ +#+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 +* Wednesday, 06 March 2024 +** 16:18 +Just worked on a new programming language cognition a bit with Matthew Hinton. +** 19:56 +I've rewritten my NixOS configuration as a flake. |