about summary refs log tree commit diff stats
path: root/src/i-am-not-abcdw.ht
blob: 37358a1a696eefe81122520fd78f3f203ad8963d (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
;@@title: I am not abcdw@@
;@@date: 2022-05-25@@

I'm writing this because I'm just now thinking of it, mostly.
Sometimes when I hang around on Reddit or IRC or other nerdy internet places,
people mistake me (<strong>acdw</strong>) with Andrew Tropin (<strong>abcdw</strong>).

I am <strong>not</strong> Andrew Tropin.
He seems like a cool guy, and I've watched some of his YouTube stuff.
His work on Guix seems really interesting.

I'm just ... not him.

Here's a table to clear things up:

<style>
 thead,
 td:first-child {
     background: navy;
     color: white;
 }
 table { border-collapse: collapse; }
 td { padding: 0.5ch; }
</style>

<table>
    <thead>
        <td></td>
        <td>ACDW (Case Duckworth)</td>
        <td>ABCDW (Andrew Tropin)</td>
    </thead>
    <tr><td>Website(s)</td>
        <td><a href="https://www.acdw.net">acdw.net</a>,
            <a href="https://acdw.casa" >acdw.casa</a>,
            others</td>
        <td><a href="https://trop.in/">trop.in</a></td>
    </tr>
    <tr><td>Mastodon</td>
        <td><a href="https://tiny.tilde.website/@acdw">tiny.tilde.website</a></td>
        <td><a href="https://fosstodon.org/@abcdw">fosstodon</a></td>
    </tr>
    <tr><td>Twitter</td>
        <td><a href="https://twitter.com/caseofducks">@caseofducks</a></td>
        <td><a href="https://twitter.com/andrewtropin">@andrewtropin</a></td>
    </tr>
    <tr><td>GitHub</td>
        <td><a href="https://github.com/duckwork" >duckwork</a></td>
        <td><a href="https://github.com/abcdw" >abcdw</a></td>
    </tr>
    <tr><td>YouTube</td>
        <td><a href="https://www.youtube.com/channel/UC92gRJdnUYklVu4pvj9n0Lw" >not active</a></td>
        <td><a href="https://www.youtube.com/channel/UCuj_loxODrOPxSsXDfJmpng" >quite active</a></td>
    </tr>
</table>

Anyway, I hope this clears things up a little!