4 pointsby afaik17 hours ago4 comments
  • rogerkirkness16 hours ago
    We replaced two minor SaaS vendors this week with vibe coded alternatives, so yes I do think that it's real. Our core systems like HRIS, ERP, Github, email, etc. no and no plans to replace or foresee being able to replace those ones.
    • afaik15 hours ago
      I'd love to know what of products these were if you're able to share!
    • bob102916 hours ago
      What part of Github makes it irreplaceable for your organization?
  • PaulHoule16 hours ago
    The idea that you can write one sentence and get a masterpiece of software that meets your needs is delusional and I’m shocked that it gets as much currency as it does here.

    I asked Copilot to tell me how to clear out a a RabbitMQ queue and it gave me a great answer. I asked it to write me a Python script that solves Tower of Hanoi, same thing.

    In both cases it is a well-defined task and I don’t care about how it is done.

    Applications software is different. If you farm out a task to offshore developers you are either going to have to document every. little. detail. (India) or get a spike of work which might get between 0-40% of the way there and come back with detailed feedback through several cycles (China)

    Maybe an A.I. coder could work with you intensively to get your needs met, but it’s not going to be “implement user authentication” and then it is done unless your definition of done is launching and getting a call the next night that somebody logged in without a password.

    Even so, AI does make people more productive and it will shift buy vs build discussions towards build.

    • afaik15 hours ago
      I agree. I can get behind people using AI to build/replace stuff, but if it's anything beyond stupidly simple it's going to require a lot of thought and time - even if that ends up being time spent writing increasingly detailed prompts and testing the output instead of writing code directly.
  • atlgator16 hours ago
    Why is the text grayed out on posts like this?
    • afaik15 hours ago
      Think my account has been flagged sadly!
  • bigyabai16 hours ago
    It depends on the company. In a certain sense, many SaaS products are more "software" than "service" and are therefore dead-on-arrival when competitors can undercut them or provide a local alternative. We've all seen the $10/mo AI inference apps that nobody uses, or the many transcription services that died with on-device NLP going mainstream.

    So... AI accelerates the demise of stupid businesses and reinforces the value proposition of irreplaceable services. As a whole I would say that is a negative to a market that relies on "disruption" economics to stay afloat and continue raising capital.

    • afaik15 hours ago
      Yeah agree that AI/LLMs will replace _certain_ types of software products!

      I also believe someone could build/replace a product with 100% LLM written code - I just don't believe the effort involved in the building/maintenance of it is so low that it's worth doing.