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.0 ms ] story [ 14.5 ms ] thread
Extensible code vs Easy to follow and understand code. Both are inversely proportional to each other.