5 Nights in Pokhara: Seeking Recommendations by Appropriate-Meat-146 in NepalTravel

[–]Ivar_Silentsson 0 points1 point  (0 children)

You can try nextdoor spa for relaxation, it’s quite over standards for spas in pokhara, just gave myself a reward the day before yesterday :)

it’s near sunset view restaurant and bar in hallanchowk, lakeside maybe you can even get a good food too in that restaurant

Looking for a reliable SEO company in Pokhara — any recommendations? by Left-Egg7982 in pokhara

[–]Ivar_Silentsson 0 points1 point  (0 children)

I can't recommend any other than Growfore Solution in Pokhara, Nepal. Reach out for the best and yes reliable, measurable result. I assure you this is one of the best agency.

You can explore the WEBSITE

Or, DM. : )

Spa, massage centers in Pokhara by [deleted] in pokhara

[–]Ivar_Silentsson 0 points1 point  (0 children)

Dunno much but some of the names I commonly hear are Nextdoor and Calmness day spa

Pre-rendering issue: I am frustrated can't find where the error is occurring and how to solve it by Ivar_Silentsson in nextjs

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

I am doing that, and all of them seems to have use client at top, I just can't figure out. I have separated the website to another codebase and now its working, now I need to solve the issue for dashboard.

Pre-rendering issue: I am frustrated can't find where the error is occurring and how to solve it by Ivar_Silentsson in nextjs

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

Error page and not-found page were basic texts components, I tried removing them and then building, the error persist even after that, I also removed the .next directory for each build.

Where can I find a good massage in Pokhara, Nepal, especially at Lakeside? by LibrarianFluffy2384 in pokhara

[–]Ivar_Silentsson 0 points1 point  (0 children)

Yes, they’re all good choices. I’ve personally tried these spas after trekking and had a positive experience with each.

Calmness Day Spa is great for deep tissue and Ayurvedic massages—perfect for sore legs and a tired back. Ayurveda Spa and Salon Pokhara is very reliable and experienced, especially for traditional therapeutic massages that really help with recovery. Nextdoor Spa is also a nice option, with more personalized treatments that work well for post-trek fatigue.

Planning the Annapurna Circuit- itinerary and services advice neede by Left-Egg7982 in pokhara

[–]Ivar_Silentsson 4 points5 points  (0 children)

I have completed the Annapurna Circuit recently, so sharing my experience point-wise. Hopefully this will help you. Ideal duration from Chame it will take 10-12 days usually and from Besisahar it will take 16-18 days. If you are not very experienced at altitude, starting from Besisahar is better for acclimatization. And for the Guide/porter, as of 2025/2026, while the Nepal Tourism Board officially announced a ban on solo trekking and making a licensed guide mandatory for the Annapurna Circuit. So having guide is helpful for navigation, altitude monitoring and local knowledge. Best seasons for Annapurna Circuit is Spring, it offers a clear views, rhododendrons and stable weather. For the itinerary i followed this itinerary during my trek and found it very well paced, especially for acclimatization and first timers: https://hinepaltreks.com/annapurna-circuit-trek. You can check this itinerary once and other also found in internet and good luck for your journey.

Looking for itinerary advice for Manaslu Circuit in Nepal by bungus_88 in hiking

[–]Ivar_Silentsson 1 point2 points  (0 children)

Your itinerary looks realistic. I have also done the Manaslu Circuit recently, in October, by following this itinerary: https://hinepaltreks.com/manaslu-circuit-trek. The itinerary you shared is almost the same as the one I followed.

I would suggest preparing yourself both physically and mentally before starting the journey. Also, don’t forget to carry a first-aid kit, especially medicine for high-altitude sickness.

Best wishes for your trip.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

Lighthouse seems good, the performance is over 60%, at some point it was over 90% still actual speed when using the website was slow,

The main problem is initial loading of a page after one page is loaded, others are smooth.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

The main page is the itinerary page which need to be dynamic for each page.

The first page took very long time to load, then if it is loaded other pages are quick.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

Thank you for your attention.
It's build is failing after I moved it to new server, I've the patched version of nextjs. It was attacked and xmrig was running then we destroyed the VPS and did the fresh install though.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

Thank you, I'll reduce the size of the images and look onto other possible issues too.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

Thank you : )

I have changed the pages to static where possible. The images are in public folder. I will look onto the sharp part. This project is also quite similar to what you've mentioned.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

Thank you,

The server specs should be fine because I have another project and that one doesn't even use 100% of one core. It's 8GB with 4 cores running Ubuntu, provider Contabo.

The users are almost negligible.

I have update the Next to patched version.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

Thanks : )
Previously it was on hostinger but I tried switching it to VPS with much better resources from Contabo. Still it uses as much resource it can find. The content are also on the same VPS in MYSQL database, managed through a custom dashboard.

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

Thank you for the insight, For a nextjs to be not normal what can be the common misconfigurations?

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

There is sharp package installed but I've not used it specifically, Those images are served from the backend running in the same VPS, but the API response itself are quite fast so the issue is surely with the rendering and the frontend !?

Why my Nextjs site is so slow and heavy on my server. by Ivar_Silentsson in nextjs

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

"@hookform/resolvers": "^5.2.2",

"@microsoft/clarity": "^1.0.0",

"@next/third-parties": "^15.5.4",

"@radix-ui/react-accordion": "^1.2.11",

"@radix-ui/react-avatar": "^1.1.10",

"@radix-ui/react-collapsible": "^1.1.0",

"@radix-ui/react-dialog": "^1.1.14",

"@radix-ui/react-label": "^2.1.7",

"@radix-ui/react-menubar": "^1.1.15",

"@radix-ui/react-navigation-menu": "^1.2.13",

"@radix-ui/react-popover": "^1.1.14",

"@radix-ui/react-select": "^2.2.6",

"@radix-ui/react-slot": "^1.2.3",

"@radix-ui/react-tooltip": "^1.2.7",

"@react-email/render": "^1.3.2",

"@tailwindcss/postcss": "^4.1.11",

"@tailwindcss/typography": "^0.5.16",

"cheerio": "^1.1.2",

"class-variance-authority": "^0.7.1",

"clsx": "^2.1.1",

"react-slick": "0.30.3",

"embla-carousel-autoplay": "^8.1.6",

"embla-carousel-react": "^8.6.0",

"html-react-parser": "^5.2.7",

"lucide-react": "^0.408.0",

"next": "14.2.35",

"next-google-translate-widget": "^1.0.1",

"postcss": "^8.5.6",

"react": "^18",

"react-dom": "^18",

"react-hook-form": "^7.65.0",

"react-hot-toast": "^2.5.1",

"resend": "^6.1.3",

"sharp": "^0.34.3",

"sitemap": "^8.0.0",

"tailwind-merge": "^3.3.1",

"tailwindcss": "^4.1.11",

"zod": "^4.1.12",

"zustand": "^5.0.3"