diff options
author | Preston Pan <preston@nullring.xyz> | 2024-03-14 20:05:34 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-03-14 20:05:34 -0700 |
commit | c9466893687b0cde952980cdcd5242132a349ba6 (patch) | |
tree | 4c3d16c26dd51cf8c3d8a71d413d5a3e3dc62e6c /journal | |
parent | 7197cd031e6fe12a3efcc98a1ec0c3eb9c986e89 (diff) |
add cryptocurrency page
Diffstat (limited to 'journal')
-rw-r--r-- | journal/20240314.org | 21 | ||||
-rw-r--r-- | journal/index.org | 8 |
2 files changed, 29 insertions, 0 deletions
diff --git a/journal/20240314.org b/journal/20240314.org new file mode 100644 index 0000000..3356a44 --- /dev/null +++ b/journal/20240314.org @@ -0,0 +1,21 @@ +#+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 +* Thursday, 14 March 2024 +** 15:13 +Did nothing today, except laze around. Going to the Papery to get my replacement nib, and also suprise +(not suprise) Anslie. Suprise! She's reading this right now, so it's not really one anymore. Ate at the sub. + +Server is coming along, the only server that I want to run now is the email server, although that is quite hard +as it involves running both an imaps and smtps server with dkims and dmarc verification. It's not very easy +to get accepted as not-spam, even if you do add these verification markers. + +In any case, I also want to run a gitea server or some frontend where people can view code. Perhaps a mailing +list and a cgit interface is enough for this, as one can simply mail patches over to be applied, and email +is a good interface for stuff like this +. diff --git a/journal/index.org b/journal/index.org index a9db80e..f6d6619 100644 --- a/journal/index.org +++ b/journal/index.org @@ -35,6 +35,14 @@ done #+end_src #+RESULTS: +- [[file:20240314.org][20240314.org]] +- [[file:20240313.org][20240313.org]] +- [[file:20240312.org][20240312.org]] +- [[file:20240311.org][20240311.org]] +- [[file:20240310.org][20240310.org]] +- [[file:20240309.org][20240309.org]] +- [[file:20240306.org][20240306.org]] +- [[file:20240301.org][20240301.org]] - [[file:20240229.org][20240229.org]] - [[file:20240228.org][20240228.org]] - [[file:20240226.org][20240226.org]] |