diff options
author | Runxi Yu <me@runxiyu.org> | 2024-05-28 20:57:08 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-05-28 20:57:08 +0800 |
commit | 2488094def12a1ab1f1546249e8e1a3608ecc955 (patch) | |
tree | 43a3cba4cd0f7fdf092e47f6bc3f8206ac0f8b9d /index.html | |
parent | 0eabdd9136fda8497d1d724480029786851d1194 (diff) | |
download | www-2488094def12a1ab1f1546249e8e1a3608ecc955.tar.gz |
llpath.txt
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html index b444873..9c1a17f 100644 --- a/index.html +++ b/index.html @@ -43,8 +43,10 @@ </ul> <h2 id="articles">Personal Articles</h2> +<p>Some of these are just stubs or quick notes.</p> <p>See also: <a href="https://git.runxiyu.org/runxiyu/current/philo.git/plain">Documents archive</a></p> <ul> + <li><a href="llpath.txt">An IRC conversation about "using linked lists to represent paths"</a></li> <li><a href="https://git.runxiyu.org/runxiyu/current/philo.git/plain/identity-over-time-jl.pdf">In what sense are you the same person today that you were when you were ten?</a></li> <li><a href="https://git.runxiyu.org/runxiyu/current/philo.git/plain/notes/affirmative-action/affirmative-action-discussion-brief.pdf?id=8065ac64fd09467c0c4e98625ace35d009b7c589">Affirmative Action (Students for Fair Admissions v. Harvard/UNC) discussion brief</a> (<a href="./affirmative-action.txt">original</a>)</li> <li><a href="./journey-overcoming-rationalism.html">A journey to overcome rationalism?</a></li> |