Hacker News new | ask | show | jobs
by sowbug 357 days ago
Even well-written code can be hard to understand -- practically impossible, even -- if what it's doing is sufficiently complex. Cryptography and certain areas of graphics have humbled me, for instance. I followed the flow, and I appreciated the comments, but I did not understand.
1 comments

Any specific lines you can point to as examples in an open source repo?