about summary refs log tree commit diff stats
path: root/src/i-am-not-abcdw.ht
diff options
context:
space:
mode:
Diffstat (limited to 'src/i-am-not-abcdw.ht')
-rw-r--r--src/i-am-not-abcdw.ht56
1 files changed, 56 insertions, 0 deletions
diff --git a/src/i-am-not-abcdw.ht b/src/i-am-not-abcdw.ht new file mode 100644 index 0000000..37358a1 --- /dev/null +++ b/src/i-am-not-abcdw.ht
@@ -0,0 +1,56 @@
1;@@title: I am not abcdw@@
2;@@date: 2022-05-25@@
3
4I'm writing this because I'm just now thinking of it, mostly.
5Sometimes when I hang around on Reddit or IRC or other nerdy internet places,
6people mistake me (<strong>acdw</strong>) with Andrew Tropin (<strong>abcdw</strong>).
7
8I am <strong>not</strong> Andrew Tropin.
9He seems like a cool guy, and I've watched some of his YouTube stuff.
10His work on Guix seems really interesting.
11
12I'm just ... not him.
13
14Here's a table to clear things up:
15
16<style>
17 thead,
18 td:first-child {
19 background: navy;
20 color: white;
21 }
22 table { border-collapse: collapse; }
23 td { padding: 0.5ch; }
24</style>
25
26<table>
27 <thead>
28 <td></td>
29 <td>ACDW (Case Duckworth)</td>
30 <td>ABCDW (Andrew Tropin)</td>
31 </thead>
32 <tr><td>Website(s)</td>
33 <td><a href="https://www.acdw.net">acdw.net</a>,
34 <a href="https://acdw.casa" >acdw.casa</a>,
35 others</td>
36 <td><a href="https://trop.in/">trop.in</a></td>
37 </tr>
38 <tr><td>Mastodon</td>
39 <td><a href="https://tiny.tilde.website/@acdw">tiny.tilde.website</a></td>
40 <td><a href="https://fosstodon.org/@abcdw">fosstodon</a></td>
41 </tr>
42 <tr><td>Twitter</td>
43 <td><a href="https://twitter.com/caseofducks">@caseofducks</a></td>
44 <td><a href="https://twitter.com/andrewtropin">@andrewtropin</a></td>
45 </tr>
46 <tr><td>GitHub</td>
47 <td><a href="https://github.com/duckwork" >duckwork</a></td>
48 <td><a href="https://github.com/abcdw" >abcdw</a></td>
49 </tr>
50 <tr><td>YouTube</td>
51 <td><a href="https://www.youtube.com/channel/UC92gRJdnUYklVu4pvj9n0Lw" >not active</a></td>
52 <td><a href="https://www.youtube.com/channel/UCuj_loxODrOPxSsXDfJmpng" >quite active</a></td>
53 </tr>
54</table>
55
56Anyway, I hope this clears things up a little!