summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2024-01-27 16:21:55 -0800
committerKai Stevenson <kai@kaistevenson.com>2024-01-27 16:21:55 -0800
commit027c1d2a66405dbb913f75d082376456c2a94a20 (patch)
tree05a6731da28023ad8822ca7d0b76fcf849e2b116
parent28dedce6035153c1009d29fd77f5832ba43f5752 (diff)
updated wording, font
-rw-r--r--src/about.php17
-rw-r--r--src/index.php24
-rw-r--r--src/music/index.php5
-rw-r--r--src/style.php23
-rw-r--r--src/writing/hardproblem.php16
-rw-r--r--src/writing/index.php17
6 files changed, 53 insertions, 49 deletions
diff --git a/src/about.php b/src/about.php
index dab34e7..dd19516 100644
--- a/src/about.php
+++ b/src/about.php
@@ -5,7 +5,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
?>
<h2>About This Site</h2>
<p>
- This site is hosted on my own server, which is a machine I hacked together from some random components--a
+ This site is hosted on my own server, which is a machine I hacked together from some random components I had lying around--a
4790K, 16GB of DDR3, SSD storage. The server runs Arch Linux, which was probably a bad idea, but it hasn't
caused any problems yet. It serves content through an apache webserver, and has a pretty simple backend:
I use PHP for templating, CSS for styling, and no JavaScript at all. The server supports HTTPS using Let's Encrypt.
@@ -44,8 +44,8 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
<h3 class="nav"><a href="https://www.pen15.agency">[Last site]</a> | <a href="https://www.nullring.xyz">[Nullring]</a> | <a href="https://society.nullring.xyz">[Next site]</a></h3>
<h2>About Me</h2>
<p>
- As previously stated, my name is Kai Stevenson. I don't really like doing the whole biography thing,
- but here's a quick summary: I was born (and still live) in Victoria, BC, Canada. I went to school
+ As previously stated, my name is Kai Stevenson. Here's a quick summary of my life so far:
+ I was born (and still live) in Victoria, BC, Canada. I went to school
briefly but dropped out in grade 1 due to extreme boredom, and pursued my interests with the support
of my family. As a result, I had an early start on some things--I started programming in C at around 7.
I took one course at my local public high school in grade 9, and then elected to attend a private school
@@ -54,13 +54,14 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
I was accepted into UVic social sciences.
</p>
<p>
- Also, I have some opinions about some things. Wrong though they may
- sometimes be, they are--I hope--reflective of my character. To that end, the <a href="writing/">writing page</a> of my
- website is an attempt to collate some of my thoughts. Maybe it will be of interest to you.
+ Rather than writing about myself, I would rather write about subjects that are of interest to me,
+ in hopes that my particular interpretations of those subjects is reflective of my character in general.
+ To that end, the <a href="writing/">writing page</a> of my
+ website is an attempt to collate some of my thoughts.
</p>
-<h2>Donations</h2>
+<h2>Support Me</h2>
<p>
- No. If you want to support me, contribute
+ I don't accept donations at this time. If you want to support me, contribute
to one of my <a href=programming/>programming projects</a>, or just write me a nice email.
</p>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>
diff --git a/src/index.php b/src/index.php
index 0255a1b..f547565 100644
--- a/src/index.php
+++ b/src/index.php
@@ -5,8 +5,11 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
?>
<p>
I'm Kai Stevenson, and this is my personal Web site for things that I like, such as programming, music, philosophy, and photography.
- Whereas I've done some cool things and whereas people sometimes like looking at cool things, you may want
- to follow one of the links below.
+ I've set up this site as a sort of living document to catalogue my work and thoughts. Some pages are hidden behind other pages,
+ and the specific arrangement of hyperlinks between them generally correlates with the personal connections I make between those
+ subjects or ideas. In that sense, by exploring this site you are following along with my personal interpretation of the world.
+ You can start at one of the following index pages, which each contain more domain-specific information. Alternatively, you can
+ view the <a href="about/">about page</a>, which details the web technologies used to build this site, as well as my own short bio.
</p>
<ul>
<li><h3><a href="writing/">~/doc/</a> /* My writing and notes */</h3></li>
@@ -15,21 +18,4 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
<li><h3><a href="photography/">~/pic/</a> /* My photography */</h3></li>
<li><h3><a href="etc/">~/etc/</a> /* The rest */</h3></li>
</ul>
-<h2>About Me</h2>
-<p>
- An absence of personal information on this site is to be attributed less to modesty and more to
- laziness. That said, I recognize
- that some may wish to believe that I am a real human with a real human life, so I've collated some
- official Kai Stevenson trivia:
-</p>
-<ul>
- <li><p>I was born in 2004, making me ($CURRENTYEAR-2004) years old!</p></li>
- <li><p>My favourite movie is the 1939 propaganda piece <i>Ninotchka</i></p></li>
- <li><p>I live in the Pacific Northwest, south of the 49th and north of the border</p></li>
- <li><p>I was at home minding my own business on the night of January 16th 2020. Please stop asking</p></li>
- <li><p>I have a cat and a dog</p></li>
-</ul>
-<p>
- If you want to learn more about me (and I'm sure you do), you'll find that on the <a href=about.php>about page</a>.
-</p>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>
diff --git a/src/music/index.php b/src/music/index.php
index 4a1c8bf..889b3bb 100644
--- a/src/music/index.php
+++ b/src/music/index.php
@@ -33,11 +33,12 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
</p>
<h2>Recordings</h2>
<ul>
+ <li><h3><a href="https://files.aberrantflux.xyz/music/090623.mp3">09/06/23 - Kai Stevenson</a></h3></li>
<li><h3><a href="https://files.aberrantflux.xyz/music/tetrapod.mp3">Hast Thou Considered The Tetrapod - The Mountain Goats</a></h3></li>
<li><h3><a href="https://files.aberrantflux.xyz/music/62823.mp3">06/28/23 - Kai Stevenson</a></h3></li>
- <li><h3><a href="https://youtu.be/fzH5mGUSDLQ">1/6/23 [Video] - Kai Stevenson</a></h3></li>
+ <li><h3><a href="https://youtu.be/fzH5mGUSDLQ">01/06/23 [Video] - Kai Stevenson</a></h3></li>
<li><h3><a href="https://files.aberrantflux.xyz/music/122422.mp3">12/24/22 - Kai Stevenson</a></h3></li>
- <li><h3><a href="https://files.aberrantflux.xyz/music/12322.mp3">12/3/22 - Kai Stevenson</a></h3></li>
+ <li><h3><a href="https://files.aberrantflux.xyz/music/12322.mp3">12/03/22 - Kai Stevenson</a></h3></li>
<li><h3><a href="https://files.aberrantflux.xyz/music/101722.mp3">10/17/22 - Kai Stevenson</a></h3></li>
<li><h3><a href="https://files.aberrantflux.xyz/music/101622.mp3">10/16/22 - Kai Stevenson</a></h3></li>
<li><h3><a href="https://files.aberrantflux.xyz/music/angelfish.mp3">Angelfish - Anne Gaudet</a></h3></li>
diff --git a/src/style.php b/src/style.php
index a3a8dcb..f9b18b3 100644
--- a/src/style.php
+++ b/src/style.php
@@ -2,7 +2,9 @@
header("Content-type: text/css; charset: UTF-8");
include($_SERVER["DOCUMENT_ROOT"] . "/vars.php");
?>
-@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600&display=swap');
+
+@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@900&family=Rosarivo&display=swap');
+
:root {
--background: #<?php echo($c_bg) ?>;
@@ -36,16 +38,16 @@ body {
p {
text-align: left;
text-indent: 25px;
- font-family: 'Quicksand', sans-serif;
- font-size: 16pt;
+ font-family: 'Rosarivo', cursive;
+ font-size: 13pt;
color: var(--text);
margin: 8px 75px 8px 75px;
}
h1 {
text-align: center;
- font-family: 'Quicksand', sans-serif;
- font-size: 30pt;
+ font-family: 'Merriweather', serif;
+ font-size: 24pt;
font-weight: 600;
color: var(--header);
padding: 50px 50px 3px 50px;
@@ -54,8 +56,8 @@ h1 {
h2 {
text-align: center;
- font-family: 'Quicksand', sans-serif;
- font-size: 24pt;
+ font-family: 'Merriweather', serif;
+ font-size: 20pt;
font-weight: 600;
color: var(--header);
padding: 8px 50px 8px 50px;
@@ -64,9 +66,8 @@ h2 {
h3 {
text-align: left;
text-indent: 55px;
- font-family: 'Quicksand', sans-serif;
- font-size: 16pt;
- font-weight: 600;
+ font-family: 'Rosarivo', cursive;
+ font-size: 13pt;
color: var(--text);
padding: 8px 50px 2px 50px;
}
@@ -91,14 +92,12 @@ ul h3 a {
ul p {
text-indent: 0px;
- font-family: 'Quicksand', sans-serif;
font-size: 16pt;
color: var(--text);
}
a {
color: var(--secondary);
- font-family: 'Quicksand', sans-serif;
text-decoration: none;
}
diff --git a/src/writing/hardproblem.php b/src/writing/hardproblem.php
new file mode 100644
index 0000000..4c17381
--- /dev/null
+++ b/src/writing/hardproblem.php
@@ -0,0 +1,16 @@
+<?php
+$title = "On The Hard Problem";
+require($_SERVER["DOCUMENT_ROOT"] . "/head.php");
+require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
+?>
+<p>
+ The phrase "The Hard Problem" was coined in 1994, and is the subject of no small controversy. It is something that
+ I have attempted to create a satisfactory explanation for over most of my life, to constant frustration. I am writing
+ this article now, not because I have solved the problem, but because I have failed to solve the problem enough times
+ that I am confident I can clearly describe the exact nature of the problem. It is in describing the very nature of the
+ problem that many authors begin to introduce confusion; through a careful propositional structuring of my argument, I
+ intend to avoid this error, and to then convince the reader that my specific interpretation of the hard problem is both
+ the only reasonable belief, and intrinsically, fatally flawed. In doing so, I hope to enable the reader to share in my
+ frustration as it concerns this unsolveable problem.
+</p>
+<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>
diff --git a/src/writing/index.php b/src/writing/index.php
index f138822..7526983 100644
--- a/src/writing/index.php
+++ b/src/writing/index.php
@@ -5,9 +5,9 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
?>
<p>
This is the index page for my writing. Each link leads to a different thing that I've written!
- Writing happens to be one of the better ways to express logically structured ideas, and it also
- happens to be something I find relatively easy. For those reasons, I prefer communicating through
- the written (or spoken) word than through mathematics or art.
+ Language in general tends to be fairly efficient for communicating certain types of thought, and
+ while I typically prefer spoken language, written language enables more carefully structured logical
+ argumentation--which is useful for philosophy and mathematics.
</p>
<h2>Essays</h2>
<p>
@@ -15,28 +15,29 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
</p>
<ul>
<li><h3><a href="cryptography.php">Cryptography</a> - because secret messages are cool</h3></li>
- <li><h3><a href="moralrealism.php">Moral realism</a> - because people make a big deal out of murder</h3></li>
+ <li><h3><a href="moralrealism.php">Moral realism</a> - epistemology of ethics</h3></li>
</ul>
<h2>Mathematics</h2>
<p>
- My writing in Greek.
+ Math textbooks sometimes explain ideas in a strange and convoluted way. These articles are intended to be
+ direct, and clear, explanations of various topics in mathematics.
</p>
<ul>
<li><h3><a href="calculus.php">The Calculus of Infinitesimals</a> - an introduction</h3></li>
</ul>
<h2>Manifestos</h2>
<p>
- Plural. For future-proofness.
+ Multi-page documents detailing my interpretations of particularly complex or controversial topics.
</p>
<ul>
<li><h3><a href="systemsmanifesto.php">Systems</a> - a microcosm of reality</h3></li>
</ul>
<h2>Esoterica</h2>
<p>
- The fun stuff.
+ This section contains articles that are structured in an unusual way, or those pertaining to unusual subjects.
</p>
<ul>
<li><h3><a href="corrigenda.php">Corrigenda</a> - everything I've ever done wrong</h3></li>
- <li><h3><a href="epiphenomenalism.php">Epiphenomenalism</a> - you aren't in control</h3></li>
+ <li><h3><a href="hardproblem.php">The Hard Problem</a></h3></li>
</ul>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>