-
Notifications
You must be signed in to change notification settings - Fork 0
/
categories.html
196 lines (186 loc) · 13.6 KB
/
categories.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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Zach McCormick" />
<meta name="twitter:creator" content="@zachmccormick">
<meta property="og:type" content="article" />
<meta name="twitter:card" content="summary">
<meta property="og:title" content="All Categories · Zach McCormick's Personal Blog"/>
<meta name="twitter:title" content="All Categories · Zach McCormick's Personal Blog">
<meta property="og:url" content="./categories" />
<meta property="og:description" content="All categories of the Zach McCormick's Personal Blog blog" />
<meta name="twitter:description" content="All categories of the Zach McCormick's Personal Blog blog">
<meta property="og:site_name" content="Zach McCormick's Personal Blog" />
<meta property="og:article:author" content="Zach McCormick" />
<title>All Categories · Zach McCormick's Personal Blog
</title>
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.1/css/font-awesome.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./theme/css/pygments.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/tipuesearch/tipuesearch.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/css/elegant.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/css/admonition.css" media="screen">
<link rel="stylesheet" type="text/css" href="./theme/css/custom.css" media="screen">
<link href="https://z11k.com/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Zach McCormick's Personal Blog - Full Atom Feed" />
<link href="https://z11k.com/feeds/%s.atom.xml" type="application/atom+xml" rel="alternate" title="Zach McCormick's Personal Blog - Engineering Management Category Atom Feed" />
<link href="https://z11k.com/feeds/%s.atom.xml" type="application/atom+xml" rel="alternate" title="Zach McCormick's Personal Blog - Life Category Atom Feed" />
<link href="https://z11k.com/feeds/%s.atom.xml" type="application/atom+xml" rel="alternate" title="Zach McCormick's Personal Blog - Mathematics Category Atom Feed" />
<link href="https://z11k.com/feeds/%s.atom.xml" type="application/atom+xml" rel="alternate" title="Zach McCormick's Personal Blog - Software Development Category Atom Feed" />
<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-134718312-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="content-sans-footer">
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="./"><span class=site-name>Zach McCormick's Personal Blog</span></a>
<div class="nav-collapse collapse">
<ul class="nav pull-right top-menu">
<li ><a href=".">Home</a></li>
<li class="active"><a href="./categories">Categories</a></li>
<li ><a href="./tags">Tags</a></li>
<li ><a href="./archives">Archives</a></li>
<li><form class="navbar-search" action="./search.html" onsubmit="return validateForm(this.elements['q'].value);"> <input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input"></form></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span1"></div>
<div class="span10">
<div class="row-fluid">
<header class="page-header span10 offset2">
<h1><a href="./categories">All Categories</a></h1>
</header>
</div>
<div class="row-fluid">
<div class="span8 offset2">
<div class="accordion" id="accordion2">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle list-of-categories" data-toggle="collapse" data-parent="#accordion2" href="#engineering-management-ref">
Engineering Management<span>4</span>
</a>
</div>
<div id="engineering-management-ref" class="accordion-body collapse">
<div class="accordion-inner">
<ul class="list-articles-category">
<li itemscope><time itemprop="dateCreated" datetime="2018-01-02T00:00:00-05:00">Tue 02 January 2018</time><a href="./posts/2018/01/proverbs-and-programming/">Proverbs and Programming </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2017-07-25T00:00:00-04:00">Tue 25 July 2017</time><a href="./posts/2017/07/devops-and-horizontal-scaling-part-3/">DevOps and Horizontal Scaling: Part 3 </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2017-06-29T00:00:00-04:00">Thu 29 June 2017</time><a href="./posts/2017/06/devops-and-horizontal-scaling-part-2/">DevOps and Horizontal Scaling: Part 2 </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2017-06-28T00:00:00-04:00">Wed 28 June 2017</time><a href="./posts/2017/06/devops-and-horizontal-scaling-part-1/">DevOps and Horizontal Scaling: Part 1 </a></li>
</ul>
</div>
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle list-of-categories" data-toggle="collapse" data-parent="#accordion2" href="#life-ref">
Life<span>2</span>
</a>
</div>
<div id="life-ref" class="accordion-body collapse">
<div class="accordion-inner">
<ul class="list-articles-category">
<li itemscope><time itemprop="dateCreated" datetime="2018-03-02T00:00:00-05:00">Fri 02 March 2018</time><a href="./posts/2018/03/leaving-nashville/">Leaving Nashville </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2013-06-17T00:00:00-04:00">Mon 17 June 2013</time><a href="./posts/2013/06/wwoofing-in-romania/">WWOOFing in Romania </a></li>
</ul>
</div>
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle list-of-categories" data-toggle="collapse" data-parent="#accordion2" href="#mathematics-ref">
Mathematics<span>4</span>
</a>
</div>
<div id="mathematics-ref" class="accordion-body collapse">
<div class="accordion-inner">
<ul class="list-articles-category">
<li itemscope><time itemprop="dateCreated" datetime="2013-04-01T00:00:00-04:00">Mon 01 April 2013</time><a href="./posts/2013/04/quant-interview-questions-part-3/">Quant Interview Questions (part 3) </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2013-03-18T00:00:00-04:00">Mon 18 March 2013</time><a href="./posts/2013/03/quant-interview-questions-part-2/">Quant Interview Questions (part 2) </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2013-03-14T00:00:00-04:00">Thu 14 March 2013</time><a href="./posts/2013/03/quant-interview-questions-part-1/">Quant Interview Questions (part 1) </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2012-12-24T00:00:00-05:00">Mon 24 December 2012</time><a href="./posts/2012/12/pan-balancing-problem/">Pan Balancing Problem </a></li>
</ul>
</div>
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle list-of-categories" data-toggle="collapse" data-parent="#accordion2" href="#software-development-ref">
Software Development<span>12</span>
</a>
</div>
<div id="software-development-ref" class="accordion-body collapse">
<div class="accordion-inner">
<ul class="list-articles-category">
<li itemscope><time itemprop="dateCreated" datetime="2019-06-20T00:00:00-04:00">Thu 20 June 2019</time><a href="./posts/2019/06/connected-content-and-the-slashdot-effect-or-how-i-learned-to-scale-apis/">Connected Content And The Slashdot Effect (Or How I Learned To Scale APIs) </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2018-12-20T00:00:00-05:00">Thu 20 December 2018</time><a href="./posts/2018/12/achieving-resiliency-with-queues-building-a-system-that-never-skips-a-beat-in-a-billion/">Achieving Resiliency With Queues: Building A System That Never Skips A Beat In A Billion </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2018-06-18T00:00:00-04:00">Mon 18 June 2018</time><a href="./posts/2018/06/code-vision/">Code Vision </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2017-08-16T00:00:00-04:00">Wed 16 August 2017</time><a href="./posts/2017/08/running-geodjango-on-heroku-august-2017/">Running GeoDjango on Heroku (August 2017) </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2017-02-28T00:00:00-05:00">Tue 28 February 2017</time><a href="./posts/2017/02/tags-for-sentry-for-android/">Tags for Sentry for Android </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2016-04-21T00:00:00-04:00">Thu 21 April 2016</time><a href="./posts/2016/04/github-fork-and-pr-model-unknown-repository/">GitHub Fork and PR Model — “Unknown Repository” </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2015-10-14T00:00:00-04:00">Wed 14 October 2015</time><a href="./posts/2015/10/docker-ubuntu-1404-and-apt-show-versions/">Docker, Ubuntu 14.04, and apt-show-versions </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2015-07-07T00:00:00-04:00">Tue 07 July 2015</time><a href="./posts/2015/07/benchmarking-django-model-saving/">Benchmarking Django Model Saving </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2015-03-01T00:00:00-05:00">Sun 01 March 2015</time><a href="./posts/2015/03/wrestling-with-python-on-os-x-yosemite/">Wrestling with Python on OS X (Yosemite) </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2014-02-16T00:00:00-05:00">Sun 16 February 2014</time><a href="./posts/2014/02/self-extracting-bash-patcher/">Self-Extracting Bash Patcher </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2013-10-27T00:00:00-04:00">Sun 27 October 2013</time><a href="./posts/2013/10/where-do-android-components-run/">Where do Android components run? </a></li>
<li itemscope><time itemprop="dateCreated" datetime="2013-10-02T00:00:00-04:00">Wed 02 October 2013</time><a href="./posts/2013/10/anonymous-shared-memory-library/">Anonymous Shared Memory Library </a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="span1"></div>
</div>
</div>
<div id="push"></div>
</div>
<footer>
<div id="footer">
<ul class="footer-content">
<li class="elegant-power">Powered by <a href="http://getpelican.com/" title="Pelican Home Page">Pelican</a>. Theme: <a href="https://github.com/Pelican-Elegant/elegant/" title="Theme Elegant Home Page">Elegant</a></li>
</ul>
</div>
</footer> <script src="//code.jquery.com/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script>
function validateForm(query)
{
return (query.length > 0);
}
</script>
<script language="javascript" type="text/javascript">
function uncollapse() {
$(window.location.hash).collapse({
toggle: true
})
}
</script>
<script type="text/javascript" language="JavaScript">
uncollapse();
</script>
</body>
<!-- Theme: Elegant built for Pelican
License : MIT -->
</html>