You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
86The problem with freelancing while traveling the world is that most countries won't let you do that legally on a tourist visa, or be willing to give you a work visa. Lying to immigration about only doing touristy stuff while visiting and getting caught, will likely end with you being deported, banned from returning, and having to answer yes to questions like "have you ever been kicked out for violating immigration rules" which will make getting visas to almost anywhere else in the world much harder in the future. @amcdermott 's suggestion of looping back to your home country is much safer.Dan Is Fiddling By Firelight– Dan Is Fiddling By Firelight2020-07-16 14:43:25 +00:00Commented Jul 16, 2020 at 14:43
-
4I have heard of people sailing around the world regularly flying home to work for 3-6 months, then flying back to their boat to keep going, to avoid that issue (or because they can't work remotely, like a nurse).Æzor Æhai -him-– Æzor Æhai -him-2020-07-16 18:55:37 +00:00Commented Jul 16, 2020 at 18:55
-
24@DmitryGrigoryev - virolino suggested "...middle ground solution would be to do some freelancing while traveling..." @ Dan correctly pointed out that in many cases, you'd be in a country on a tourist visa which expressly forbids work. That's the illegality. The risk may be low (though people do get barred from places for digital nomad activities, you see stories sometimes), but the illegality remains. The open source idea is great, though -- you're not working, so you're not breaking any visa restrictions, it keeps the skills up to date, and builds profile for the work return. Win*3 :-)T.J. Crowder– T.J. Crowder2020-07-17 10:04:23 +00:00Commented Jul 17, 2020 at 10:04
-
9@DmitryGrigoryev - I think Dan's flagging it up was entirely appropriate and useful to the OP. "Travelling" in this context implies visiting foreign countries, which you usually do on a tourist visa. And the OP specifically said "travel the world." Getting a work visa in most places is much, much, much more difficult than a tourist visa.T.J. Crowder– T.J. Crowder2020-07-17 11:01:34 +00:00Commented Jul 17, 2020 at 11:01
-
3@DmitryGrigoryev As TJ said, digital nomadding as as suggested is typically illegal, has serious consequences if you're unfortunate enough to get caught at some point, and is often suggested by people naively unaware that there's anything wrong with doing it.. Immigration check points are probably the most likely point for that to happen either by admitting to doing it (by accident or in ignorance that it's illegal); or if a customs officer wants to see bank records for you to prove that you're funding the trip via savings and sees your work payment incoming.Dan Is Fiddling By Firelight– Dan Is Fiddling By Firelight2020-07-17 13:36:39 +00:00Commented Jul 17, 2020 at 13:36
|
Show 19 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. software-industry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you