Earlier quoted context omitted.
Right, I think that's the problem. Things get complicated so I'm not sure there's a single answer. Usually the easiest way to do things is to just declare everything as normal individual income. Dealing with corporate taxes is a whole ball game.
The difference in Croatia can be >20% of gross and it isn't much more work than reporting your individual income, the only gotcha is shutting down the legal entity takes a very long time.
Show HN: Nomad Visa – Working remotely? Explore your visa options
31–40 of 167 posts
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#32Does anyone know a good site where I can compare tax rates for freelancers - using a single person business what's my net take home at what income ? Would people be willing in contributing this info for their country if I made a calculator for this on GH pages ?
You also need to watch out for "false freelancer" laws in the EU, meant to protect workers who should receive full-time benefits from the company. It makes freelancing a gray area when you have a repeat long-term client.
However, speaking of freelancing in France, legally, there isn't such a thing. You have to have some form of company. There is some paperwork, but all in all it's pretty easy and quite fast (by French standards).
Taxes are high, though, so it may not be the best place to incorporate. It should also be noted that anything above basic social security isn't free nor included in said high taxes, so you'll have to pay out of pocket either for a complementary insurance or for the hospital if you need it, although I think it may be cheaper than in the US.
---
[0] Some criteria have to be met, but basically if you're working full time several years for the same client, you can ask to be considered a full-time employee with a full employment contract, etc.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#33Why are tourist visas listed? Isn't it basically always illegal to work on a tourist visa?
It is also very common. Everybody I know who's done the "digital nomad" thing in South East Asia did so on tourist visas.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#34Why are tourist visas listed? Isn't it basically always illegal to work on a tourist visa?
The note: Disclaimer: This is not legal advice. Generally you'll need special visa or permit to enter a country and work there. That means, that a tourist visa would not be enough. But remote work means that you are not working there, but working from there? The problem is, that these clauses or exceptions are often not yet defined by the law which makes remote work on a tourist visa generally illegal or at least a grey zone. If you are not hired by a local company or interfere with local business, then remote work on a tourist visa seems to be sometimes tolerated (e.g. Thailand - https://e27.co/immigration-officers-raid-co-working-space-pu...). This is not the case with every country, so if you are planning to work remotely on a tourist visa, make sure to research specifically for the target country. The solution: Check out the special digital nomad visas or research work holiday visas. No visa runs needed.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#35Hey HN! Over the past few months I've been coding my first side project (Nuxt Frontend, Django Backend). It's been quite a learning experience tumbling down the rabbit hole of web development, as a data scientist. Nomad Visa is a database of tourist visas and visas suitable for digital nomads, remote workers, founders and expats. More and more countries issue special visas for digital nomads to stay in their country…
Not sure if this is the feedback you were looking for but I noticed its a bit slow though. I would look at the GET to https://api.visum.so/api/country_data/
It returns all countries data which is slow and uncompressed. Either hit it once and keep it in memory so you can switch countries easily, or better yet break it up to api/country_data/ and just send back the info for that country
I would also get rid of stripe if you're not using it yet.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#36https://nomadvisa.io/united-states/eb-5-visa seems to have a bug (ReferenceError: chosenVisa is not defined) - not encountered this issue with any other countries yet but cool app!
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#37Why are tourist visas listed? Isn't it basically always illegal to work on a tourist visa?
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#38Regarding Freelance visas, some countries (e.g. Germany [1]) require you to have local clients. So not an option for self-employed/indies. Would be nice to have similar info about countries that doesn't require you to work for someone else. EDIT: 1. https://allaboutberlin.com/guides/how-to-get-a-german-freela... .
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#39Hey HN! Over the past few months I've been coding my first side project (Nuxt Frontend, Django Backend). It's been quite a learning experience tumbling down the rabbit hole of web development, as a data scientist. Nomad Visa is a database of tourist visas and visas suitable for digital nomads, remote workers, founders and expats. More and more countries issue special visas for digital nomads to stay in their country…
I love the site! Not sure if this is the feedback you were looking for but I noticed its a bit slow though. I would look at the GET to https://api.visum.so/api/country_data/ It returns all countries data which is slow and uncompressed. Either hit it once and keep it in memory so you can switch countries easily, or better yet break it up to api/country_data/ and just send back the info for that country I would also ge…
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#40The site claims I need a tourist visa for all EU countries (wrong), and do not need a visa to visit Russia (also wrong).