-
Notifications
You must be signed in to change notification settings - Fork 0
/
archives.html
143 lines (135 loc) · 12.8 KB
/
archives.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<title>Archives</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/octicons/8.0.0/build.css" />
<link href="/theme/style.css" rel="stylesheet" />
<link href="/theme/slideshow.css" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="/theme/favicon.png"/>
<link href="https://cyberape.space/atom" type="application/atom+xml" rel="alternate" title="Cyber Ape stories Atom Feed" />
<link href="https://cyberape.space/rss" type="application/rss+xml" rel="alternate" title="Cyber Ape stories RSS Feed" />
<script type="text/javascript">
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("backbutton").style.display = "block";
} else {
document.getElementById("backbutton").style.display = "none";
}
}
</script>
</head>
<body id="index" class="archive">
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="topnav" id="myTopnav">
<a href="https://cyberape.space" id="mainpage" class="nav">🏠 Блог</a>
<div class="dropdown">
<button class="dropbtn" id="projects">📚 Книги
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="https://cyberape.space/ce.html">Эффект шимпанзе</a>
</div>
</div>
<a href="https://cyberape.space/translations.html" id="translations" class="nav"><i class="fas fa-language"></i> Переводы</a>
<a href="http://www.youtube.com/c/FunBotan" target="_blank" class="fab fa-youtube"></a>
<a href="https://twitter.com/CyberApeStories" target="_blank" class="fab fa-twitter"></a>
<a href="https://t.me/cyberape" target="_blank" class="fab fa-telegram-plane"></a>
</div>
<div class="motto">
Блог о том, как предсказывать будущее с помощью науки и писать об этом научную фантастику.</a>
<br />
</div>
</div>
</nav>
<div class="container">
<dl>
<h3><a href="https://cyberape.space/2023" class="text">Архив 2023</a></h3>
<ul class="archive-list">
<li><span class="text-muted">Mo 30 Oktober 2023 » </span><a href="https://cyberape.space/embeddings.html">Эмбеддинги, диалектика и принцип экономии мышления</a></li>
</ul>
<h3><a href="https://cyberape.space/2022" class="text">Архив 2022</a></h3>
<ul class="archive-list">
<li><span class="text-muted">Mi 24 August 2022 » </span><a href="https://cyberape.space/growth.html">Зачем нам рост</a></li>
<li><span class="text-muted">Sa 06 August 2022 » </span><a href="https://cyberape.space/scientific-futurology.html">Введение в научную футурологию для марксистов</a></li>
<li><span class="text-muted">So 13 März 2022 » </span><a href="https://cyberape.space/war.html">Ничего личного, просто бизнес</a></li>
</ul>
<h3><a href="https://cyberape.space/2021" class="text">Архив 2021</a></h3>
<ul class="archive-list">
<li><span class="text-muted">So 11 April 2021 » </span><a href="https://cyberape.space/full-circle.html">Full circle</a></li>
</ul>
<h3><a href="https://cyberape.space/2019" class="text">Архив 2019</a></h3>
<ul class="archive-list">
<li><span class="text-muted">Fr 29 November 2019 » </span><a href="https://cyberape.space/end-of-history.html">Конец истории и дилемма навигатора</a></li>
<li><span class="text-muted">Sa 03 August 2019 » </span><a href="https://cyberape.space/mandelas-paradox.html">Парадокс Манделы</a></li>
<li><span class="text-muted">So 21 Juli 2019 » </span><a href="https://cyberape.space/apollo11.html">Мам, пусти на Луну</a></li>
<li><span class="text-muted">Fr 19 Juli 2019 » </span><a href="https://cyberape.space/manhattan-dilemma.html">Манхэттенская дилемма</a></li>
<li><span class="text-muted">Sa 08 Juni 2019 » </span><a href="https://cyberape.space/diversity.html">Зачем нам <i>«diversity»</i></a></li>
<li><span class="text-muted">Do 30 Mai 2019 » </span><a href="https://cyberape.space/grand-cosmic-lie.html">Большая космическая ложь</a></li>
<li><span class="text-muted">Fr 12 April 2019 » </span><a href="https://cyberape.space/sky.html">Глядя вверх</a></li>
<li><span class="text-muted">Do 04 April 2019 » </span><a href="https://cyberape.space/fractals.html">Зачем нам фракталы</a></li>
<li><span class="text-muted">Fr 15 März 2019 » </span><a href="https://cyberape.space/civil-death.html">Memento mori как политический слоган</a></li>
<li><span class="text-muted">So 27 Januar 2019 » </span><a href="https://cyberape.space/self-sustaining-power.html">Самоподдерживающаяся власть</a></li>
</ul>
<h3><a href="https://cyberape.space/2018" class="text">Архив 2018</a></h3>
<ul class="archive-list">
<li><span class="text-muted">Mo 31 Dezember 2018 » </span><a href="https://cyberape.space/elonthink.html">Думать как Илон Маск</a></li>
<li><span class="text-muted">So 30 Dezember 2018 » </span><a href="https://cyberape.space/space-business.html">Зачем нам космос</a></li>
<li><span class="text-muted">Mi 31 Oktober 2018 » </span><a href="https://cyberape.space/cosmologic-horror.html">Космологический хоррор</a></li>
<li><span class="text-muted">Sa 13 Oktober 2018 » </span><a href="https://cyberape.space/free-will.html">Про свободу воли</a></li>
<li><span class="text-muted">Do 04 Oktober 2018 » </span><a href="https://cyberape.space/sputnik.html">Спутник</a></li>
<li><span class="text-muted">So 02 September 2018 » </span><a href="https://cyberape.space/black-attractor-video.html">«Черный аттрактор» теперь и на YouTube</a></li>
<li><span class="text-muted">So 13 Mai 2018 » </span><a href="https://cyberape.space/evil.html">Откуда берется зло?</a></li>
<li><span class="text-muted">So 22 April 2018 » </span><a href="https://cyberape.space/fermi-paradox.html">«Черный аттрактор» как решение парадокса Ферми</a></li>
<li><span class="text-muted">Do 12 April 2018 » </span><a href="https://cyberape.space/fermi-gulag.html">Как Tengen Toppa Gurren-Lagann решает парадокс Ферми</a></li>
<li><span class="text-muted">Mi 14 März 2018 » </span><a href="https://cyberape.space/breakthrough-starshot.html">RIP Стивен Хокинг</a></li>
<li><span class="text-muted">Di 27 Februar 2018 » </span><a href="https://cyberape.space/simple-math.html">Про математику (но без математики)</a></li>
<li><span class="text-muted">Do 22 Februar 2018 » </span><a href="https://cyberape.space/maximum-evil.html">Максимально возможное зло</a></li>
<li><span class="text-muted">Di 20 Februar 2018 » </span><a href="https://cyberape.space/power-corrupts.html">Власть</a></li>
<li><span class="text-muted">Mo 19 Februar 2018 » </span><a href="https://cyberape.space/responsibility.html">Ответственность</a></li>
<li><span class="text-muted">Fr 16 Februar 2018 » </span><a href="https://cyberape.space/exxon-knew.html">Учимся продавать смерть</a></li>
<li><span class="text-muted">Do 15 Februar 2018 » </span><a href="https://cyberape.space/expert-mistakes.html">Эксперты и везунчики</a></li>
<li><span class="text-muted">Di 13 Februar 2018 » </span><a href="https://cyberape.space/antagonists.html">Антагонисты</a></li>
<li><span class="text-muted">Mo 12 Februar 2018 » </span><a href="https://cyberape.space/dualisms.html">Парадоксальный дуализм</a></li>
<li><span class="text-muted">Fr 09 Februar 2018 » </span><a href="https://cyberape.space/consciousness-wip.html">Что такое сознание?</a></li>
<li><span class="text-muted">Mi 07 Februar 2018 » </span><a href="https://cyberape.space/pragmatic-morality.html">Прагматическая мораль</a></li>
<li><span class="text-muted">Di 06 Februar 2018 » </span><a href="https://cyberape.space/artificial-evolution.html">Искусственная эволюция</a></li>
<li><span class="text-muted">Mo 05 Februar 2018 » </span><a href="https://cyberape.space/actual-future.html">Такое разное будущее</a></li>
<li><span class="text-muted">Di 30 Januar 2018 » </span><a href="https://cyberape.space/invisible-gorilla.html">Неочевидные вопросы</a></li>
<li><span class="text-muted">Mo 29 Januar 2018 » </span><a href="https://cyberape.space/to-write.html">Писать или не писать</a></li>
</ul>
<h3><a href="https://cyberape.space/2017" class="text">Архив 2017</a></h3>
<ul class="archive-list">
<li><span class="text-muted">So 17 Dezember 2017 » </span><a href="https://cyberape.space/character-economics.html">Экономика конфликта</a></li>
<li><span class="text-muted">So 17 Dezember 2017 » </span><a href="https://cyberape.space/color.html">Свет и цвет</a></li>
<li><span class="text-muted">So 15 Oktober 2017 » </span><a href="https://cyberape.space/evangelion.html">Почему я люблю Евангелион</a></li>
<li><span class="text-muted">So 15 Oktober 2017 » </span><a href="https://cyberape.space/just-world-fallacy.html">О (не)справедливом мире</a></li>
<li><span class="text-muted">Do 05 Januar 2017 » </span><a href="https://cyberape.space/moral-calculus.html">Мораль, матан и Луна</a></li>
<li><span class="text-muted">Di 03 Januar 2017 » </span><a href="https://cyberape.space/antieducation.html">Антиобучение</a></li>
</ul>
</dl>
</div>
<script type="text/javascript" src="/theme/slideshow.js"></script>
<footer class="footer">
<div class="container">
<p class="footer-text">
<a href="https://cyberape.space/en">Switch to English</a>
<br />
© <a href="https://cyberape.space">Cyber Ape stories</a> powered by <a href="http://getpelican.com/">pelican</a> and hosted with ♥ by <a href="https://github.com/">GitHub</a>
</p>
</div>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>