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 Ten Rules of a Zen Programmer

15 pointsby kettunenabout 3 years ago

2 comments

bcrlabout 3 years ago
To that I would add the following: trust no one, including yourself. I might think I know what the code is doing, but in the real world I know that I can, have been and will be wrong from time to time.<p>But nothing beats the satisfaction of getting code working after 2 weeks of building new tools to help debug a really wonky corner case.
Jeff_Brownabout 3 years ago
Good advice, not very programming-specific.