summary refs log tree commit diff
path: root/www/causal.agency/index.html.in
blob: f5e9e67da2c53d7a3755f2d3251f77800c5a181e (plain) (blame)
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
<!DOCTYPE html>
<title>Causal Agency</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
	font-family: monospace;
	max-width: 80ch;
	margin: 2em auto;
	padding: 0 1ch;
}
h1 {
	font-size: inherit;
	margin: 1em 0 0;
}
p { margin: 0 0 1em 4ch; }
a { text-decoration: none; }
/* scheme.css */
</style>

<p>
Hi.
I'm an aspiring person.
I'm still trying to figure out how to be.
<p>
You can find me in
<a href="ircs://chat.freenode.net:6697/#ascii.town">#ascii.town</a>
on freenode
or send mail to june@.
<p>
These are things I've made.

<h1>torus</h1>
<p>
collaborative ASCII art project
<p>
<a href="ssh://torus@ascii.town">ssh torus@ascii.town</a>
--
<a href="https://ascii.town/explore.html">explore</a>
--
<a href="https://code.causal.agency/june/torus">code</a>
<p>
<!-- torus.html -->

<h1>play</h1>
<p>
2048 clone with scoreboard
<p>
<a href="ssh://play@ascii.town">ssh play@ascii.town</a>
--
<a href="https://code.causal.agency/june/play">code</a>
<p>
<!-- play.html -->

<h1>catgirl</h1>
<p>
artisanal IRC client
<p>
<a href="ssh://chat@ascii.town">ssh chat@ascii.town</a>
--
<a href="http://code.causal.agency/june/catgirl">code</a>
<p>
<!-- catgirl.html -->

<h1>scheme</h1>
<p>
earthy terminal colours
<p>
<a href="scheme.png">palette</a>
--
<a href="data:text/plain;base64,MTYxNTEwCkEzMjgxMAo3MjdBMTgKQTM3NzIwCjNENjI2Ngo3QTQ5NTUKNTU3QTU1CjdBNzE1NQo0QzQ2MzUKQ0MzMjE0CjhFOTkxRQpDQzk1MjgKNEM3QjdGCjk5NUI2Qgo2Qjk5NkIKQ0NCQzhFCg==">hex</a>
--
<a href="bin/scheme.html">code</a>

<h1>bin</h1>
<p>
little utilities
<p>
<a href="bin/">code</a>

<h1>text</h1>
<p>
words about code
<p>
<a href="https://text.causal.agency">text.causal.agency</a>
400'>2017-08-31Use Tarmak 3 on Linux consoleJune McEnroe 2017-08-25Install ddateJune McEnroe 2017-08-19Move nethack options to envJune McEnroe 2017-08-17Remove scala syntax fileJune McEnroe 2017-08-06Add wakeJune McEnroe 2017-08-04Use $() in install.shJune McEnroe 2017-08-02Create Code Tarmak 3 layoutJune McEnroe 2017-07-31Add tupJune McEnroe 2017-07-31Use designated initializer for hnel tableJune McEnroe 2017-07-30Add juneJune McEnroe 2017-07-30Play nethack as ValkyrieJune McEnroe 2017-07-28Add toggle to hnelJune McEnroe 2017-07-28Install slJune McEnroe 2017-07-25Add up, supJune McEnroe 2017-07-24Autopickup ringsJune McEnroe 2017-07-24Name dogJune McEnroe 2017-07-23Add nethackrcJune McEnroe 2017-07-23Remove useless setuid in briJune McEnroe 2017-07-23Clean up hnel a tiny bitJune McEnroe 2017-07-21Set window size in hnelJune McEnroe 2017-07-21Add hnelJune McEnroe 2017-07-19chmod 600 in dtchJune McEnroe