Hacker News new | ask | show | jobs
by verdverm 1775 days ago
Maintainability is paramount in DevOps and core to that is using languages that are common.

I personally would advocate strongly against using Haskell in DevOps. Too few people know the language. Python is a good choice when one needs to move beyond bash and the existing tools.