summary refs log tree commit diff
path: root/www/causal.agency/index.7
blob: c270f4771e463b89b8d22bad9c08cf2b86c4f8e9 (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
.Dd November  3, 2021
.Dt CAUSAL.AGENCY 7
.Os "Causal Agency"
.
.Sh NAME
.Nm june
.Nd computer enthusiast (her)
.
.Sh SYNOPSIS
.Nm mail
.Mt june@causal.agency
.Nm
in
.Li #ascii.town
on tilde.chat
.
.Sh DESCRIPTION
I make mostly IRC software in C.
I like
.Ox
but also the GPL.
I just want to read books
and try to learn to be kinder.
When I can I'd like to talk to strangers
and experience more magic.
.
.Pp
.Lk https://git.causal.agency code
\(em
.Lk https://text.causal.agency words
\(em
.Lk /list/ mailist
.
.Pp
These are some things I've done:
.Bl -tag -width Ds
.It Lk https://git.causal.agency/pounce/about pounce
a multi-client-first IRC bouncer
.It Lk https://git.causal.agency/catgirl/about catgirl
a cosy IRC client
.It Lk https://git.causal.agency/litterbox/about litterbox
a full-text search IRC logger
.It Lk https://git.causal.agency/scooper/about scooper
a web interface for litterbox
.It Lk https://git.causal.agency/catsit/about catsit
a process supervisor
.It Lk https://git.causal.agency/imbox/about "imbox & git-fetch-email"
a tool to pull patches out of IMAP
.It Lk https://git.causal.agency/bubger/about bubger
a mailing list archive generator for IMAP
.It Lk https://git.causal.agency/notemap/about notemap
a tool to mirror text files to IMAP notes
.It Lk https://ascii.town/explore.html torus@ascii.town
a collaborative ASCII art project
.It Lk ssh://play@ascii.town play@ascii.town
some games to play over
.Xr ssh 1
.It Lk https://git.causal.agency/cards/about cards
a
.Pa CARDS.DLL
loader for SDL
.It Lk scheme.png scheme
an earthy terminal colour scheme
.El
.
.Sh SEE ALSO
.Lk /bin/ bin
pounce/commit/client.c?h=1.3p1&id=8b8e2b5165e171e75d2299115f89057f25322a68&follow=1'>Drop clients on zero-length readsJune McEnroe 2019-10-27Explicitly tls_handshake new clientsJune McEnroe 2019-10-26Document rationaleJune McEnroe 2019-10-26Handle nick collisionJune McEnroe 2019-10-26Wait for AUTHENTICATE + from serverJune McEnroe 2019-10-26Respond to PING with same parameterJune McEnroe 2019-10-26Add undocumented flag to disable verificationJune McEnroe 2019-10-26Do not require RPL_ISUPPORT for stateReadyJune McEnroe 2019-10-26Implement graceful shutdownJune McEnroe 2019-10-26Require PASS before USERJune McEnroe 2019-10-26Track channel topicsJune McEnroe 2019-10-26Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe 2019-10-25Rename project pounceJune McEnroe