her.esy.fun/_site/index.html

84 lines
3.6 KiB
HTML

<p><nav>
<a href="/index.html">Home</a> |
<a href="/archive.html">Posts</a> |
<a href="/slides.html">Slides</a> |
<a href="/about-me.html">About</a>
<span class="details">
(<a href="https://gitea.esy.fun/yogsototh">code</a>
<a href="https://espial.esy.fun/u:yogsototh">bookmarks</a>
<a href="https://espial.esy.fun/u:yogsototh/notes">notes</a>)
</span>
</nav></p>
<p>I'm a functional programmer, working remotely for Cisco.<br/> I work in Clojure and use Haskell/Purescript during the weekends.</p>
<ul>
<li><a href="https://gitea.esy.fun/yogsototh">I write softwares</a> (<a href="https://github.com/yogsototh">backuped on github</a>),</li>
<li><a href="archive.org">I blog</a> (you can follow new articles via <a href="https://her.esy.fun/rss.xml">RSS</a>),</li>
<li><a href="slides.org">I sometime make some presentations</a></li>
</ul>
<table>
<tbody>
<tr class="odd">
<td>email</td>
<td> <a href="&#109;&#97;&#105;&#x6C;&#116;&#111;&#x3A;&#x79;&#x61;&#x6E;&#x6E;&#64;&#x65;&#x73;&#112;&#x6F;&#x73;&#105;&#x74;&#x6F;&#x2E;&#x68;&#x6F;&#x73;&#x74;">&#x59;&#x61;&#x6E;&#x6E;&#x20;&#x45;&#x73;&#x70;&#x6F;&#115;&#x69;&#116;&#x6F; &lt;&#x79;&#x61;&#x6E;&#x6E;&#64;&#x65;&#x73;&#112;&#x6F;&#x73;&#105;&#x74;&#x6F;&#x2E;&#x68;&#x6F;&#x73;&#x74;&gt;</a></td>
</tr>
<tr class="even">
<td>gpg</td>
<td><a href="files/publickey.txt">CB420F8005F1A662</a></td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr class="header">
<th></th>
<th>self-hosted</th>
<th>web</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>programs</td>
<td><a href="https://gitea.esy.fun/yogsototh">gitea.esy.fun</a></td>
<td><a href="https://github.com/yogsototh">github/yogsototh</a></td>
</tr>
<tr class="even">
<td>bookmarks</td>
<td><a href="https://espial.esy.fun/u:yogsototh">espial.esy.fun</a></td>
<td><a href="https://pinboard.in/u:yogsototh">pinboard/u:yogsototh</a></td>
</tr>
<tr class="odd">
<td>microblog</td>
<td><a href="https://espial.esy.fun/u:yogsototh/notes">espial.esy.fun</a></td>
<td><a href="https://twitter.com/yogsototh">twitter/<span class="citation" data-cites="yogsototh">@yogsototh</span></a></td>
</tr>
<tr class="even">
<td>keybase</td>
<td>. . . . . . . .</td>
<td><a href="https://keybase.io/yogsototh">yogsototh</a></td>
</tr>
<tr class="odd">
<td>lobste.rs</td>
<td>. . . . . . . .</td>
<td><a href="https://lobste.rs/u/yogsototh">/u/yogsototh</a></td>
</tr>
<tr class="even">
<td>reddit</td>
<td>. . . . . . . .</td>
<td><a href="https://reddit.com/u/yogsototh">/u/yogsototh</a></td>
</tr>
<tr class="odd">
<td>stack overflow</td>
<td>. . . . . . . .</td>
<td><a href="https://stackoverflow.com/users/40569/yogsototh">yogsototh</a></td>
</tr>
</tbody>
</table>
<p>That website was created with the following constraints in mind by order of priority:</p>
<ol>
<li><strong>Respect Privacy</strong>; no tracker of any sort (no ads, no google analytics, no referrer for all external links, etc…) <br/> <br/></li>
<li><strong>Almost javascript free</strong>; no js at all except for a single exception, pages containing Math formulæ are displayed using mathjax. <br/> <br/></li>
<li><strong>Accessibility</strong>; should be easy to read on a text browser so people with disabilities could easily consume it. <br/> <br/></li>
<li><strong>RSS</strong>; you should be able to get informed when I add a new blog post. <br/> <br/></li>
<li><strong>Frugal</strong>; try to minimize the resources needed to visit my website; no javascript, no web-font, not too much CSS magic, not much images or really compressed one.</li>
</ol>
<p>If you are interested about technical details behind this website, take a look <a href="./posts/new-blog.org">here</a>.</p>