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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are some thought-terminating clichés in the software industry?

16 点作者 Austin_Conlon大约 4 年前
https://en.wikipedia.org/wiki/Thought-terminating_cliché

20 条评论

imhoguy大约 4 年前
"It is best practice." or "It is industry standard."
评论 #27014423 未加载
评论 #27014156 未加载
austincheney大约 4 年前
These are more like lies developers tell themselves out loud, but I have heard them frequently enough they may as well be cliches:<p>* You can’t write JavaScript without jQuery (this one is dying).<p>* You can’t write JavaScript without a framework. Doing so will just create a new framework.<p>* You can’t write applications or get hired without writing classes&#x2F;inheritance.<p>* Security certifications are worthless for security hiring.<p>* JavaScript is slow.<p>* The DOM is slow.<p>* Virtual DOM is a web standard, not some unnecessary thing created for the React framework.<p>* Accessing the DOM without querySelectors is like writing assembly.<p>* Complaining about querySelector speed is premature optimization.<p>* I don’t need to performance test because my application is fast.<p>* WASM will replace JavaScript... any minute now.<p>* WASM will gain full DOM access to the containing page.
评论 #27015672 未加载
评论 #27015429 未加载
seattle_spring大约 4 年前
Not specific to programming, but I&#x27;ve seen the thought terminating cliche &quot;mansplaining&quot; used more and more in the industry to completely dismiss a man&#x27;s point of view.
评论 #27044243 未加载
评论 #27047788 未加载
muzani大约 4 年前
FAANG does it that way so it&#x27;s best practice.<p>FAANG built the framework&#x2F;language so it&#x27;s going to be the market standard.
forgotmypw17大约 4 年前
&quot;Software development has become too complex to do it without third-party frameworks.&quot;
imhoguy大约 4 年前
It is opensource so if you need a fix do it yourself.
rthomas6大约 4 年前
&quot;Premature optimization is considered harmful&quot;, therefore, don&#x27;t fix inefficient designs as long as they technically work.
kaolinite大约 4 年前
“Everything old is new again”.<p>Not always inaccurate, but often used to overlook nuance.
d--b大约 4 年前
- “We’re going to try it our way and if it doesn’t work, we can always go back and do it your way”<p>- “That’s how the user wants it”<p>- “That’s how the boss wants it”<p>- “If it ain’t broke, don’t fix it”<p>- so called principles : KISS, DRY and so on<p>- “eval is evil”<p>- “early optimization is the root of all evil”<p>-
yamellasmallela大约 4 年前
Lets make a spike for this<p>I swear to god if I hear one more &quot;agile&quot; buzzword from some washed out PM who has no reason to be employed....<p>So glad I don&#x27;t work in devops or SWE
shunmugarajb大约 4 年前
Think holistically or You are not seeing the bigger picture
评论 #27015168 未加载
Melchizedek大约 4 年前
”Responding to change over following a plan”
admissionsguy大约 4 年前
&quot;Don&#x27;t reinvent the wheel.&quot;
chas大约 4 年前
&quot;Use the right tool for the job&quot;
评论 #27018543 未加载
weeska大约 4 年前
&quot;Use some common sense.&quot;
runawaybottle大约 4 年前
‘It’s too late to start over’
speedplane大约 4 年前
Scale it
cosmodisk大约 4 年前
It&#x27;s 90% complete.
aristofun大约 4 年前
Kubernetes is cool
pestaa大约 4 年前
It depends.
评论 #27013529 未加载