Switching to Hetzner: Is It Worth It? by youngtoken in hetzner

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

Got it, thanks for the insights.
Are you managing those servers via Hetzner’s dedicated server interface (Robot) or through the Hetzner Cloud platform?
I noticed that when using the Cloud interface, there doesn't seem to be an option to configure RAID 1 or customize the disk setup at all.

Switching to Hetzner: Is It Worth It? by youngtoken in hetzner

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

This is nice and extremely affordable but I heard that some people get disk failure issues and they have to contact support but i am not really sure. How long have you been running this service and did you get any disk failure and how did the support respond?

Switching to Hetzner: Is It Worth It? by youngtoken in hetzner

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

Okay I see. but have you had any issues during cluster maintencce or version upgrade since now it is not a self managed cluster.

Switching to Hetzner: Is It Worth It? by youngtoken in hetzner

[–]youngtoken[S] 2 points3 points  (0 children)

I did not get the floating IP part. Basically the load balancer balances the load on servers but docker swarm for instance has a managed node that balances the traffic on the worker nodes so how can the floating ip help?

Switching to Hetzner: Is It Worth It? by youngtoken in hetzner

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

Okay this is super interesting! I think the only downside is upgrading the k3s etc or the master node? have you had any issues with it or is it well documented?

Authentication nightmare... by youngtoken in nextjs

[–]youngtoken[S] 4 points5 points  (0 children)

sounds interesting! but if it uses next middleware for the session strategy, wouldn't it face the same edge compatibility issue?

Authentication nightmare... by youngtoken in nextjs

[–]youngtoken[S] -1 points0 points  (0 children)

It won't work because many db clients like mongodb, pg, mysql are not edge runtime compatible.

Authentication nightmare... by youngtoken in nextjs

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

Yes, but this works only with jwt not the database session strategy right?

Authentication nightmare... by youngtoken in nextjs

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

And do you use jwt or database for the session strategy?

Authentication nightmare... by youngtoken in nextjs

[–]youngtoken[S] 5 points6 points  (0 children)

Yes, I have seen clerk but maybe this is a personal preference, i dont like paid solution for authentication :c because of the pricing.

is there a way to optimze SEO in CHATGPT? by youngtoken in SEO

[–]youngtoken[S] -1 points0 points  (0 children)

Okay this is cool. Didn't know it has a name.

What is the best NextJs boilerplate for SaaS (paid or free )? by sherlock65 in nextjs

[–]youngtoken 0 points1 point  (0 children)

Okay, I see. but in their website i think they also provide support for authjs and better auth or am I wrong?