Python is sooo baller. Been trying to get this Haskell app to fire up a web
server locally for my dev instance and I’m thinking forking, rebuilding,
yada yada yada. I wonder if there is some pythonic way to do this so I don’t
have to configure httpd or jump through so many hoops and sure enough...bam,
one liner. Kick it off in Emacs and it logs to stdout as a bonus.
This is a huge time saver and for a development system is all that is required to have a good experience coding/compiling/viewing all within the confines of the Emacs editor. No need to switch screens to a terminal just to restart the web server as needed.
Until the next blog, don't talk about it...