I am at the stage when I want to formally move my business to a foreign country (for example, to take advantage of better tax conditions, fees, etc.). Which country offers the easiest way to start a business, ideally to set up everything electronically (without unnecessary bureaucracy, where they ask you to show up physically. It feels like a pain in Europe) The more information (and advantages), the better.
In software engineering, trunk-based development (TBD) is a strategy to manage git workflows that favours merging commits into the `main` branch even before the feature is fully complete, instead of the git flow that favours working on long-lived branches until features are 100% complete. TBD or GitFlow: What's your current developer workflow?
I conducted a Fake Door Test to gauge user purchase intent before building an MVP. Here are the test results: Landing page visitors: 470
Users who took purchase action: 3
Users who signed up for the waitlist: 2
Given these metrics, should I continue pursuing this idea? The conversion rate is lower than I expected, so I'm unsure whether to stop or move forward, considering that at least three users showed purchase intent. Can you help me decide the next step?