6 comments

  • aurareturn 16 hours ago

    The value in Shiphero is their integrations: https://www.shiphero.com/integrations

    If you need them, they're very valuable. If you're working with many companies that rely on you to ship, Shiphero is maybe worth it. For a single company, it probably isn't.

    However, this is exactly why I do not invest in SaaS companies anymore in the stock market. Having the ability to build custom software for your business is an incredible super power. I think this also puts a lot of price pressure on SaaS companies overall.

  • rubythis 19 hours ago

    Yep, this is my experience with Claude code. Given clear requirements it can build an app. And it excels at complicated but well documented tasks like integrations. The only issue is that I don't see any code review or tests or risk audit. But those are just prompts, so easy to add.

    • ryanckulp 19 hours ago

      thanks for reading, updating the post now to explain we use the Superpowers skill and spend 90% of our effort on specs / tests. measure thrice, cut once.

      • rubythis 18 hours ago

        sure, also I have it look for bugs, problems with database indexes (missing or should be/ should not be unique). reviews for code quality, srp, complexity, etc. also reviewing deployment and infra. and what happens when the db goes down. and find 10 problems that can happen after deployment and how to detect and manage.

        • ryanckulp 18 hours ago

          takes notes thanks again.

  • raylad 14 hours ago

    I wonder if this violates noncompete/no reverse engineering clauses in many or some SAAS agreements?