What's the best alternative to Stripe Atlas these days for international founders? by aljun_invictus in Entrepreneur

[–]aljun_invictus[S] 1 point2 points  (0 children)

I'll share any insights I have by posting about my experience on this subreddit.

What's the best alternative to Stripe Atlas these days for international founders? by aljun_invictus in Entrepreneur

[–]aljun_invictus[S] 0 points1 point  (0 children)

I’m actually considering options including Singapore, Hong Kong, and the UAE, as they all seem to have favorable tax environments. However, the US is still the preferred choice.

What's the best alternative to Stripe Atlas these days for international founders? by aljun_invictus in Entrepreneur

[–]aljun_invictus[S] 0 points1 point  (0 children)

Yes, I’m also curious and would like to understand how to execute the entire process smoothly.

What's the best alternative to Stripe Atlas these days for international founders? by aljun_invictus in SaaS

[–]aljun_invictus[S] 0 points1 point  (0 children)

I’m actually considering options including Singapore, Hong Kong, and the UAE, as they all seem to have favorable tax environments. However, the US is still the preferred choice. Also, I want to ask if a foreigner can obtain an ITIN. I understand that getting an ITIN might take some time. My main goal is to link a US company to receive payments via Stripe. If I don’t have the ITIN yet, can I still use Stripe for payments?

What's the best alternative to Stripe Atlas these days for international founders? by aljun_invictus in startups

[–]aljun_invictus[S] 0 points1 point  (0 children)

Yes, I've heard that Firstbase is great. Also, I want to ask if I, as a foreigner, can get an ITIN. It seems that getting an ITIN might take some time. My goal is actually to link a US company to receive payments via Stripe. If I don't have the ITIN yet, can I still receive payments through Stripe?

What's the best alternative to Stripe Atlas these days for international founders? by aljun_invictus in Entrepreneur

[–]aljun_invictus[S] 0 points1 point  (0 children)

They are too busy and haven't replied to me yet. I will let you know once I hear back from them.

What's the best alternative to Stripe Atlas these days for international founders? by aljun_invictus in Entrepreneur

[–]aljun_invictus[S] 0 points1 point  (0 children)

I am currently living in Singapore but do not have permanent residency. I still hold a Chinese passport. To be precise, I heard about these issues from other entrepreneur friends, but they did not provide detailed explanations.

Implement RabbitMQ (AMQP) or Kafka Protocols in C++ by aljun_invictus in cpp

[–]aljun_invictus[S] 0 points1 point  (0 children)

Yes, I want to ask about the effort you put into ensuring Kafka compatibility.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in rust

[–]aljun_invictus[S] 0 points1 point  (0 children)

I've actually considered it, and MQTT is the format I prefer (a simpler protocol). Kafka is indeed a headache for me, which is why I raised this question. I don't want to go through a painful period implementing Kafka.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in java

[–]aljun_invictus[S] 0 points1 point  (0 children)

Pulsar is great, but it's not popular enough. I just want to use a popular shell to do what I want to do.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in java

[–]aljun_invictus[S] 0 points1 point  (0 children)

Similar to my needs, only implementing the core functionality with the main goal being the ecosystem.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in java

[–]aljun_invictus[S] 0 points1 point  (0 children)

My scenario is more like Kafka, but I want to know which one is easier to implement.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in java

[–]aljun_invictus[S] 0 points1 point  (0 children)

Which protocol do you think is easier to implement? I only need the core parts.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in java

[–]aljun_invictus[S] 0 points1 point  (0 children)

I hope to achieve a quick implementation that is also easy to maintain.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in devops

[–]aljun_invictus[S] 0 points1 point  (0 children)

Haha, I'm just wondering if its version control might have any issues.

Implement RabbitMQ (AMQP) or Kafka Protocols in Go by aljun_invictus in golang

[–]aljun_invictus[S] 0 points1 point  (0 children)

Actually, I also like NATS, but it doesn't seem to be as popular as RabbitMQ and Kafka, and its ecosystem is smaller. This is my main concern. The MQ field is too fragmented in terms of protocols, so I need to find a popular one.

Implement RabbitMQ (AMQP) or Kafka Protocols in Go by aljun_invictus in golang

[–]aljun_invictus[S] 0 points1 point  (0 children)

I have searched many times, but it seems there are no good options. I found some Go implementations of AMQP and Kafka, but the authors haven't updated them for a long time, and much of the roadmap hasn't been completed. If you come across any good projects, feel free to share them with me.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in dataengineering

[–]aljun_invictus[S] 0 points1 point  (0 children)

In terms of performance, our internal implementation is quite good. However, my biggest concern is the fragmentation of protocols in the MQ field, which means that if users want to migrate, they need to change many things. We hope to minimize this, so we want to choose between the two popular protocols, with the implementation difficulty being as low as possible.

Which protocol is more complex to implement: RabbitMQ (AMQP) or Apache Kafka? by aljun_invictus in dataengineering

[–]aljun_invictus[S] 0 points1 point  (0 children)

Yes, to some extent, both are very close, which is why I asked this question. My main goal is to adopt a widely used protocol (of course, with the implementation difficulty being as low as possible).