Earlier quoted context omitted.
So basically, people are going to build on top of your service and if yall don't figure out a revenue model, you'll need to close down shop, leaving people scrambling to migrate somewhere else... No thanks, I've been there before. You'd be better off just charging from the get-go. Otherwise, this should be 100% open source.
From your past experience, do you have anything constructive to tell this new team on how they can attempt to build a business without knowing the future that would make you more comfortable using it? I ask because I see a lot of these dismissive comments on HN which end with "open source it" - and that doesn't seem like a super constructive piece of advice to a new startup team. FWIW, at my current company, an analy…
Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
51–60 of 113 posts
Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#52Earlier quoted context omitted.
So basically, people are going to build on top of your service and if yall don't figure out a revenue model, you'll need to close down shop, leaving people scrambling to migrate somewhere else... No thanks, I've been there before. You'd be better off just charging from the get-go. Otherwise, this should be 100% open source.
From your past experience, do you have anything constructive to tell this new team on how they can attempt to build a business without knowing the future that would make you more comfortable using it? I ask because I see a lot of these dismissive comments on HN which end with "open source it" - and that doesn't seem like a super constructive piece of advice to a new startup team. FWIW, at my current company, an analy…
If the model turns out to be inaccurate: A) Change the architecture to reduce costs to the point where it becomes profitable at an attractive price point for customers, or B) Move on to the next idea.
It's not that complex, and more startups should be more realistic about profitability.
Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#53How do you differentiate yourself. Do you (or will you) support frameworks like Serverless?
Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#54Earlier quoted context omitted.
From your past experience, do you have anything constructive to tell this new team on how they can attempt to build a business without knowing the future that would make you more comfortable using it? I ask because I see a lot of these dismissive comments on HN which end with "open source it" - and that doesn't seem like a super constructive piece of advice to a new startup team. FWIW, at my current company, an analy…
Build a cost model. Set prices that would make them profitable based on that model. Offer the service at that price. See if people are willing to pay for it. Verify that costs and profitability match the model. If the model turns out to be inaccurate: A) Change the architecture to reduce costs to the point where it becomes profitable at an attractive price point for customers, or B) Move on to the next idea. It's not…
That said, I get your point that if you can create a model that gives you a good sense of future profitability, you are in a better position not to die as a company.
Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#55Co-founder here. We have been heads down working Pipedream for the past 9 months and are excited to share our beta with you. Pipedream is an integration platform built for developers. Develop any workflow, based on any trigger with authentication management built-in and no server or cloud resources to manage. Workflows are code, which you can run for free. The beta version includes the ability to: - Run any Node code…
With all workflow type services I’ve encountered I find that the actual underlying workflow can’t be managed under source control as one would do with (hopefully) most if not all application & infrastructure code.
Can I “deploy” workflows from source control?
Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#56Co-founder here. We have been heads down working Pipedream for the past 9 months and are excited to share our beta with you. Pipedream is an integration platform built for developers. Develop any workflow, based on any trigger with authentication management built-in and no server or cloud resources to manage. Workflows are code, which you can run for free. The beta version includes the ability to: - Run any Node code…
(Yes, Python is coming.)
+1
Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#57Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#58Co-founder here. We have been heads down working Pipedream for the past 9 months and are excited to share our beta with you. Pipedream is an integration platform built for developers. Develop any workflow, based on any trigger with authentication management built-in and no server or cloud resources to manage. Workflows are code, which you can run for free. The beta version includes the ability to: - Run any Node code…
Forgive me if this is clean and I haven’t seen it I’m just browsing from a mobile device. With all workflow type services I’ve encountered I find that the actual underlying workflow can’t be managed under source control as one would do with (hopefully) most if not all application & infrastructure code. Can I “deploy” workflows from source control?
Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#59Re: Show HN: Pipedream. Develop any workflow, on any trigger, with auth and no infra
#60Earlier quoted context omitted.
Are you hosting your own serverless or using AWS?
We use AWS as a part of our backend but run our own serverless platform on top of it. We're planning to share more about our stack in future engineering blogs, so keep an eye out for those!