-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
57 lines (57 loc) · 1.87 KB
/
index.html
File metadata and controls
57 lines (57 loc) · 1.87 KB
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
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Dan Stowell</title>
<link rel="stylesheet" type="text/css" href="/mobile.css" media="screen, handheld" />
<link rel="stylesheet" type="text/css" href="/og.css" media="screen and (min-width: 40.5em)" />
</head>
<body>
<p class="name">Dan Stowell / Stan Dole</p>
<p>
<a href="/a-walk/">A Walk</a></br>
Injecting just enough randomness into your day
</p>
<p>
<a href="/rip-surfin-obama/">RIP Surfin' Obama</a></br>
The end, really
</p>
<p>
<a href="/ryley-walker-for-secretary-of-state/">Ryley Walker for Secretary of State</a><br/>
An exclusive interview
</p>
<p>
<a href="/how-to-mmap-execute-flat-binary/">How to mmap and execute a flat binary on Linux</a><br/>
What the title says and no more
</p>
<p>
<a href="/checkpoint-programming-over-text/">Checkpoint: programming over text</a></br>
A lot of wishful thinking but no absolute magic
</p>
<p>
<a href="/celtics-pacers/">The second and third quarters of Celtics versus Pacers</a></br>
Sloppy at times and wide ranging
</p>
<p>
<a href="/seventh-day-fooling-around/">Dual review: <em>The Seventh Day</em>, <em>Fooling Around</em></a><br/>
Writing down what happens is often very funny
</p>
<p>
<a href="/derivativeness/">Dual review: <em>Below Empty & Westward Bound</em>, <em>Beauty is a Wound</em></a><br/>
We can probably derive some useful universal axioms
</p>
<p>
<a href="/green-sky-accident/">Green Sky Accident</a><br/>
The best album you didn't hear in 2015
</p>
<p>
<a href="/fresh-finds/">Fresh Finds</a><br/>
Setting out for serendipity
</p>
<p>
<a href="/reviews/">Reviews that aren't really</a><br/>
In an alleyway under the offices of insurance companies sits a window that does not open
</p>
<p class="copyright">ds, september eighteenth, two thousand sixteen</p>
</body>
</html>