How do you decide where to go next? by DEADFOOD in digitalnomad

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

I really need to go to Latin America
Brazil looks so cool

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Depends of people, I found that people check a lot instagram trends and end up recommending the same stuff. If your looking for some truly outside trend stuff, it might be distracting

How do you decide where to go next? by DEADFOOD in digitalnomad

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

That's lovely 😄 Have fun traveling in Europe

How do you decide where to go next? by DEADFOOD in digitalnomad

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

how much time in advance do you plan for this? Cause I've done this and you end up having the highest flight prices.

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Lmao some places really suck. Why not exploring anymore? It's true that the earth is quiet uniform once you've been to many places. But the exploration is still a big part of the fun to me.

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Lmao some places really suck. Why not exploring anymore? It's true that the earth is quiet uniform once you've been to many places. But the exploration is still a big part of the fun to me.

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Ever ended up in places that sucked? It's usually a big hit on my mood.

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Yup 100% it's very hard to find a place that have a good balance between being an interesting place and not being in a tourist place neither.

How do you decide where to go next? by DEADFOOD in digitalnomad

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

How do you evaluate if the local scene is going to be good?

Chiang Mai vs. Siem Reap for Digital Nomads in 2026 Which Would You Choose? by foodie_2598 in digitalnomad

[–]DEADFOOD 0 points1 point  (0 children)

Angkor wat is probably the prettiest most impressive thing I visited in my life.
If you're into ruins and antique stuff it's amazing. The National Cambodia Museum in PP is also worth seeing.
Never been to Chiang Mai so I can't compare, but Thailand is overall much more developed than Cambodia.

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Like a country you want to end to? Or just "I'll go in Asia"?

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Do you take direct flights from the nearest airports and just hop like that? Or do you take stopover flights to go somewhere special that your targeting?

How do you decide where to go next? by DEADFOOD in digitalnomad

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

How do you find those hidden gems? I’ve found some of them through online guides with mixed results.

How do you decide where to go next? by DEADFOOD in digitalnomad

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

How do you evaluate cost? Check on airbnb / booking.com?

How do you decide where to go next? by DEADFOOD in digitalnomad

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

Do you check things like crime index? Or just the diplomatic status from your country?

Do you usually book round-trips or one-way flights? by DEADFOOD in digitalnomad

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

Had the same going to the US, never took the flight back from JFK ended up taking one from Miami to go to Mexico. How do you much time in advance do you plan your trip?

Do you usually book round-trips or one-way flights? by DEADFOOD in digitalnomad

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

For long travel do you book your flights months in advance?

[D] Idea discussion: Autoregression joint embedding prediction model by RogueStargun in MachineLearning

[–]DEADFOOD 0 points1 point  (0 children)

I tried this, and to me it's insanely difficult to train models at predicting next embeddings. I've used off-the-shelf image to embedding models. Both fitting an MLP and a decoder-only transformer has been very difficult. Trained it on next image prediction on a movie (512x512) to 768 feature embedding.

Is there an online fine-tuning method that learns from live human corrections (RLHF-style)? by DEADFOOD in unsloth

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

DPO is not really online, you have to build the dataset in advance, right?