Hacker News new | ask | show | jobs
by andrew_ 1471 days ago
Trading one form of complexity for another.
1 comments

Is it a good trade? To me it seems like maintaining a gem/library is less complex than maintaining a service that exposes the functionality of said gem. No networking, deployment configuration, request handling, parsing, host monitoring, logging, access control, etc to deal with.

Which do you think is more complex?