summaryrefslogtreecommitdiff
path: root/earbud.html
blob: a9c8c472483bfc13eaded1d8038e37bc5d743898 (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
<!DOCTYPE html>
<head>
<title>Earbud Holders</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
一二三四-->Earbud Holders                                                          3-7-2018
--------------------------------------------------------------------------------
Oof, looks like I didn't put out the updates I promised. As some consolation
hear some poorly drafted plans for an altoid tin earbud holder to show that i'm
still alive. Pdf file <a href="https://hairydiode.xyz/earbud.pdf">here</a>.

If you're here for Control Systems Club updates, I'm going to be teaching
everyone LibreCAD during today's meeting. Make sure you have it installed, The
above is an example of what you can make with LibreCAD.
</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 
-->