Tag Archives: irc

Deploy Status Box using Raspberry Pi, LEDs, and Erlang

Over the weekend I decided to put together a small project using a Rasbperry Pi. One way of monitoring deployments at my company is IRC. I thought it would be neat to put together a Raspberry Pi to run erlbot … Continue reading

Posted in General | Tagged , , | Leave a comment

erlbot: The Erlang IRC Bot

I recently took a month long introductory course on Erlang. Erlang is a functional language. The closest I’ve come to functional programming is XSLT, so this was quite different for me. Erlang excels at concurrency and fault tolerance. It has … Continue reading

Posted in General | Tagged , | Leave a comment