-
Notifications
You must be signed in to change notification settings - Fork 21
/
index.html
150 lines (136 loc) · 6.76 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
<!DOCTYPE html>
<!-- Akai (pandoc HTML5 template)
designer: soimort
last updated: 2016-05-06
last adapted: 2016-11-01 -->
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="author" content="">
<title>To Type a Mockingbird</title>
<link rel="canonical" href="https://www.soimort.org/">
<style type="text/css">code { white-space: pre; }</style>
<link rel="stylesheet" href="//cdn.soimort.org/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="//cdn.soimort.org/fonts/latest/URW-Palladio-L.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/__/css/style.css">
<link rel="stylesheet" href="/__/css/pygments.css">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<script src="//cdn.soimort.org/jk/latest/jk.min.js"></script>
<script src="/__/js/main.js"></script>
<link rel="icon" href="/favicon.png">
<link rel="apple-touch-icon" href="/favicon.png">
<link rel="alternate" type="application/atom+xml" href="/feed.atom">
</head>
<body>
<link rel="stylesheet" href="/index.css">
<article>
<header>
<h1 class="title"><a href="https://www.soimort.org/">To Type a Mockingbird</a></h1>
</header>
<div id="content">
<figure>
<img src="https://i0.wp.com/dl.dropboxusercontent.com/s/qawcyrowaeniur6/evolution.png" alt="**" style="width:50.0%" /><figcaption>**</figcaption>
</figure>
<div style="font-size:.9em;opacity:.75">
<blockquote>
<p><em>“Coleridge observes that all men are born Aristotelians or Platonists. The latter feel that classes, orders, and genres are realities; the former, that they are generalizations.<em> </em>For the latter, language is nothing but an approximative set of symbols; for the former, it is the map of the universe.”</em></p>
</blockquote>
<p style="text-align:right !important;text-indent:0 !important">– Jorge Luis Borges</p>
</div>
<section id="study-traces-notes" class="level2">
<h2>Study Traces <strong>/ Notes</strong></h2>
<div style="text-align:right">
<p><small></p>
<p><a href="https://wiki.soimort.org/"><i class="fa fa-edit" aria-hidden="true"></i> My Wiki</a></p>
</small>
</div>
<ul>
<li><a href="/mst/9/">The Semantic Truth</a> <em>#philosophy #logic</em></li>
<li><a href="/mst/8/">The Referential Use</a> <em>#philosophy #logic</em></li>
<li><a href="/mst/7/">The Logical Implication</a> <em>#logic</em></li>
<li><a href="/mst/6/">The Stateful Automata</a> <em>#formal languages #automata #computability</em></li>
<li><a href="/mst/5/">The Fundamental Justification</a> <em>#philosophy</em></li>
<li><a href="/mst/4/">The Measurable Entropy</a> <em>#information theory #statistics</em></li>
<li><a href="/mst/3/">The Adversarial Computation</a> <em>#cryptography</em></li>
<li><a href="/mst/2/">The Probable Outcome</a> <em>#probability theory</em></li>
<li><a href="/mst/1/">The Decisional Hardness</a> <em>#algorithms #complexity</em></li>
</ul>
</section>
<section id="mind-dumps-notes" class="level2">
<h2>Mind Dumps <strong>/ Notes</strong></h2>
<ul>
<li><a href="/notes/171109/">Underrated Gems (1) – Tarski’s Undefinability Theorem</a> <em>#logic</em></li>
<li><a href="/notes/170306/">An Intuitive Exposition of “Proof by Contradiction vs. Proof of Negation”</a> <em>#logic</em></li>
<li><a href="/reports/bloom-filters-in-adversarial-environments/">Bloom Filters in Adversarial Environments (Reading Report)</a> <em>#cryptography</em></li>
</ul>
<!--
## Hacking **/ Notes**
<div style="text-align:right"><small>
[<i class="fa fa-wrench" aria-hidden="true"></i> Selected software](/about/foss/)
</small></div>
* [Go Away, tracker-store](/notes/171103/)
*3 Nov 2017*
* [When GNOME Shell Freezes (But You Have Unsaved Stuff There)](/notes/170902/)
*2 Sep 2017*
* [Recovering from a Corrupted Arch Linux Upgrade](/notes/170407/)
*7 Apr 2017*
* [A Pandoc Filter for Typesetting Operational Semantics](/notes/170323/)
*23 Mar 2017*
* [Remember My Last Tabs, File Manager
](/notes/161208/)
*8 Dec 2016*
* [Boilerplating Pandoc for Academic Writing
](/notes/161117/)
*17 Nov 2016*
## Math & Computation **/ Essays**
* [What I Wish I Knew When Learning Boolean Circuits
](https://blog.soimort.org/comp/c/boolean-circuit/)
*24 Feb 2017*
## Math & Perception **/ Essays**
* [Understanding Colors -- A Walkthrough of Modern Color Theory and Practice
](https://blog.soimort.org/cv/colors/)
*3 Aug 2017*
## Art & Philosophy **/ Essays**
* [The Anatomy of Impermanence -- On Buddhist Photography by Manabu Yamanaka
](https://blog.soimort.org/art/manabu-yamanaka/)
-->
<p><br />
</p>
<div style="text-align:right">
<p><small></p>
<!--
[<i class="fa fa-tumblr-square" aria-hidden="true"></i>
Poetry](http://poetry.soimort.org/)
\
*(Personal, graphical and potentially NSFW stuff)*
[<i class="fa fa-tumblr-square" aria-hidden="true"></i>
Photolog](http://log.soimort.org/)
| [<i class="fa fa-tumblr-square" aria-hidden="true"></i>
AKB48 fanblog](http://microblog.soimort.org/)
-->
<hr />
<p><a href="https://www.soimort.org/feed.atom"><i class="fa fa-rss" aria-hidden="true"></i> Subscribe</a> | <a href="/about"><i class="fa fa-user" aria-hidden="true"></i> About me</a><br />
<strong>Mort</strong> <i class="fa fa-envelope" aria-hidden="true"></i> [email protected] | <a href="https://keybase.io/soimort/key.asc"><i class="fa fa-key" aria-hidden="true"></i> <code>07DA00CB78203251</code></a><br />
<strong>@soimort</strong> on <a href="https://github.com/soimort" rel="nofollow"> <i class="fa fa-github" aria-hidden="true"></i> GitHub</a> | <a href="https://twitter.com/soimort" rel="nofollow"> <i class="fa fa-twitter" aria-hidden="true"></i> Twitter</a></p>
<p><br />
</p>
<p></small></p>
</div>
<aside id="soimort-links">
<a title="Feed" href="https://www.soimort.org/feed.atom"> <i class="fa fa-rss-square" aria-hidden="true"></i></a> <a title="GitHub" href="https://github.com/soimort" rel="nofollow"> <i class="fa fa-github-square" aria-hidden="true"></i></a> <a title="About me" href="/about" id="soimort"> <img src="/favicon.png" width="42px"></a> <a title="Twitter" href="https://twitter.com/soimort" rel="nofollow"> <i class="fa fa-twitter-square" aria-hidden="true"></i></a> <a title="Email" href="#" onclick="window.open(atob('bWFpbHRvOg==') +
'soi' + atob('QA==') + 'mort.ninja')"> <i class="fa fa-envelope-square" aria-hidden="true"></i></a>
</aside>
</section>
</div>
<!-- (www.soimort.org) last updated: 2016-05-07 -->
<aside id="soimort-toolbar">
<a href="/"><i class="fa fa-home" aria-hidden="true"></i></a>
</aside>
</article>
</body>
</html>