-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathabout.html
173 lines (149 loc) · 7.68 KB
/
about.html
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="HandheldFriendly" content="True">
<meta name="description" content="A blurb about Amy Tobey (that's me!).">
<meta name="keywords" content="altobey, tobey, bio, ">
<meta property="article:published_time" content="1970-01-01"/>
<meta property="article:modified_time" content="1970-01-01"/>
<title>About Amy Tobey</title>
<link rel="canonical" href="https://tobert.github.io/about.html">
<link href="https://tobert.github.io/rss.xml" rel="alternate" type="application/rss+xml" title="Amy Writes" />
<link href="https://hachyderm.io/@renice" rel="me" />
<link rel="icon" type="image/png" href="https://tobert.github.io/images/amy-favicon.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/tobert.css">
</head>
<body>
<a href="#content" class="sr-only">Skip to main content</a>
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Amy Writes</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Pages <b class="caret"></b></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="page_menu">
<li role="presentation"><a role="menuitem" tabindex="-1"
href="/pages/als-cassandra-21-tuning-guide.html">Cassandra 2.1 Tuning Guide</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="/pages/japanese-tech-terms.html">Japanese Technical Terms</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Follow <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://hachyderm.io/@renice"><i class="fa fa-mastodon"></i> | @[email protected]</a></li>
<li><a href="https://github.com/tobert"><i class="fa fa-github"></i> | tobert</a></li>
<li><a href="https://twitter.com/MissAmyTobey"><i class="fa fa-twitter"></i> | @MissAmyTobey</a></li>
<li><a href="/rss.xml"><i class="fa fa-rss"></i> | RSS</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="/about.html">About</a></li>
<li><a href="https://github.com/tobert/tobert.github.io/edit/master/src/about.html">Edit</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- end of header.html -->
<!-- begin container-top -->
<div class="container">
<div class="row">
<div class="col-xs-12">
<hr/>
<h1 style="display: inline;">About Amy Tobey</h1>
<span class="pull-right">
<a href="https://hachyderm.io/@renice"><i class="fa fa-mastodon"></i> | @[email protected]</a>
<a href="https://github.com/tobert"><i class="fa fa-github"></i></a>
</span>
<hr/>
<br/>
</div>
</div>
<!-- end container-top -->
<p>I am a parent, systems engineer, musician, and more.
<br/><br/>
While attending <a href="http://cmich.edu">university</a> as a music major, I got into <a href="http://en.wikipedia.org/wiki/MUD">MUD</a>s. I played <a href="http://en.wikipedia.org/wiki/Realms_of_despair">Realms of Despair</a> for about a year before I realized I really wanted to hack on them. I had done a little BASIC on Apple IIe in middle school, so I figured "how hard could it be?"
<br/><br/>
Since all I had at the time was a 486 running Windows 95, my first experience with C was via Cygwin. Someone recommended
that I pick up a copy of Slackware Unleashed from the student bookstore and give it try. I did. A couple months later
I emerged from my apartment with early signs of neckbeard and headed off to Detroit to start my career as a
Junior Systems Administrator. Many things have changed since then.
<br/><br/>
Over the 15 or so years of my career, I have worked on everything from hacking Linux kernel drivers to
<a href="https://github.com/tobert/f7u12">HTML5 games</a>, mostly from some kind of devops role.
<br/><br/>
</p>
<hr/>
<p>I am active on the usual social networks.</p>
<ul class="list-inline">
<li>
<a href="https://hachyderm.io/@renice"
class="btn social-follow"><i class="fa fa-mastodon"></i> | Mastodon</a>
</li>
<li>
<a href="https://twitter.com/MissAmyTobey"
class="btn btn-twitter social-follow"><i class="fa fa-twitter"></i> | Twitter</a>
</li>
<li>
<a href="https://github.com/tobert"
class="btn btn-github social-follow"><i class="fa fa-github"></i> | Github</a>
</li>
<li>
<a href="https://www.linkedin.com/in/amytobey/"
class="btn btn-linkedin social-follow"><i class="fa fa-linkedin"></i> | LinkedIn</a>
</li>
</ul>
<hr/>
<p>This website is generated with <a href="https://github.com/tobert/tobert.github.io/blob/master/build-blog.go">custom software</a> written in <a href="http://golang.org">Go</a> and uses <a href="http://getbootstrap.com/">Twitter Bootstrap 3</a> as its foundation.</p>
<hr/>
<p>
<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Content and code</span>
by
<span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Amy Tobey</span>
is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
</p>
</div><!-- container-bottom -->
<!-- begin footer.html -->
<footer class="footer">
<hr style="padding: 1em;"/>
<div id="footer" class="container">
<div class="row">
<div class="col-sm-6">
<a style="padding-left: 1em;" href="https://github.com/tobert/tobert.github.io/commits/master/src/about.html">ChangeLog</a>
</div>
<div class="col-sm-6">
<span class="pull-right" style="padding-right: 1em;">By: <a href="/about.html">Amy Tobey</a></span>
</div>
</div>
</div>
</footer>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46953804-1', 'tobert.github.io');
ga('send', 'pageview');
</script>
</body>
</html>