Hacker News new | ask | show | jobs
by joana035 1945 days ago
Not to mention the operational overhead, which grows exponentially with the number of services, languages, frameworks and the sum of all their quirks.
1 comments

Small nitpick, it's probably the product of their quirks rather than the sum.
It depends on whether you're measuring in the linear or logarithmic domain; eg 2 options * 2 options = 4 options, but 1 bit + 1 bit = 2 bits.
Correct! :D