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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Cargo Cult Programming

7 点作者 KiranRao03 个月前

4 条评论

kshahkshah3 个月前
This article largely misses the cargo culty things developers do in practice - like massively overcomplicating their infrastructure using kubernetes and message busses when they&#x27;ve no real need.<p>There is a large Venn space here with RDD, résumé driven development.
评论 #43103987 未加载
评论 #43103115 未加载
评论 #43102967 未加载
jdlyga3 个月前
The one I see the most is &quot;cargo cult Agile&quot;, where teams adopt practices like sprints and story points without truly understanding the values behind Agile. This often happens when people mimic what they’ve seen on other projects without fully grasping the concepts, leading to a cycle of misinterpretation. Frameworks like SAFe and even Scrum can exacerbate this by encouraging a focus on rituals over figuring things out, working together, and getting things done. As a result, organizations become bogged down by bureaucracy, excessive planning, and topdown control, all while claiming to be * Agile *. True Agile emphasizes flexibility, collaboration, and continuous improvement, not just following rituals.
评论 #43107289 未加载
jagadeeshposni3 个月前
this brought a gentle smile on my face and it only grew bigger as I kept reading on realising I was once a Cargo Cult Programmer(I still am when I keep for too long)<p>I used to use all sorts of design patterns like Factory, Creating an interface first before implementing a service, creating package-info.java inside every package without knowing or realising the used of it. Looking back, I should have stopped and asked more questions before focussing on finishing on time.
cjs_ac3 个月前
I found it amusing that the &#x27;See also&#x27; section lists Github Copilot.