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
131
132
133
134
135
136
137
138
139
140
141
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="My personal website.">
<meta name="author" content="Preston Pan">
<link rel="stylesheet" type="text/css" href="/css/style.css" />
<link rel="icon" type="image/png" href="/img/favicon.png">
<title>
Preston Pan
</title>
</head>
<body>
<div class="nav" class="justcenter">
<a href="/index.html" class="justleft">Home</a> |
<a href="/about/" class="justleft">About</a> |
<a href="/about/contact.html" class="justleft">Contact</a>
<hr>
</div>
<div class="content">
<h1>Preston Pan</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 apart of the
<a href="https://society.nullring.xyz">Null Identity</a> website
and this one.
</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>RSS/Atom Feed</h2>
<p>
This website is hosted on my git server. By extension, my <a href="https://git.prestonpan.tech">git frontend</a> provides
a rss/atom feed for my website so you can be notified about each update to the website (with details on what is updated
via commit messages). This is especially useful for when I add content related to a category listed below.
</p>
<p>
<a href="https://git.prestonpan.tech/prestonpan.git/atom">view the rss feed here.</a>
</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="./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="./mathematics/">Mathematics</a> -- An underlying framework for all things that are logical.</li>
<li><a href="./philosophy/">Philosophy</a> -- An underlying framework for all things that are.</li>
<li><a href="./music/">Music</a> -- my piano playing and singing (and maybe other instruments too).</li>
</ul>
<p>Many articles will be written in groff and compiled to pdf.</p>
<h2>RSS/Atom Feed</h2>
<p>
This website is hosted on my git server. By extension, my <a href="https://git.prestonpan.tech">git frontend</a> provides
a rss/atom feed for my website so you can be notified about each update to the website (with details on what is updated
via commit messages).
</p>
<p>
<a href="https://git.prestonpan.tech/prestonpan.git/atom">view the rss feed here.</a>
</p>
<h2>Services</h2>
<p>Here are the services that I run on my server/socially:</p>
<ul>
<li><a href="https://radio.prestonpan.tech">Radio</a> -- listen to music that I also listen to.</li>
<li><a href="gopher://prestonpan.tech">Gopherhole</a> -- logs for andrei.website and other cool stuff, must be viewed with a gopher client.</li>
<li><a href="https://git.prestonpan.tech">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>IRC server: ircs://prestonpan.tech:6697, no verification of tls (self signed).</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://www.aberrantflux.xyz">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. I like monero as a
donation method because:
</p>
<ul>
<li>The network is probably going to last longer than other cryptocurrencies due to it actually being private and self-sustaining.</li>
<li>Compared to services like PayPal, I don't care about having an account or any extra glitter. I just want a simple payment method that can be anonymous.</li>
<li>The transaction fees are extremely low compared to other cryptocurrencies.</li>
<li>Proof of work is bad for the environment, but I'll start caring about that when I get taxed for carbon consumption or something.</li>
</ul>
<p>Here are some methods of donating I support:</p>
<ul>
<li>XMR: <pre class="crypto-pre"><code class="crypto">46RF35tTC9XhoRh745E9HkXD92t64SJw5Zby9ugNGmo2gGxM7iMhYuWAfhxp9FSQMeFKxcS2yoNLpQxPfpeThSQGH1YDr6e</code></pre></li>
<li>XMR, OpenAlias: preston@prestonpan.tech</li>
</ul>
<p>
Thanks a lot for your support!
</p>
</div>
</body>
</html>
|