#+TITLE: Yann Esposito's Website #+KEYWORDS: programming #+AUTHOR: Yann Esposito #+EMAIL: yann@esposito.host #+LANGUAGE: en #+LANG: en #+OPTIONS: H:5 #+STARTUP: showeverything #+MACRO: br @@html:
@@ #+MACRO: pemail @@html: Yann Esposito <yann@esposito.host>@@ @@html:@@ I'm a functional programmer, working remotely for Cisco.{{{br}}} I work in Clojure and use Haskell/Purescript during the weekends. - [[https://gitea.esy.fun/yogsototh][I write softwares]] ([[https://github.com/yogsototh][backuped on github]]), - [[file:archive.org][I blog]] (you can follow new articles via [[https://her.esy.fun/rss.xml][RSS]]), - [[file:slides.org][I sometime make some presentations]] | email | {{{pemail}}} | | gpg | [[file:files/publickey.txt][CB420F8005F1A662]] | | | self-hosted | web | |----------------+------------------+----------------------| | programs | [[https://gitea.esy.fun/yogsototh][gitea.esy.fun]] | [[https://github.com/yogsototh][github/yogsototh]] | | bookmarks | [[https://espial.esy.fun/u:yogsototh][espial.esy.fun]] | [[https://pinboard.in/u:yogsototh][pinboard/u:yogsototh]] | | microblog | [[https://espial.esy.fun/u:yogsototh/notes][espial.esy.fun]] | [[https://twitter.com/yogsototh][twitter/@yogsototh]] | | lobste.rs | . . . . . . . . | [[https://lobste.rs/u/yogsototh][/u/yogsototh]] | | reddit | . . . . . . . . | [[https://reddit.com/u/yogsototh][/u/yogsototh]] | | stack overflow | . . . . . . . . | [[https://stackoverflow.com/users/40569/yogsototh][yogsototh]] | That website was created with the following constraints in mind by order of priority: 1. *Respect Privacy*; no tracker of any sort (no ads, no google analytics, no referrer for all external links, etc...) 2. *javascript free*; no js at all (math is rendered with MathML). 3. *Accessibility*; should be easy to read on a text browser so people with disabilities could easily consume it. 4. *RSS*; you should be able to get informed when I add a new blog post. 5. *Frugal*; 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.