31 lines
896 B
HTML
31 lines
896 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="de">
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
<title>Chaostreff-Linkliste vom 13. Oktober</title>
|
||
|
<head>
|
||
|
<link rel="stylesheet" href="/assets/css/default.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<header>
|
||
|
<h1>Chaostreff-Linkliste vom 13. Oktober</h1>
|
||
|
</header>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<ol>
|
||
|
<li><a href="https://tools.suckless.org/sent/">Suckless Präsentations-Programm</a></li>
|
||
|
<li><a href="https://youtu.be/uNjxe8ShM-8">Powerpoint ist Turing-complete</a></li>
|
||
|
<li><a href="https://youtu.be/jlX_pThh7z8">Word ist Turing-complete</a></li>
|
||
|
<li><a href="https://www.lurkmore.com/view/GNU/Linux_interjection">Stallman-Rant</a></li>
|
||
|
<li><a href="https://www.reddit.com/r/copypasta/comments/dbjb5h/i_use_linux_as_my_operating_system/">Counter-Rant</a></li>
|
||
|
<li><a href="https://youtu.be/DMNSvHswljM">DOS-dog</a></li>
|
||
|
</ol>
|
||
|
|
||
|
|
||
|
|
||
|
</body>
|