summaryrefslogtreecommitdiff
path: root/omnicom.html
blob: 37a1c35f20fa71c87d61bd6c7141ca4ed2c1dbd0 (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
<!DOCTYPE html>
<head>
<title>Omnicom Writeup</title>
<meta charset="utf-8"/>
<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/>
<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/>
</head>
<body>
<div class="content">
<pre>
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四
-->--------------------------------------------------------------------------------

<a href="https://hairydiode.xyz">>HairyDiode</a>                                             

--------------------------------------------------------------------------------
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四-->Omnicom Writeup                                                        1-12-2018
--------------------------------------------------------------------------------
As promised, here's my writeup for the Omnicom prototype build so far. I was
using this for the MIT admissions before which explains the little box at the
top. I'm pretty sure having an abstract in there violates some style guide but
it just feels wrong writing something in LaTeX without it. Also I wrote this in
a rush so it's badly formatted and I'm sure it's full of spellin errors.

Write up <a href="omnicom.pdf">here</a>
Code for the Switch Keyboard Kernel Module <a href="https://hairydiode.xyz/cgit/skey">here</a>
</pre>
</div>
<br>
<br>
</body>
<!-- 
if you're digging in the src you might be interested in how this site works
here: https://hairydiode.xyz/meta2 
-->