> Is there a consensus as to what distribution of Linux is most suitable to Erlang development, or does it even matter much?<br><br>As any real developer will tell you, code should be tested on multiple platforms.  I do my development between BSD, Centos and Vista.<br>
<br>Enforcing broad portability is a great way to drive incorrect assumptions out of your code before they become problems.<br>