Hey 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…
Show HN: Nomad Visa – Working remotely? Explore your visa options
51–60 of 167 posts
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#52This is cool, but I feel like I should be able to select my country of origin immediately when I select the destination I’m interested in, rather than having to reselect each time I explore a visa.
I don't even see where you can change your origin citizenship… Neither on the front page or on each destinations.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#53Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#54Earlier quoted context omitted.
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…
Yes, great feedback, thx! I really need to adjust the API, calls and cache. As this is the first website i have ever built, i still have a lot to learn.
edit: Just noticed this gives a Server Error btw: https://nomadvisa.io/betteruptime
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#55Instead of me choosing the country first, why not ask me about the passport I hold and then show all the countries that have visas that allow me to work remotely? I tried a few places and I only got Tourist Visa as available visa - gave up after a while.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#56Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#57Clean WebApp but Safari alerts that the page uses a lot of memory... Not nice!
Thanks! I know about the issue and couldn't figure out how to really solve it, yet. Still a beginner in web development. If anyone has a link/info. Let me know.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#58Looks really good! Did you do both the backend and the front end yourself?
Thank you! Yes, it has been quite a ride learning it. Backend is Django (i am familiar with Python). Frontend is Nuxt (total noob in JS).
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#59Can't speak to the legal elements other than suggest work with a specialized law firm to get through arcane rules for living in x working in y (as lawyers say when you ask them a question, "it depends") - it's expensive but perhaps you can bake it into your cost of contracting. Not just the visa and work permit questions are tricky, also taxation: the UK has something called IR35, which has recently made it harder for freelancer even in the country to do contract work.
PS: From November and May onward, I will likely need 1-2 data science researchers for 36 months, so if you are potentially interested in working in Germany and have a curious mind and a background in machine learning and NLP, e-mail me at leidner at acm dot org.
Re: Show HN: Nomad Visa – Working remotely? Explore your visa options
#60Instead of me choosing the country first, why not ask me about the passport I hold and then show all the countries that have visas that allow me to work remotely? I tried a few places and I only got Tourist Visa as available visa - gave up after a while.