Starting a Haskell Project With Stack

I was trying asciinema, and to test it I recorded this video. If you want to try Haskell Stack just type this in your terminal ...

March 4, 2018

Haskell Simple HTTP Server

I’m pushing myself to learn Haskell, but I realized that the best way to learn is to make things, broke them and build them again. So I decided to start a toy project to create a substitute for commands like $ python3 -m http.server or $ php -S 0.0.0.0:8000 that fires a simple HTTP server to look your HTML files. For this, I have a twitter thread to log me and avoid procrastination. ...

August 20, 2017

Installing FreeBSD on Virtualbox

Practicing with a FreeBSD installation as a guest operating system on VirtualBox I found a way to make a cool animated gif, take a look. ...

August 21, 2016