Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
21–30 of 47 posts
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#22Self-Host with Docker Compose. No thanks. I hope open source projects move away from Docker and move towards a single executable binary like PocketBase.
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#23Earlier quoted context omitted.
Curious why?
Some people are annoyed with the way Docker (the company) has tried to monetize the technology by revoking free repos from open-source teams. If I recall, Docker doubled back on that. Realistically, Docker is a fine choice for this.
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#24Self-Host with Docker Compose. No thanks. I hope open source projects move away from Docker and move towards a single executable binary like PocketBase.
Do you want a single binary with Postgres/Clickhouse/Kafka built it? Because that's what their Docker Compose is setting up.
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#25Very cool how we both use Temporal for workflow orchestration. Love the git idea, Wish you the best!
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#26Great stuff! Curious why you chose Clickhouse instead of other OLAPs like Druid or Pinot.
As far as functionality I'm a fan of Clickhouse's swappable table engines.
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#27Amazing! Our team at Airbnb built something similar for internal users: https://medium.com/airbnb-engineering/journey-platform-a-low... Very cool how we both use Temporal for workflow orchestration. Love the git idea, Wish you the best!
Wow, our DSL even looks similar!
Your app has beautiful design, which I guess shouldn't come as a surprise given that it's Airbnb.
Would love to chat to discuss further.
max@dittofeed.com
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#28Amazing! Our team at Airbnb built something similar for internal users: https://medium.com/airbnb-engineering/journey-platform-a-low... Very cool how we both use Temporal for workflow orchestration. Love the git idea, Wish you the best!
Thanks for the kind words :) Temporal is a great technology for this use case. Wow, our DSL even looks similar! Your app has beautiful design, which I guess shouldn't come as a surprise given that it's Airbnb. Would love to chat to discuss further. max@dittofeed.com
Re: Launch HN: Dittofeed (YC S22) – open-source customer engagement platform
#29Earlier quoted context omitted.
Thanks for the kind words :) Temporal is a great technology for this use case. Wow, our DSL even looks similar! Your app has beautiful design, which I guess shouldn't come as a surprise given that it's Airbnb. Would love to chat to discuss further. max@dittofeed.com
Hey Max (and jack), I'm actually curious on your feedback of using temporal for this use-case. I'm building an alternative to temporal (and a low-code builder to run arbitrary code on top) at windmill.dev and keen to learn on your experience. I will send you a DM.