-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtag_directory.html
More file actions
328 lines (173 loc) · 12.1 KB
/
Copy pathtag_directory.html
File metadata and controls
328 lines (173 loc) · 12.1 KB
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
<!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"><!-- Begin Jekyll SEO tag v2.8.0 -->
<meta name="generator" content="Jekyll v4.4.1" />
<meta property="og:title" content="Tags" />
<meta name="author" content="Hannah Lenk" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="http://localhost:4000/tag_directory.html" />
<meta property="og:url" content="http://localhost:4000/tag_directory.html" />
<meta property="og:site_name" content="code" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Tags" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"Hannah Lenk"},"headline":"Tags","url":"http://localhost:4000/tag_directory.html"}</script>
<!-- End Jekyll SEO tag -->
<title>code<metas> | Tags</title>
<link rel="stylesheet" href="/assets/main.css">
<link rel="icon" type="image/svg+xml" href="/assets/logo.svg"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="code<metas>" /></head>
<body><header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/"><span style="color:black"><img src=/assets/logo.svg>code</span><span style="color:white;"><metas></span></a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/about.html">About</a><a class="page-link" href="/tag_directory.html">Tags</a><a target="_blank" class="page-link" href="https://courses.codemetas.de/course_info">Courses</a>
</div>
</nav></div>
</header>
<main class="page-content" aria-label="Content">
<div class="left-side-decoration">
<img src=/assets/logo.svg>
</div>
<div class="wrapper">
<article class="post">
<header class="post-header">
<h1 class="post-title">Tags</h1>
</header>
<div class="post-content">
<blockquote>
<p>This page lists all tags and posts assigned to them. You can also <a href="/all_posts_listing.html">browse posts by date</a></p>
</blockquote>
<h2 id="2020">2020</h2>
<ul class="post-list">
<li><span class="post-meta">Apr 19, 2021</span>
<h3>
<a class="post-link" href="/2021/04/19/Advent-of-Code-2020.html">Advent of Code 2020</a>
</h3><p><em>My most valued readers! So glad you could drop by again! You are just in time to catch me singing the praises - almost as belated as they are deserved - for an annual coding competition that can be classified as the highlight of many a programmer each year. In addition, I also show and explain all my solutions for it.</em></p>
</li>
</ul>
<h2 id="adventofcode">adventofcode</h2>
<ul class="post-list">
<li><span class="post-meta">Apr 19, 2021</span>
<h3>
<a class="post-link" href="/2021/04/19/Advent-of-Code-2020.html">Advent of Code 2020</a>
</h3><p><em>My most valued readers! So glad you could drop by again! You are just in time to catch me singing the praises - almost as belated as they are deserved - for an annual coding competition that can be classified as the highlight of many a programmer each year. In addition, I also show and explain all my solutions for it.</em></p>
</li>
</ul>
<h2 id="blogging">blogging</h2>
<ul class="post-list">
<li><span class="post-meta">May 16, 2020</span>
<h3>
<a class="post-link" href="/2020/05/16/why.html">Why?</a>
</h3><p><em>So I finally did it! Like thousands before me I started a blog. I deemed my opinion relevant enough to throw it out into the world. I finally mustered the courage to let it be consumed, criticized, dissected and regurgitated. Which leaves but one question: Why? And why should you care? And how come I am off by one?</em></p>
</li>
</ul>
<h2 id="c++">c++</h2>
<ul class="post-list">
<li><span class="post-meta">Apr 19, 2021</span>
<h3>
<a class="post-link" href="/2021/04/19/Advent-of-Code-2020.html">Advent of Code 2020</a>
</h3><p><em>My most valued readers! So glad you could drop by again! You are just in time to catch me singing the praises - almost as belated as they are deserved - for an annual coding competition that can be classified as the highlight of many a programmer each year. In addition, I also show and explain all my solutions for it.</em></p>
</li>
<li><span class="post-meta">Nov 22, 2020</span>
<h3>
<a class="post-link" href="/2020/11/22/The-Royal-Game.html">The Royal Game</a>
</h3><p><em>Welcome back - or so I hope - for yet another exciting installment of the grand, illustrious and ultimately pointless epic of “What have I wasted my freetime on in recent years”. This time around, I shall tell you about the royal game, i.e. chess, or rather of my humble attempts at contributing to its rich ecosystem of non-human players.</em></p>
</li>
<li><span class="post-meta">Jul 15, 2020</span>
<h3>
<a class="post-link" href="/2020/07/15/A-plea-for-order.html">A plea for order</a>
</h3><p><em>I know I promised to talk more about emulation, about chess and operating systems, but I have to get something off of my chest first. This is not going to be one of my would-be grand and elongated epics trying to cover far too much in far too many words. Instead, I shall focus on one very small, very self contained thing: the order of #include directives in C++ source code</em></p>
</li>
<li><span class="post-meta">Jun 22, 2020</span>
<h3>
<a class="post-link" href="/2020/06/22/klobigb_overview.html">KlobiGB - Overview</a>
</h3><p><em>Some of you might have read my rather grandiose and ever so slightly over-dramatic announcement of things to come. Among other writings I promised to share my insignificant little Game Boy emulator and today I shall finally make good on that promise. Or at least begin to do so. Or tell you about intending to begin doing so at some later date, maybe. We’ll see.</em></p>
</li>
</ul>
<h2 id="chess">chess</h2>
<ul class="post-list">
<li><span class="post-meta">Nov 22, 2020</span>
<h3>
<a class="post-link" href="/2020/11/22/The-Royal-Game.html">The Royal Game</a>
</h3><p><em>Welcome back - or so I hope - for yet another exciting installment of the grand, illustrious and ultimately pointless epic of “What have I wasted my freetime on in recent years”. This time around, I shall tell you about the royal game, i.e. chess, or rather of my humble attempts at contributing to its rich ecosystem of non-human players.</em></p>
</li>
</ul>
<h2 id="emulation">emulation</h2>
<ul class="post-list">
<li><span class="post-meta">Jun 22, 2020</span>
<h3>
<a class="post-link" href="/2020/06/22/klobigb_overview.html">KlobiGB - Overview</a>
</h3><p><em>Some of you might have read my rather grandiose and ever so slightly over-dramatic announcement of things to come. Among other writings I promised to share my insignificant little Game Boy emulator and today I shall finally make good on that promise. Or at least begin to do so. Or tell you about intending to begin doing so at some later date, maybe. We’ll see.</em></p>
</li>
</ul>
<h2 id="gb">gb</h2>
<ul class="post-list">
<li><span class="post-meta">Jun 22, 2020</span>
<h3>
<a class="post-link" href="/2020/06/22/klobigb_overview.html">KlobiGB - Overview</a>
</h3><p><em>Some of you might have read my rather grandiose and ever so slightly over-dramatic announcement of things to come. Among other writings I promised to share my insignificant little Game Boy emulator and today I shall finally make good on that promise. Or at least begin to do so. Or tell you about intending to begin doing so at some later date, maybe. We’ll see.</em></p>
</li>
</ul>
<h2 id="klobigb">klobigb</h2>
<ul class="post-list">
<li><span class="post-meta">Jun 22, 2020</span>
<h3>
<a class="post-link" href="/2020/06/22/klobigb_overview.html">KlobiGB - Overview</a>
</h3><p><em>Some of you might have read my rather grandiose and ever so slightly over-dramatic announcement of things to come. Among other writings I promised to share my insignificant little Game Boy emulator and today I shall finally make good on that promise. Or at least begin to do so. Or tell you about intending to begin doing so at some later date, maybe. We’ll see.</em></p>
</li>
</ul>
<h2 id="meta">meta</h2>
<ul class="post-list">
<li><span class="post-meta">May 16, 2020</span>
<h3>
<a class="post-link" href="/2020/05/16/why.html">Why?</a>
</h3><p><em>So I finally did it! Like thousands before me I started a blog. I deemed my opinion relevant enough to throw it out into the world. I finally mustered the courage to let it be consumed, criticized, dissected and regurgitated. Which leaves but one question: Why? And why should you care? And how come I am off by one?</em></p>
</li>
</ul>
<h2 id="paulchen332">paulchen332</h2>
<ul class="post-list">
<li><span class="post-meta">Nov 22, 2020</span>
<h3>
<a class="post-link" href="/2020/11/22/The-Royal-Game.html">The Royal Game</a>
</h3><p><em>Welcome back - or so I hope - for yet another exciting installment of the grand, illustrious and ultimately pointless epic of “What have I wasted my freetime on in recent years”. This time around, I shall tell you about the royal game, i.e. chess, or rather of my humble attempts at contributing to its rich ecosystem of non-human players.</em></p>
</li>
</ul>
</div>
</article>
</div>
</main><footer class="site-footer h-card">
<data class="u-url" href="/"></data>
<div class="wrapper">
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1"><ul class="social-contact-list"><li>
<a class="social-link" href="mailto:hannah.lenk@codemetas.de"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#email"></use></svg> <span>E-Mail</span></a>
</li><li>
<a class="social-link" href="https://www.linkedin.com/in/hannah-lenk-b9941613b"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#linkedin"></use></svg> <span>LinkedIn</span></a>
</li><li>
<a class="social-link" href="https://www.twitch.tv/hannahlenk"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#twitch"></use></svg> <span>Twitch</span></a>
</li></ul>
</div>
<div class="footer-col footer-col-2"><ul class="social-showcase-list"><li>
<a class="social-link" href="https://github.com/hannahlenk"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg> <span>Github</span></a>
</li>
<li>
<a class="social-link" href="https://stackoverflow.com/users/1760583"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#stackoverflow"></use></svg> <span>stackoverflow</span></a>
</li>
<li>
<a class="social-link" href="https://youtube.com/channel/UCeeufsDAkY633Ap4zyNHZVA"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#youtube"></use></svg> <span>YouTube</span></a>
</li></ul>
</div>
</div>
</div>
</footer>
</body>
</html>