Ask HN: What are some programming trade offs that are interesting to you?

2 points by anthony-j-c ↗ HN
Examples of this would be a trade off between readability and flexibility, or adding too many comments versus not enough.

1 comment

[ 3.6 ms ] story [ 12.0 ms ] thread
Extensible code vs Easy to follow and understand code. Both are inversely proportional to each other.