From 19d604f0abb40afffe82e619b24e4c63665e47de Mon Sep 17 00:00:00 2001
From: Kai Stevenson
-This site is hosted on a vultr VPS. 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.
-If you're curious about anything here, you can email me at kai@kaistevenson.com.
+ This site is hosted on a vultr VPS. 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.
+ If you're curious about anything here, you can email me at kai@kaistevenson.com.
This site is a member of the Null Webring, which I helped to create.
+ As previously stated, my name is Kai Stevenson, and despite having a rather high opinion of myself,
+ I do not enjoy self promotion. However, I do enjoy music, so let's do this in song form!
+ Kidding. But really, I hate it.
+
+ It's commonly stated that it is a man's actions, not his words, that define him. Comforting though this thought may be,
+ I'd like to propose that the nature of my existence in your world will be defined less by my actions and more by words.
+ Maybe I'm wrong. Either way, I ask that if you want to know me, you consider the ideas I propose. Wrong though they may
+ sometimes be, they are--I hope--reflective of my character. To that end, the writing page of my
+ website is an attempt to collate some of my thoughts. Maybe it will be of interest to you.
+
+ Not happening. This server costs less in a year than driving my car for a day. If you want to support me, contribute
+ to one of my programming projects, or just write me a nice email.
+
- There's nothing here.
+ It turns out that not everything falls neatly into any of the categories on my home page. This page is for those things.
+ I host a few different services on this VPS. This site--aberrantflux.xyz--doesn't need much introduction. There's also
+ files.aberrantflux.xyz, my file server; and
+ git.aberrantflux.xyz, my git server. I'm thinking about adding a web radio for
+ my music.
+About This Site
[Last site] | [Nullring] | [Next site]
+About Me
+Donations
+Web Services
+
+ My email is kai@kaistevenson.com. I won't post my phone number on a public website because I don't want + any more spam calls, but if you want to arrange a phone call with me, I'll happily send you that information over email. +
An absence of personal information on this site is to be attributed less to modesty and more to a generalized disregard for what I deem to be more or less irrelevant. That said, I acknowledge @@ -40,4 +34,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
I was at home minding my own business on the night of January 16th 2020. Please stop asking
I have a cat and a dog
+ If you want to learn more about me (and I'm sure you do), you'll find that on the about page. +
diff --git a/src/misc/index.php b/src/misc/index.php new file mode 100644 index 0000000..0e61640 --- /dev/null +++ b/src/misc/index.php @@ -0,0 +1,17 @@ + ++ My repositories (including some notes) are at aberrantflux.xyz/cgit. I also have some stuff at github.com/kaistevenson. The repo for this site is aberrantflux.xyz/cgit/aberrantflux-site.git if you want to get a little meta. I use cgit to serve my repositories over HTTP, and otherwise use SSH. +
++ I have a few particularly cool projects, like Precedent, my interpreted + programming language, and Snake3, a fun snake game. + If you want to contribute to any of my repositories, just email me + with a diff and a brief description of your changes. If I like your + commit, I'll integrate it. +
+ diff --git a/src/music/index.php b/src/music/index.php index cb18961..df9740a 100644 --- a/src/music/index.php +++ b/src/music/index.php @@ -1,5 +1,5 @@ diff --git a/src/style.css b/src/style.css index 262bbf7..26cec6d 100644 --- a/src/style.css +++ b/src/style.css @@ -75,15 +75,18 @@ h2 { } h3 { - text-align: center; + text-align: left; + text-indent: 55px; font-family: 'Quicksand', sans-serif; font-size: 16pt; font-weight: 600; color: var(--text); - padding: 8px 50px 8px 50px; + padding: 8px 50px 2px 50px; } h3.nav { + text-align: center; + text-indent: 0px; padding: 3px 50px 8px 50px; margin: 0px auto auto auto; } @@ -110,6 +113,7 @@ ul p { a { color: var(--secondary); font-family: 'Quicksand', sans-serif; + text-decoration: none; } a:hover { diff --git a/src/writing/corrigenda.php b/src/writing/corrigenda.php new file mode 100644 index 0000000..bbd4c92 --- /dev/null +++ b/src/writing/corrigenda.php @@ -0,0 +1,41 @@ + ++ This document is an attempt to catalogue the mistaken beliefs I have held in the past. Each will include + a short description of why the belief is no longer held. Obviously, if you hold one of these beliefs, + this will not change it. If you reach out to me via email I'll be happy to talk to you about it, though + I think many of these things will be realized in good time either way. +
++ I was too concerned with the answer to the question of what is moral to consider that the question itself + is absurd on its face. +
++ I neglected the information transfer problem. Epiphenomenalism is unpalatable. Interactive parralelism seems + to work, as does idealism. +
++ Consciousness is necessarily immaterial. Even if all else is matter, a single counterexample is evidently enough to + invalidate a proposition. +
++ Nothing I have done thus far has been hard, even when I go about it in the most contrived way possible. + I ought not assume that any future endeavour will be prohibitively challenging. +
++ Extrapolation is circular. Mathematics is meaningless. +
++ And that it is possible to have no narratives without having a narrative of having no narratives. + See above. +
+ diff --git a/src/writing/index.php b/src/writing/index.php index c8fa4f6..bba0f99 100644 --- a/src/writing/index.php +++ b/src/writing/index.php @@ -5,10 +5,32 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?>This is the index page for my writing. Each link leads to a different thing that I've written! - Some of these were written for assignments, and some just because I felt like it. + 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. +
++ Moderately structured, opinionated writing. If you're the psychoanalytical type, you may be interested to know + that I find it much more fun to deconstruct a question than to construct an answer.
+ Plural. For future-proofness. +
++ The fun stuff. +
+