-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
222 lines (165 loc) · 8.57 KB
/
index.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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Today I Learned | Human Startup</title>
<meta name="description" content="Hey there 👋, I'm Toby – a human startup 🚀. I study Software Engineering at the University of Waterloo 🇨🇦, where I spend my time building things 💻. In my spare time, I enjoy taking photos 📸, making music 🎵 and learning languages 📚. My goal is to explore life, inside and out, contribute where I can, and learn what it means to be human 🦋.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Today I Learned">
<meta property="og:type" content="website">
<meta property="og:url" content="https://til.humanstartup.ca/">
<meta property="og:description" content="Hey there 👋, I'm Toby – a human startup 🚀. I study Software Engineering at the University of Waterloo 🇨🇦, where I spend my time building things 💻. In my spare time, I enjoy taking photos 📸, making music 🎵 and learning languages 📚. My goal is to explore life, inside and out, contribute where I can, and learn what it means to be human 🦋.">
<meta property="og:site_name" content="Human Startup">
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://til.humanstartup.ca/">
<meta name="twitter:title" content="Today I Learned">
<meta name="twitter:description" content="Hey there 👋, I'm Toby – a human startup 🚀. I study Software Engineering at the University of Waterloo 🇨🇦, where I spend my time building things 💻. In my spare time, I enjoy taking photos 📸, making music 🎵 and learning languages 📚. My goal is to explore life, inside and out, contribute where I can, and learn what it means to be human 🦋.">
<meta property="og:image" content="https://til.humanstartup.ca/assets/og-image-6a66059fd42151c521e3bb42de2bd128602fbadb67a541bf79354ffb684bc742.jpg">
<meta name="twitter:image" content="https://til.humanstartup.ca/assets/og-image-6a66059fd42151c521e3bb42de2bd128602fbadb67a541bf79354ffb684bc742.jpg">
<link href="https://til.humanstartup.ca/feed.xml" type="application/rss+xml" rel="alternate" title="Human Startup"/>
<link rel="icon" type="image/x-icon" href="/assets/favicon-6cb7a4b6912c59cb7ac340963b39df3c24257a73b473f6f964a689a5b7629692.ico">
<link rel="apple-touch-icon" href="/assets/apple-touch-icon-3e8b99137fc5038bc56f6fc935be4d2c4dac48b6c7deacc2c31252de1f413bb0.png">
<link rel="stylesheet" type="text/css" href="/assets/light-b9425f2296d42fce3ff50b1f816815a61374eac8b45982d0cb5dfc252ac03023.css">
</head>
<body>
<main>
<div class="grid grid-centered">
<div class="grid-cell">
<nav class="header-nav ">
<h1 class="header-title">Human Startup</h1>
<h1 class="header-subtitle">Today I Learned</h1>
<h5 class="header-links">
<a href="https://humanstartup.ca" title="Home">Home</a>
/
<a href="https://humanstartup.ca/about" title="About">About</a>
/
<a href="https://til.humanstartup.ca" title="Today I Learned">Learn</a>
</h5>
</nav>
<ul class="article-list">
<li class="article-list-item ">
<a href="/posts/git-stash-push" title="Git stash individual files. 🗄">
<h5>
Git stash individual files. 🗄
<svg xmlns="http://www.w3.org/2000/svg" class="icon-arrow-right">
<use href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right" xlink:href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right"></use>
</svg>
</h5>
</a>
<p></p>
<div class="article-list-footer">
<span class="article-list-date">
November 29, 2019
</span>
<span class="article-list-divider">-</span>
<span class="article-list-minutes">
1 minute read
</span>
<span class="article-list-divider">-</span>
<div class="article-list-tags">
<a href="/tag/dev">dev</a>
<a href="/tag/git">git</a>
</div>
</div>
</li>
<li class="article-list-item ">
<a href="/posts/vim-key-bindings" title="Why vim uses hjkl as arrow keys. ⬅️⬇️⬆️➡️">
<h5>
Why vim uses hjkl as arrow keys. ⬅️⬇️⬆️➡️
<svg xmlns="http://www.w3.org/2000/svg" class="icon-arrow-right">
<use href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right" xlink:href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right"></use>
</svg>
</h5>
</a>
<p></p>
<div class="article-list-footer">
<span class="article-list-date">
November 24, 2019
</span>
<span class="article-list-divider">-</span>
<span class="article-list-minutes">
1 minute read
</span>
<span class="article-list-divider">-</span>
<div class="article-list-tags">
<a href="/tag/dev">dev</a>
<a href="/tag/vim">vim</a>
</div>
</div>
</li>
<li class="article-list-item ">
<a href="/posts/maximize-tmux-pane" title="Maximize a tmux pane with prefix + z. 🖥">
<h5>
Maximize a tmux pane with prefix + z. 🖥
<svg xmlns="http://www.w3.org/2000/svg" class="icon-arrow-right">
<use href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right" xlink:href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right"></use>
</svg>
</h5>
</a>
<p></p>
<div class="article-list-footer">
<span class="article-list-date">
November 19, 2019
</span>
<span class="article-list-divider">-</span>
<span class="article-list-minutes">
1 minute read
</span>
<span class="article-list-divider">-</span>
<div class="article-list-tags">
<a href="/tag/dev">dev</a>
<a href="/tag/tmux">tmux</a>
</div>
</div>
</li>
<li class="article-list-item ">
<a href="/posts/red-hot-chili-peppers" title="The Buddha never spiced his food with chili peppers. 🌶">
<h5>
The Buddha never spiced his food with chili peppers. 🌶
<svg xmlns="http://www.w3.org/2000/svg" class="icon-arrow-right">
<use href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right" xlink:href="/assets/arrow-right-05feb9da52810d15348895a9a885c61803f4d2ae681b4fc442b285fef184dd2b.svg#icon-arrow-right"></use>
</svg>
</h5>
</a>
<p></p>
<div class="article-list-footer">
<span class="article-list-date">
November 14, 2019
</span>
<span class="article-list-divider">-</span>
<span class="article-list-minutes">
1 minute read
</span>
<span class="article-list-divider">-</span>
<div class="article-list-tags">
<a href="/tag/history">history</a>
<a href="/tag/food">food</a>
</div>
</div>
</li>
</ul>
<footer class="footer ">
<p>
<a href="https://github.com/tobyjamesthomas" rel="noreferrer noopener" target="_blank" title="GitHub">Github</a>
/
<a href="https://www.linkedin.com/in/tobythomas" rel="noreferrer noopener" target="_blank" title="LinkedIn">LinkedIn</a>
/
<a href="mailto:toby@humanstartup.ca?subject=Hello!" title="Email">Email</a>
/
<a href="/feed.xml" rel="noreferrer noopener" target="_blank" title="RSS">RSS</a>
</p>
</footer>
</div>
</div>
</main>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-111684074-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-111684074-2');
</script>
<script src="/assets/vendor-c9e1548ba2e7793380d0d518d1051ca3ac4b66f98a2e6293c9afc0e5b6097710.js" type="text/javascript"></script>
<script src="/assets/application-e55645215a4bb26cb7b430e1ce9ea048512c8cc57a112dd224a77a8f49956526.js" type="text/javascript"></script>
</body>
</html>