Hacker News new | ask | show | jobs
by dagw 3501 days ago
Reducing the number, length and complexity of regulation is a valid goal

Sure, but the priority order should be: complexity,length,number.

Simply concatenating 50 regulations into one super-regulation is not a win.

1 comments

> Sure, but the priority order should be: complexity,length,number.

I think that, of these three, reducing complexity is the only one to which we should directly aspire; reducing the length and number of regulations is, I think, helpful only to the extent that it reduces, or at least doesn't increase, complexity.

Completely agreed. That and reducing ambiguity. On the whole Increasing both length and number is perfectly acceptable if doing so reduces complexity and ambiguity.

Much like with code really. Your cleve 2 line function is really clever, but most of the time the easy to read 30 lines and 3 function version if probably better.