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.

Tell HN: Programmers do not use a bug free program to debug programs

1 pointsby raoofalmost 3 years ago
try to debug the following program:<p>def hasbug(p): return debug(p) == p<p>I know that hasbug has bug meaning hasbug(hasbug) == True<p>therefore I do not use a bug free program to debug programs<p>let me know if you find this interesting

no comments

no comments