Who am I:

Name: David P. Sicilia

I'm a Haskeller

Some Quantum Information Theory and Thermodynamics:

The Thermodynamic Meaning of Relative Entropy

Here are some good Haskell and functional programming links:

Hoogle - The Haskell search engine

Learn You a Haskell for Great Good - One of the best freely-available introductory books on Haskell

Real World Haskell - A good book on "real world" Haskell programming

Applicative Programming with Effects - This paper introduces the notion of applicative functors.

Monad Transformers Step by Step - This paper introduces monad transformers.

The blog of Bartosz Milewski

The Haskell Cast - Chris Forno / Rein Henrichs

What I Wish I Knew When Learning Haskell - By Stephen Diehl

Homepage of Matt Might - Take a look at the Articles section

Here are some of my projects:

My Github Site

DS-OS - A small x86 operating system written in assembler (circa 1998).

Here are some papers related to information theory:

Log-concavity and the maximum entropy property of the Poisson distribution

Binomial and Poisson Distributions as Maximum Entropy Distributions - A small x86 operating system written in assembler (circa 1998).

Here are some usefull commands:

$ cd /tmp; rm -f new-machine; wget https://github.com/dpacbach/dotfiles/raw/master/new-machine; bash new-machine