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.

Who actually reads the code?

9 pointsby fcambusalmost 10 years ago

1 comment

luck87almost 10 years ago
Even if a software is on Gnu public license or a free license, the software could be unreadable or difficult to understand for many reasons: not modularity, bad object definition, no comments, legacy piece of code inside the software, and so on.. this is a small experiment: <a href="http:&#x2F;&#x2F;synesthesiam.com&#x2F;posts&#x2F;what-makes-code-hard-to-understand.html" rel="nofollow">http:&#x2F;&#x2F;synesthesiam.com&#x2F;posts&#x2F;what-makes-code-hard-to-unders...</a>