TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Write Your AWS DevOps Tool in Haskell for Great Good

2 点作者 oyanglulu超过 3 年前

1 comment

verdverm超过 3 年前
Maintainability is paramount in DevOps and core to that is using languages that are common.<p>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.