diff options
author | Preston Pan <preston@nullring.xyz> | 2024-05-02 23:25:48 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-05-02 23:25:48 -0700 |
commit | 52978baab0274bc594c8fd3cc749624a475229e2 (patch) | |
tree | e33b19050afaef26e66ec78500e07ebf6ce0a05c /journal/20240323.org | |
parent | d6e2c196f799d0cd5bceb0b5c0260111e739c374 (diff) |
a lot of stuff
Diffstat (limited to 'journal/20240323.org')
-rw-r--r-- | journal/20240323.org | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/journal/20240323.org b/journal/20240323.org new file mode 100644 index 0000000..fd03eb0 --- /dev/null +++ b/journal/20240323.org @@ -0,0 +1,16 @@ +#+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 +* Saturday, 23 March 2024 +** 17:47 +I am going to the board game cafe right now with some of my friends, and I might play some piano later as well. +Additionally, project Cognition is being released very soon. I hope people will like it, as it has the potential to +be revolutionary in several ways, ranging from novel ways of runtime parsing to novel tokenization manipulation using +postfix. + +In any case, we have a working model for this in a private repository. |