←back to thread

Code Is Debt

(tornikeo.com)
118 points tornikeo | 1 comments | | HN request time: 0s | source
Show context
c54 ◴[] No.45087159[source]
I've been at companies where the company itself has no code assets but depends on a bunch of 3rd party enterprise services to run the core business. Brings up the question of how to measure how much code you have: if you depend on a legacy saas provider, do their lines of code count as your liability?
replies(3): >>45087839 #>>45087868 #>>45088397 #
wslh ◴[] No.45087839[source]
I think the top liability If you depend on a bunch of 3rd parties is if they close or are acquired and change the terms. Many times, we are using services from startups that were only well-funded and have not reached break-even and/or a sustainability business.
replies(1): >>45087858 #
1. drob518 ◴[] No.45087858[source]
A lot depends on the details of what the service provides, but yea, the worst is when your critical data is not accessible or recoverable because someone else holds it for you and something happens that cuts you off. The doesn’t mean that you shouldn’t use any service, but you do need to think through some worst case scenarios and think about your recovery strategy.