diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-06 18:29:14 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-06 18:29:14 -0800 |
| commit | b1cc96139c2cc2c8de7c74884021f8645e54de87 (patch) | |
| tree | 45929ca81f5540f5c143168cc7c0c3a5aa52804f /blog | |
| parent | d15f074f583da6808b50c81f3ec779d8ab215ac3 (diff) | |
this looks good? Checkpoint
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/acausal.org | 3 | ||||
| -rw-r--r-- | blog/automation.org | 3 | ||||
| -rw-r--r-- | blog/cognition.org | 3 | ||||
| -rw-r--r-- | blog/crypto.org | 4 | ||||
| -rw-r--r-- | blog/horses.org | 3 | ||||
| -rw-r--r-- | blog/manifesto-1.org | 3 | ||||
| -rw-r--r-- | blog/monorepo.org | 2 | ||||
| -rw-r--r-- | blog/nixos.org | 2 | ||||
| -rw-r--r-- | blog/private_keys.org | 3 | ||||
| -rw-r--r-- | blog/stem.org | 4 | ||||
| -rw-r--r-- | blog/tech-bros.org | 4 | ||||
| -rw-r--r-- | blog/voting.org | 4 | ||||
| -rw-r--r-- | blog/you_dont_matter.org | 4 |
13 files changed, 31 insertions, 11 deletions
diff --git a/blog/acausal.org b/blog/acausal.org index d3b923b..30ac40a 100644 --- a/blog/acausal.org +++ b/blog/acausal.org @@ -1,6 +1,7 @@ #+title: Consciousness and the Universal Handshake #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 #+description: Narrative is the only real construction. #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/automation.org b/blog/automation.org index 3ca71fc..981560d 100644 --- a/blog/automation.org +++ b/blog/automation.org @@ -1,6 +1,7 @@ #+title: Automation, Hypocrisy, and Capitalism #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 #+description: Is automation taking jobs? Is capitalism causing all the world's problems? #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/cognition.org b/blog/cognition.org index 2b15bc8..23ea939 100644 --- a/blog/cognition.org +++ b/blog/cognition.org @@ -1,6 +1,7 @@ #+title: Cognition #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 #+description: Other languages are inflexible and broken. Let's fix that. #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/crypto.org b/blog/crypto.org index 1a1ebb8..bd965d8 100644 --- a/blog/crypto.org +++ b/blog/crypto.org @@ -1,6 +1,8 @@ #+title: A Review of Cryptocurrency #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 + #+description: Are cryptocurrencies useful in economic transactions? As technologies? #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/horses.org b/blog/horses.org index 31baa96..dc0f683 100644 --- a/blog/horses.org +++ b/blog/horses.org @@ -1,6 +1,7 @@ #+title: Stop Asking for Better Horses -#+subtitle: By {{{author}}} #+author: Preston Pan +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 #+description: It doesn't happen instantly. #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/manifesto-1.org b/blog/manifesto-1.org index 06666e7..fd38022 100644 --- a/blog/manifesto-1.org +++ b/blog/manifesto-1.org @@ -1,6 +1,7 @@ #+title: The End of Equality and The Technocratic Imperative #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2025-01-01] +#+subtitle: By {{{author}}}, 2025 #+description: A system built on illusions will always decay. #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> diff --git a/blog/monorepo.org b/blog/monorepo.org index a497cfa..756089a 100644 --- a/blog/monorepo.org +++ b/blog/monorepo.org @@ -1,5 +1,7 @@ #+title: My Monorepo #+author: Preston Pan +#+date: [2025-01-01] +#+subtitle: By {{{author}}}, 2025 #+description: NixOS configurations for infrastructure, workstations, and laptops #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/nixos.org b/blog/nixos.org index 0473a31..7576682 100644 --- a/blog/nixos.org +++ b/blog/nixos.org @@ -1,5 +1,7 @@ #+title: You should use NixOS #+author: Preston Pan +#+date: [2025-01-01] +#+subtitle: By {{{author}}}, 2024 #+description: You can run a system from the 2040s, today. #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/private_keys.org b/blog/private_keys.org index 9d4b9f7..7382241 100644 --- a/blog/private_keys.org +++ b/blog/private_keys.org @@ -1,6 +1,7 @@ #+title: Passwords Are Obselete #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 #+description: Why haven't we switched to asymmetric cryptography? #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/stem.org b/blog/stem.org index ec9dde4..4d13f7d 100644 --- a/blog/stem.org +++ b/blog/stem.org @@ -1,6 +1,8 @@ #+title: Stem #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 + #+description: My own concatenative programming language #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+language: en diff --git a/blog/tech-bros.org b/blog/tech-bros.org index 2b302fc..9bb233b 100644 --- a/blog/tech-bros.org +++ b/blog/tech-bros.org @@ -1,6 +1,8 @@ #+title: Tech Bros #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 + #+description: and other people that other people hate. #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/voting.org b/blog/voting.org index 6a0701d..c7f84bc 100644 --- a/blog/voting.org +++ b/blog/voting.org @@ -1,6 +1,8 @@ #+title: Representative Voting #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 + #+description: What do we do about voter turnout? Voting demographics? Polarization? #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> diff --git a/blog/you_dont_matter.org b/blog/you_dont_matter.org index 5eaa9ca..3a91af5 100644 --- a/blog/you_dont_matter.org +++ b/blog/you_dont_matter.org @@ -1,6 +1,8 @@ #+title: You Don't Matter #+author: Preston Pan -#+subtitle: By {{{author}}} +#+date: [2024-01-01] +#+subtitle: By {{{author}}}, 2024 + #+description: Ideas aren't real, and morality is a spook. #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> #+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> |
