1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
$$START TITLE Preston Pan $$END TITLE $$START CONTENT
<h1>Preston Pan (aka LiCoO2)</h1>
<p>Hi! I'm Preston Pan, and this is my v3 of my website. I've got
it to work with a shell script that I made. In the future, I might
release the shell script as a separate thing, but for now it's a
part of the <a href="https://society.nullring.xyz">Null
Identity</a> website and this one.</p>
<p>NOTICE: I AM NOT USING THIS WEBSITE ANYMORE. My new one can be
found at https://ret2pop.nullring.xyz, as I have moved my website
to using org-mode. Yes, I am an emacs user now.</p>
<p>Some things about myself:</p>
<ul>
<li>I play improvisational piano, and I sing as a hobby.</li>
<li>I do some amount of programming as a hobby.</li>
<li>I also do some amount of mathematics and physics as a
hobby.</li>
<li>I try to read up on economics as a hobby.</li>
<li>I'm trying to get my ham radio basic license.</li>
</ul>
<p>Of course, those are rather surface level things, but the point
is that you will find things related to the topics above on this
website. The website is structured in a hiearchical format just
like in filesystems because I find that to be the easiest balance
between user simplicity and developer simplicity.</p>
<p>Note: most things on this website will 404 right now simply
because of the fact that I have a limited amount of time and have
just changed the backend for this website.</p>
<h2>Topics</h2>
<p>Here, you will find topics related to:</p>
<ul>
<li>
<a href="./about/">About</a> -- About me and this website.
</li>
<li>
<a href="./mathematics/">Mathematics</a> -- An underlying
framework for all things that are logical.
</li>
<li>
<a href="./music/">Music</a> -- my piano playing and singing (and
maybe other instruments too).
</li>
<li>
<a href="./physics/">Physics</a> -- Rates of change!
</li>
<li>
<a href="./economics/">Economics</a> -- Rates of exchange!
</li>
<li>
<a href="./technology/">Technology</a> -- Rates of finger pain!
(Just kidding, I'm not an emacs user).
</li>
<li>
<a href="./projects/">Projects</a> -- programming and other
projects.
</li>
<li>
<a href="./philosophy/">Philosophy</a> -- An underlying framework
for all things that are.
</li>
</ul>
<p>Many articles will be written in groff and compiled to pdf.</p>
<h2>Services</h2>
<p>Here are the services that I run on my server/socially:</p>
<ul>
<li>
<a href="https://git.nullring.xyz/prestonpan.git/atom">rss
feed</a> -- atom feed for the website commit page to keep you
updated on changes.
</li>
<li>
<a href="https://fedi.andrei.website/u/LiCoO2/rss">rss feed
(2)</a> -- rss feed for my honk account, a fediverse server.
</li>
<li>
<a href="https://radio.nullring.xyz">Radio</a> -- listen to music
that Null Identity people have composed.
</li>
<li>
<a href="gopher://nullring.xyz">Gopherhole</a> -- logs for
andrei.website and other cool stuff, must be viewed with a gopher
client.
</li>
<li>
<a href="https://git.nullring.xyz">Git server</a> -- see the code
that I write or my dotfiles and other stuff.
</li>
<li>
<a href="https://nullring.xyz">The null webring</a> -- a webring
that I made (apparently there is another one by this name but
ignore that).
</li>
<li>
<a href="https://society.nullring.xyz">The Null Identity</a> --
it's a <b>ahem</b> tightly knit community located in victoria.
Yeah, that's the term.
</li>
<li>I2P website:
<pre class="crypto-pre"><code class=
"crypto">http://5ziug5tklfrep5gy3gv52xsoujq3nuxstqcj7a2s4jz4psveek4q.b32.i2p</code></pre>,
if you are on i2p and want to see my clearnet website, it is at
https://preston.nullring.xyz.
</li>
</ul>
<h2>Webrings</h2>
<p>This website is a part of the following webrings:</p>
<h3>The Null Webring</h3>
<p><a href="https://kaistevenson.com">prev</a> <a href=
"https://nullring.xyz">Nullring</a> <a href=
"https://pen15.agency">next</a></p>
<h2>Donating</h2>
<p>Basically, if you like any of what I am doing, donate! My
servers aren't free, and I do run a lot of stuff for the tech
related community in our school, and I also try to write good
software.</p>
<p>Here are some methods of donating I support:</p>
<ul>
<li>XMR:
<pre class="crypto-pre"><code class=
"crypto">42eCG7GXqhofN9X4m8kTiwBLWr7b2m6QgdSd1NTtKZWqKCUzC7xuRcWUzct7SydZfUCqpf7KsWC6FhFmuP1ffGFwFskuURH</code></pre>
</li>
<li>BTC:
<pre class="crypto-pre"><code class=
"crypto">bc1qjxec4e08hzv09h0ss8q80ey0kc7356p6c8fg8h</code></pre>
</li>
<li>ETH:
<pre class="crypto-pre"><code class=
"crypto">0x8512B753D1613143A379d0ba39bd335e94F37DCF</code></pre>
</li>
</ul>
<p>Thanks a lot for your support!</p>$$END CONTENT
|