-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
567 lines (564 loc) · 22.2 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
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
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
<!--
8"""8 8"""" 8"""8 8""""8 8""""8 8 8 8""""8 8""""
8 8 8 8 8 8 8 8 8 8 8 8 8 8
8e 8 8eeee 8eee8e 8e 8 8eeee8ee 8e 8 8e 8 8eeee
88 8 88 88 8 88 8 88 8 88 8 88 8 88
88 8 88 88 8 88 8 88 8 88 8 88 8 88
88 8 88eee 88 8 88eee8 88eeeee8 88ee8 88eee8 88eee
[website] https://www.nerdbude.com
[mail] [email protected]
[twitter] @PH_0x17
[github] https://www.github.com/nerdbude
-->
<!DOCTYPE html>
<html lang="de">
<head>
<title>NERDBUDE</title>
<meta charset="utf-8" />
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@PH_0x17">
<meta property="og:url" content="https://www.nerdbude.com/">
<meta property="og:title" content="NERDBUDE">
<meta property="og:description" content="Der Dump für Hacks, Code und Keyboards!">
<meta property="og:image" content="https://www.nerdbude.com/images/fav.png">
<link rel="icon" type="image/png" href="https://www.nerdbude.com/images/fav.png">
<link rel="alternate" href="https://nerdbude.com/rss/rss.xml" type="application/rss+xml" title="NERDBUDE"/>
<link rel="stylesheet" type="text/css" href="/css/style.css" media="screen">
</head>
<body>
<!--- HEADER-->
<div id="firstbox">
<h1><b>~ </b>NERDBUDE</h1>
<h2><b>? </b>CODE / KEYBOARDS / TERMINALS / NIXOS</h2>
</div>
<br>
<div id="secondbox">
<b>[M]</b> <a href="https://www.nerdbude.com/readme.html" class="front">[HOWTO]</a> <a href="https://www.nerdbude.com/about.html" class="front">[WHOAMI]</a> <a href="https://www.nerdbude.com/m_podcasts.html" class="front">[PODCASTS]</a> <a href="https://www.nerdbude.com/m_nixos.html" class="front">[NIXOS]</a> <a href="https://www.nerdbude.com/m_vim.html" class="front">[VIM]</a> <a href="https://keebs.nerdbude.com" class="front">[KEYBOARDS]</a>
</div>
<br>
<!-- BEGINN ARTIKEL LISTE -->
<div id="secondbox">
<table>
<tr>
<th><tp>TAG</tp</th>
<th><tp>NAME</tp></th>
<th><tp>META</tp></th>
<th><tp>DATE</tp></th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">VIM</a>]</th>
<th><a href="./nixvim.html">NIXVIM</a></th>
<th>VIM ABER VIA NIX</th>
<th>20241112</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./endgame.html">ENDGAME</a></th>
<th>EIN UNIBODY SPLIT-KEYBOARD.</th>
<th>20241015</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./lix_aux.html">LIX | AUXOLOTL</a></th>
<th>DECLARATIVE. REPRODUCIBLE. HUMAN-FRIENDLY.</th>
<th>20240507</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./hackspace2.html">HACKSPACE NEWS 01</a></th>
<th>ES FORMEN SICH STRUKTUREN</th>
<th>20240305</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./hackspace.html">HACKSPACE</a></th>
<th>REUTLINGEN BRAUCHT EINEN HACKSPACE</th>
<th>20240123</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./cchcon.html">CCH|CON</a></th>
<th>DAS KEYBOARDMEETUP DES CCH!</th>
<th>20240108</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./kyb3r_keys.html">KYB3R_KEYS</a></th>
<th>EIN KEYBOARDLAYOUT FÜR HACKER UND TERMINALJUNKIES</th>
<th>20231107</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_log.html">LOG</a>]</th>
<th><a href="./log_22082023.html">22082023</a></th>
<th>NEWS AUS DEN BACKROOMS DER NERDBUDE</th>
<th>20230822</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./hiy_v.html">HIY V</a></th>
<th>MATRIX SYNAPSE HOMESERVER</th>
<th>20230816</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./tut.html">TUT</a></th>
<th>MASTODON TERMINAL CLIENT</th>
<th>20230717</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./iamb.html">IAMB</a></th>
<th>MATRIX TERMINAL CLIENT</th>
<th>20230703</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_vim.html">VIM</a>]</th>
<th><a href="./vim_statusline.html">VIM STATUSLINE</a></th>
<th>VIM STATUSLINE SELBER BAUEN</th>
<th>20230622</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_log.html">LOG</a>]</th>
<th><a href="./log_31052023.html">31052023</a></th>
<th>ES WAR ETWAS RUHIG, ABER DAS HATTE GRÜNDE.</th>
<th>20230526</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./hiy_iv.html">HIY IV</a></th>
<th>MAILSERVER</th>
<th>20230526</th>
</tr>
<tr>
<th>[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./hiy_iii.html">HIY III</a></th>
<th>NGINX WEBSERVER AUFSETZEN</th>
<th>20230224</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./cchlatenight.html">CCH LATE NIGHT</a></th>
<th class="desc">DER CCH! GEHT LIVE</th>
<th>20230220</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./mechanicon2023.html">MECHANICON</a></th>
<th class="desc">MECHANICON 2023 IN BILDERN</th>
<th>20230202</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_cod.html">COD</a>]</th>
<th><a href="./3sb.html">3SB</a></th>
<th class="desc">DER 3SB (SIMPLE STATIC SITE BUILDER). EIN EINFACHES CMS FÜR DIE NERDBUDE</th>
<th>20230131</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./hiy_ii.html">HIY II</a></th>
<th class="desc">WELCHE TOOLS BRAUCHEN WIR UND WIE BEKOMMEN WIR NIXOS AUF DEN SERVER</th>
<th>20221129</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./hiy_i.html">HIY I</a></th>
<th class="desc">DIE NERDBUDE ZIEHT UM AUF DEN EIGENEN SERVER</th>
<th>20221124</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_log.html">LOG</a>]</th>
<th><a href="./twitter.html">20221115</a></th>
<th class="desc">TWITTER BRENNT - ZEIT FÜR NEUES</th>
<th>20221115</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./magpi.html">MAGPI</a></th>
<th class="desc">DAS MAGPI MAGAZINE SCHREIBT ÜBER DAS NB100 CYBERDECK</th>
<th>20221027</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./tldr.html">TLDR</a></th>
<th class="desc">MAN PAGES ARE DEAD - LONG LIVE TLDR</th>
<th>20221021</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./teleprost_ii.html">TELEPROST II</a></th>
<th class="desc">ICH DURFTE WIEDER IM TELEPROST MITQUATSCHEN</th>
<th>20220912</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_log.html">LOG</a>]</th>
<th><a href="./log_15082022.html">LICENCE</a></th>
<th class="desc">DIE NERDBUDE BEKOMMT EINE LIZENZ</th>
<th>20220815</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_hdw.html">HDW</a>]</th>
<th><a href="./nb100.html">NB100</a></th>
<th class="desc">DAS AMSTRAD NB100 CYBERDECK</th>
<th>20220812</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_cod.html">COD</a>]</th>
<th><a href="./cyber23.html">CYBER23</a></th>
<th class="desc">FARBE FÜR EUER OS</th>
<th>20220728</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./onepodcastperday.html">#1PPD</a></th>
<th class="desc">DIE #1PODCASTPROTAG LISTE</th>
<th>20220715</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./duumvirat.html">DUUMVIRAT</a></th>
<th class="desc">ICH WAR MAL WIEDER UNTERWEGS</th>
<th>20220516</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./toot.html">TOOT</a></th>
<th class="desc">MASTODON IM TERMINAL</th>
<th>20220426</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./twterm.html">TWTERM</a></th>
<th class="desc">TWITTER IM TERMINAL</th>
<th>20220421</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./the_plague.html">THE PLAGUE</a></th>
<th class="desc">EIN NEUER FRANKENSWITCH</th>
<th>20220412</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./rfr.html">RFR</a></th>
<th class="desc">ICH WAR IM READY FOR REVIEW PODCAST</th>
<th>20220324</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./damnfinekeyboards.html">DFK</a></th>
<th class="desc">DAS SCHMUDDELHEFTCHEN FÜR KEYBOARDNERDS UND -NERDETTES</th>
<th>20220216</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./plaidpad.html">PLAID PAD</a></th>
<th class="desc">DAS PLAID PAD BUILD LOG</th>
<th>20220111</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_vim.html">VIM</a>]</th>
<th><a href="./vim_6.html">VIM (VI)</a></th>
<th class="desc">INTEGRATION IN DEN ALLTAG UND FAZIT</th>
<th>20211215</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_vim.html">VIM</a>]</th>
<th><a href="./vim_5.html">VIM (V)</a></th>
<th class="desc">DIE .VIMRC DER MITTELPUNKT DES UNIVERSUMS</th>
<th>20211213</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_vim.html">VIM</a>]</th>
<th><a href="./vim_4.html">VIM (IV)</a></th>
<th class="desc">VIM ERWEITERN MIT PLUGINS</th>
<th>20211210</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_vim.html">VIM</a>]</th>
<th><a href="./vim_3.html">VIM (III)</a></th>
<th class="desc">DER VISUAL MODE UND WAS SEINE DREI VARIANTEN KÖNNEN</th>
<th>20211209</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./hackbrettdiskord.html">23</a></th>
<th class="desc">DIE DISKORDISCHE HACKBRETT-JAHRESEND-PREDIGT</th>
<th>20211208</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_vim.html">VIM</a>]</th>
<th><a href="./vim_2.html">VIM (II)</a></th>
<th class="desc">DER NORMAL MODE, SPLIT-VIEWS, TABS UND NAVIGATION</th>
<th>20211206</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_vim.html">VIM</a>]</th>
<th><a href="./vim_1.html">VIM (I)</a></th>
<th class="desc">VIM BENUTZEN UND VERSTEHEN</th>
<th>20211203</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_log.html">LOG</a>]</th>
<th><a href="./log_14102021.html">14102021</a></th>
<th class="desc">EIN KLEINES NEUES FEATURE FÜR DIE NERDBUDE</th>
<th>20211014</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./canto.html">CANTO</a></th>
<th class="desc">EIN TERMINAL FEED READER DER WUNDERBAR FUNKTIONIERT, INKL. VIM KEYBINDINGS.</th>
<th>20210929</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./vimwiki.html">VIMWIKI</a></th>
<th class="desc">EIN PLUGIN SIE ALLE ZU ORGANISIEREN!</th>
<th>20210928</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./ccc0x28.html">CCC</a></th>
<th class="desc">EINE LIEBESERKLÄRUNG ZUM 40-JÄHRIGEN DES CCC</th>
<th>20210913</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./mannerdetnieaus.html">MNNA</a></th>
<th class="desc">ICH DURFTE MIT SABRINA IM MAN NERDET NIE AUS PODCAST ÜBER KEYBOARDS REDEN</th>
<th>20210907</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_log.html">LOG</a>]</th>
<th><a href="./log30082021.html">REBUILD</a></th>
<th class="desc">DIE NERDBUDE ERSTRAHLT IN NEUEM GLANZE.</th>
<th>20210830</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_mis.html">MIS</a>]</th>
<th><a href="./survey.html">METRICS</a></th>
<th class="desc">I COLLECT SOME METRICS ABOUT ERGONOMICS IN MECHANICAL KEYBOARDS. BE PART!</th>
<th>20210802</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_sys.html">SYS</a>]</th>
<th><a href="./nixos_2105.html">NixOS 21.05</a></th>
<th class="desc">ALLE JAHRE WIEDER WIRD NIXOS EIN UPGRADE VERPASST.</th>
<th>20210609</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./borg.html">BORG</a></th>
<th class="desc">BACKUPS SIND WICHTIG. DAZU GIBT ES BORG.</th>
<th>20210609</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./teleprost.html">TELEPROST</a></th>
<th class="desc">ICH WAR IM TELEPROST PODCAST UND DURFTE ÜBER ALLES WAS DAS NERDHERZ HÖHER SCHLÄGEN LÄSST REDEN.</th>
<th>20210601</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./splitsey.html">SPLITSEY</a></th>
<th class="desc">EIN SPLIT-ONEHAND-KEYBOARD - UND JA ICH WEIS ES MACHT KEINEN SINNE ABER DAFÜR SPASS.</th>
<th>20210510</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./macmittwoch.html">MAC MITTWOCH</a></th>
<th class="desc">ICH DURFTE BEI MACMITTWOCH GAST SEIN.</th>
<th>20210506</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./papis.html">PAPIS</a></th>
<th class="desc">BIBLIOTHEK UND DOKUMENTENVERWALTUNG FÜR DIE COMMAND-LINE.</th>
<th>20210427</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./fyyd.html">FYYD</a></th>
<th class="desc">EIN PODCASTNETZWERK MIT DEM HERZ AM RICHTIGEN FLECK.</th>
<th>20210427</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_sys.html">SYS</a>]</th>
<th><a href="./nixos.html">NixOS</a></th>
<th class="desc">WARUM NICHT MAL NIXOS AUSPROBIEREN. ES LOHNT SICH!</th>
<th>20210406</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_hdw.html">HDW</a>]</th>
<th><a href="./pinephone.html">PINEPHONE</a></th>
<th class="desc">DAS PINEPHONE. BRAUCHBAR IM ALLTAG?</th>
<th>20210317</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_cod.html">COD</a>]</th>
<th><a href="./podstats.html">PODSTATS</a></th>
<th class="desc">PODCAST-STATISTIKEN OHNE DATENBANK ABER MIT DASHBOARD</th>
<th>20210304</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./clickclackhack.html">CLICK! CLACK! HACK!</a></th>
<th class="desc">EIN PODCAST ÜBER MECHANISCHE TASTATUREN.</th>
<th>20210202</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./sprawlradio.html">SPRAWL RADIO</a></th>
<th class="desc">DER AUDIOCORTEX IM SPRAWL RADIO PODCAST</th>
<th>20201201</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./audiocortex.html">AUDIOCORTEX</a></th>
<th class="desc">DIE GEBURT EINES KLEINEN FEINEN SCI-FI CYBERPUNK PODCAST-NETZWERKES</th>
<th>20201120</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_cod.html">COD</a>]</th>
<th><a href="./unit-1.html">UNIT-1</a></th>
<th class="desc">EIN KLEINES FEINES ZSH THEME</th>
<th>20201119</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_hdw.html">HDW</a>]</th>
<th><a href="./arpanet_ii.html">ARPANET (II)</a></th>
<th class="desc">ÜBERLEGUNGEN ZUR HARDWARE DIE ZUM EINSATZ KOMMEN WIRD</th>
<th>20201023</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_hdw.html">HDW</a>]</th>
<th><a href="./arpanet_i.html">ARPANET (I)</a></th>
<th class="desc">DIE BASICS ZUM ARPANET IM SELBSTBAU</th>
<th>20200824</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pod.html">POD</a>]</th>
<th><a href="./hacktheplanet.html">HACK THE PLANET</a></th>
<th class="desc">ICH DURFTE IM HACK THE PLANET PODCAST ZU GAST SEIN</th>
<th>20200802</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_cod.html">COD</a>]</th>
<th><a href="./cssyn.html">CSSYN</a></th>
<th class="desc">EIN KLEINER SYNTAXHIGHLIGHTER IN PUREM CSS</th>
<th>20200720</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./datenschleuder.html">DS</a></th>
<th class="desc">ARTIKEL ÜBER MECHANISCHE KEYBOARDS IM ZENTRALORGAN DES CCC</th>
<th>20200715</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_cod.html">COD</a>]</th>
<th><a href="./xpm.html">XPM</a></th>
<th class="desc">DAS *.XPM FILE FORMAT</th>
<th>20200708</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_cod.html">COD</a>]</th>
<th><a href="./iwtb.html">IWTB COLORSCHEME</a></th>
<th class="desc">IWTB COLOR SCHEME FÜR MEHR FARBE IM TERMINAL, VIM ETC.</th>
<th>20200630</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./xmonad.html">XMONAD WINDOW MANAGER</a></th>
<th class="desc">EIN LEICHTGEWICHTIGER UND RESSOURCENSCHONENDER WM FÜR LINUX</th>
<th>20200628</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./diy_keyboard_from_scratch_II.html">DIY KEYBOARD (II)</a></th>
<th class="desc">TASTATUREN IM EIGENBAU (TEIL 2)</th>
<th>20200626</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_kbd.html">KBD</a>]</th>
<th><a href="./diy_keyboard_from_scratch_I.html">DIY KEYBOARD (I)</a></th>
<th class="desc">TASTATUREN IM EIGENBAU (TEIL 1)</th>
<th>20200625</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_art.html">ART</a>]</th>
<th><a href="./systemabsturz.html">SYSTEMABSTURZ - VERDÄCHTIG</a></th>
<th class="desc">KREATIVITÄT IN FORM EINES COVERS</th>
<th>20200606</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./sd_card.html">SD KARTEN FLASHEN</a></th>
<th class="desc">BASICS UM DAS LIEBLINGS OS AUF EINE SD KARTE ODER USB STICK ZU BEKOMMEN</th>
<th>20200511</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./schnittstellen.html">HARDWARE INTERFACES</a></th>
<th class="desc">EINGEBAUTE HARDWARESCHNITTSTELLEN MIT DEM RASPI ANSPRECHEN</th>
<th>20200419</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_bas.html">BAS</a>]</th>
<th><a href="./osi.html">OSI LAYER MODELL</a></th>
<th class="desc">AUFBAU DER SIEBEN SCHICHTEN IM OSI LAYER MODELL</th>
<th>20200410</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_bas.html">BAS</a>]</th>
<th><a href="./raid.html">RAID</a></th>
<th class="desc">RAID ARTEN UND STRUKTUR</th>
<th>20200408</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./disappear_1.html">HOW TO DISAPPEAR</a></th>
<th class="desc">RAUS AUS DEN ANTISOZIALEN NETZWERKEN</th>
<th>20200303</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_art.html">ART</a>]</th>
<th><a href="./lord_nikon.html">LORD NIKON</a></th>
<th class="desc">REBUILD DES LAPTOPS VON LORD NIKON (HACKERS 1995)</th>
<th>20200220</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./nmap.html">NMAP</a></th>
<th class="desc">DIE BASICS DES PORTSCANNERS NMAP</th>
<th>20200217</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_how.html">HOW</a>]</th>
<th><a href="./git_html.html">NERDBUDE AUF GITHUB</a></th>
<th class="desc">DIE KOMPLETTE BLOGSTRUKTUR AUF GITHUB</th>
<th>20200106</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_pro.html">PRO</a>]</th>
<th><a href="./sys_monitor_tools.html">SYSTEM MONITORING</a></th>
<th class="desc">TOOLS ZUR SYSTEMÜBERWACHUNG</th>
<th>20200105</th>
</tr>
<tr>
<th class="desc">[<a class="tag" href="https://www.nerdbude.com/index_log.html">LOG</a>]</th>
<th><a href="./hello_world.html">HELLO WORLD</a></th>
<th class="desc">HALLO WELT HIER IST DIE NERDBUDE</th>
<th>20200101</th>
</tr>
</table>
</div>
<!-- ENDE ARTIKEL LISTE -->
<!-- FOOTER -->
<br>
<div id="footer">
<table>
<th><a href="https://www.nerdbude.com/impressum.html">[IMPRESSUM]</a> <a target="_blank" href="https://www.nerdbude.com/datenschutz.html">[DATENSCHUTZ]</th>
<th></th>
</table>
</div>
</body>
</html>