Hacker News new | ask | show | jobs
by bvrmn 859 days ago
PR line count is such a silly metric. For example my recent PR +600/-900 lines. What you can deduct from that? Is it complex?

Changes were quite simple. 600 common lines are about rearranging big module into multiple smaller modules. 300 removed lines are technically could be in a separate PR, but it's some cleanup aftermath related to rearrangement.