summary refs log tree commit diff
path: root/www/text.causal.agency/028-names.7
blob: de47c074266d466fb2dfda5200489821582d2dd8 (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
.Dd October 30, 2021
.Dt NAMES 7
.Os "Causal Agency"
.
.Sh NAME
.Nm Names
.Nd three types
.
.Sh DESCRIPTION
There are (at least) three
different types of names
a person has.
.
.Pp
First, there are normie names.
These are names usually made up
of several words
each of which is capitalized.
Most people have one of these,
but it's possible to have more.
They're names that might appear on
various types of Documents.
A
.Dq legal name
(dubious)
is a normie name,
but normie names need not be
.Dq legal
(dubious).
I list this category first
not because it's more important,
but because it is by far the most boring.
.
.Pp
Next, there are Real Names.
Most people have at least a few
and will probably go through
different ones over time.
Your Real Names are anything people
use to refer to you.
On the internet these are often not capitalized.
Sometimes that is the only distinction
between a Real Name
and a normie name.
.
.Pp
There was a period of time
when I was playing a lot of TF2
and not really leaving my apartment.
I had set my steam name to
.Dq gluten product
(yeah, from that dril tweet)
and I talked in the game's voice chat
quite a bit.
Naturally other Gamers in voice chat
called me
.Dq gluten
and at some point I realized
that over the span of months
I had been refered to as
.Dq gluten
more often than any other name.
So that was a Real Name of mine.
People used it and I responded to it.
.
.Pp
Last, there are the True Names.
The kind of name that knowledge of
gives one power over a person.
I don't think any humans
know their own True Names,
but I do believe they exist.
It's possible that other animals
know theirs.
It's probably best not to know though, right?
I think if I knew mine
I would always worry
about accidentally revealing it.
.
.Sh AUTHORS
.An june Aq Mt june@causal.agency
June McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe