-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
177 lines (177 loc) · 6.68 KB
/
Copy pathindex.html
File metadata and controls
177 lines (177 loc) · 6.68 KB
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!doctype html>
<html lang="en">
<head>
<title>evie</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h1 id="top">evie</h1>
<p>
/ˈɛviː/, she/her,
<script>
document.write(
Math.floor((new Date() - new Date("2006-08-25")) / 31556925974.7),
); // TODO use Temporal.PlainDate etc
</script>.
fun fact i never have to edit that myself
</p>
<pre>
<span class="builtin">document</span>.write<span class="rainbow0">(</span>
<span class="type">Math</span>.floor<span class="rainbow1">(</span><span class="rainbow2">(</span><span class="keyword">new</span> <span class="type">Date</span><span class="rainbow3">()</span> - <span class="keyword">new</span> <span class="type">Date</span><span class="rainbow3">(</span><span class="string">"2006-08-25"</span><span class="rainbow3">)</span><span class="rainbow2">)</span> / 31556925974.7<span class="rainbow1">)</span>
<span class="rainbow0">)</span>; <span class="comment">// <b>TODO</b> use Temporal.PlainDate etc</span>
</pre>
<p>
i am going to put things here later. <small>hey maybe itd be funny if i just left
that there all the time and never got rid of it even once theres things</small>
</p>
<p>
<code>mi2ebi</code> on discord and
<a href="https://github.com/mi2ebi">github</a> and
<a href="https://matrix.to/#/@mi2ebi:matrix.org">matrix.org</a>
</p>
<p>here are some <a href="tinies">tinies</a></p>
<h2 id="languages">languages</h2>
<svg width="300" height="325" xmlns="http://www.w3.org/2000/svg">
<style>
text {
fill: var(--fg-main);
dominant-baseline: hanging;
}
.nat {
fill: var(--cyan-cooler);
}
.con {
fill: var(--magenta);
}
.prog {
fill: var(--yellow-warmer);
}
.markup {
fill: var(--blue-warmer);
}
.picture {
fill: var(--green);
}
.styling {
fill: var(--red);
}
</style>
<path
fill="none" stroke="var(--fg-main)" stroke-width="1.5"
d="M 1 0 v 300 h 300"
/>
<text x="6">likes</text>
<text x="228" y="305">is good at</text>
<text x="240" y="85" class="nat">english</text>
<text x="160" class="con">toaq</text>
<text x="140" y="267" class="con">lojban</text>
<text x="80" y="59" class="con">klingon</text>
<text x="82.5" y="75" class="con">xextan</text>
<text x="10" y="50" class="nat">latin</text>
<text x="10" y="68" class="con">loglan</text>
<text x="250" class="markup">html</text>
<text x="240" y="14" class="styling">css</text>
<text x="185" y="250" class="prog">javascript</text>
<text x="210" class="prog">rust</text>
<text x="100" y="145" class="prog">python</text>
<text x="100" y="250" class="prog">typescript</text>
<text x="20" y="85" class="prog">uiua</text>
<text x="20" y="20" class="prog">raku</text>
<text x="70" y="40" class="picture">svg</text>
<text x="7" y="275" class="prog">php</text>
<text x="225" y="267" class="markup">latex</text>
<text x="148" y="75" class="markup">bovex</text>
<text x="215" y="230" class="markup">markdown</text>
<text x="145" y="225" class="markup">typst</text>
<text x="120" y="110" class="prog">c++14</text>
</svg>
<h2 id="projects">things i have made</h2>
<p>several dictionaries for loglangs. maybe too many.</p>
<ul>
<li><a href="https://xlasisku.github.io">xlasisku</a> for lojban</li>
<li><a href="https://xextan.github.io/vlabuk">vlabuk</a> for xextan</li>
<li><a href="https://mi2ebi.github.io/soakue">soakue</a> for toaq</li>
<li><a href="https://mi2ebi.github.io/zalduvrai">zalduvrai</a> for loglan</li>
</ul>
<p>other things for loglangs</p>
<ul>
<li>
<a href="https://github.com/mi2ebi/dictionary-counter">dictionary-counter</a>
counts how many words lojban and toaq have
</li>
<li>
i've worked with latkerlo on
<a href="https://github.com/latkerlo/latkerlo-jvotci">latkerlo-jvotci</a>,
a thing™ for doing stuff™ to lujvo (lojban compound words) in 4 (programming)
languages
</li>
<li>
<a href="https://mi2ebi.github.io/jvoaq">jvoaq</a>,
automated toaq lujvo calques
</li>
</ul>
<p>misc</p>
<ul>
<li>
<a href="https://github.com/mi2ebi/unicodesupport">unicodesupport</a>
tells you what unicode characters are supported by what fonts on your
computer (if you use linux or otherwise have fontconfig)
</li>
<li>
<a href="https://github.com/mi2ebi/iosevie">iosevie</a>,
a custom build of iosevka
</li>
</ul>
<p>
i was in <a href="https://www.youtube.com/watch?v=L2tLc2uJgtU">this episode</a> of
<ruby lang="jbo">
<i>la</i><rt>the</rt>
<i>lojbau</i><rt>loglang</rt>
<i>selkicrypoi</i><rt>podcast</rt>
</ruby>
(<ruby lang="jbo">
<i>ki'e</i><rt>thanks</rt>
<i>lanru</i><rt>alice</rt>
<i>qusai</i><rt><333</rt>
</ruby>)
</p>
<h2 id="likes">things i like</h2>
<p>html is a very good medium. it can do basically everything</p>
<p>
Love, in a very broad sense: eg accessibility, being considerate, Clarity.
the amount of things/people that don't
do<abbr class="clarity" title="not quite the word i want, but ykwim">?#</abbr>
those is so annoying
</p>
<p>
checking the
<a href="https://www.unicode.org/L2/L-curdoc.htm">unicode document list</a>
every so often
</p>
<p>star trek !</p>
<p>
the current list of things i use is:<br />
fedora 44 (kde, wayland), fish, emacs(+vterm), fcitx5!<br />
all of which are good usually
</p>
<p>iso 8601</p>
<h2 id="dislikes">things i dislike</h2>
<p>coffee</p>
<p>people that consistently think they know me better than i do</p>
<p>everything getting worse. technology, politics, whatever</p>
<p>
sparkle emoji getting coöpted to mean ai. also, sparkle emoji
being made less colorful!! give me back purple and blue sparkle emoji
</p>
<p>the languages in the bottom ~third of the languages graph ↑</p>
<h2 id="ablikes">
things i <abbr title="don't like, just kinda tolerate">ablike</abbr>
</h2>
<p><a href="https://prettier.io">prettier</a> makes silly formatting decisions</p>
<p>
how <code>web-mode</code> decides to indent things sometimes
</p>
</body>
</html>