summaryrefslogtreecommitdiffstats
path: root/index.html
blob: 1403df4d1be93fe3edd8c7c74a18916ef2b8fd94 (plain)
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
<!--#set var="title" value="" -->
<!--#include file="includes/header.html" -->
<img src="oponop-portrait-1x1-right-240x240.png" alt="P. J. McDermott" class="photo">
<p>
	Watch this space. It performs tricks every hour, on the
	hour, except on Tuesdays.
</p>
<p>
	It should be quite obvious that my name is P. J.
	M<span class="super">c</span>Dermott and that this is my personal Web site.
	In the coming days and weeks, I'll be adding here essays and technical
	guides on computing ethics and GNU/Linux.
</p>
<p>
	This is not a sentence.
</p>
<h3>About Me</h3>
<p>
	I am:
</p>
<ul>
	<li>A hacker (that is, a playful tinkerer who values freedom of
	information).</li>
	<li>A knowledgeable user of GNU/Linux.</li>
	<li>A software author.</li>
	<li>A fan of freely- and semi-freely-licensed heavy metal and rock
	music.</li>
	<li>An undergraduate computer science student.</li>
	<li>A self-taught student of U.S. and international copyright law and free
	software licensing.</li>
	<li>The leader of my university's undergraduate GNU/Linux special interest
	group.</li>
</ul>
<h3>To come:</h3>
<ul>
	<li>A r&#233;sum&#233;.</li>
	<li>More essays on computing ethics and freedom.</li>
	<li>Technical guides on GNU/Linux, especially one related to the boot
	process (an apparently popular topic with which I'm quite familiar).</li>
</ul>
<!--#include file="includes/footer.html" -->