TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The absolute don'ts of software engineering

8 pointsby sandrobfcover 6 years ago

2 comments

jaredcwhiteover 6 years ago
This should be titled &quot;the absolute don&#x27;ts of software engineering when you have large projects, large teams, and lots of money.&quot;<p>Most of the projects I work on are small, the teams are often a team of 1 (me), and the money barely covers my living expenses. So a lot of this gets chucked out of the window. Sometimes folks, it&#x27;s OK to SSH into a VM and type git pull ; touch tmp&#x2F;restart.txt. :)
评论 #18556821 未加载
cleover 6 years ago
These are guidelines, not absolutes. When your back is against the wall, it&#x27;s perfectly reasonable to completely ignore these, at least in the short term.<p>To me, the ultimate &quot;absolute don&#x27;t&quot; of engineering is &quot;don&#x27;t make decisions without considering the tradeoffs&quot;. When to follow and when to ignore these guidelines follows from that.
评论 #18554312 未加载