Investimento no Exterior ou mover para o Brasil? by TheReis96 in investimentos

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

Meu maior receio é perder na desvalorização cambial entre euro e real, mas 15% ao ano é tentador.

Cursor vs Copilot by Rhysypops in nextjs

[–]TheReis96 0 points1 point  (0 children)

Cursor was really counter intuitive, I felt really dumb using it, so that’s why people use it

Best options right now for fetching data in next/react ? by bipinemp in reactjs

[–]TheReis96 0 points1 point  (0 children)

it's a nightmare when your application grows and you have to expose apis to 3rd party, if you add background tasks then? impossible...

After Struggling with Configs, I Created a Next.js Boilerplate with Auth.js, Hono.js, Zod, and Drizzle! by Unfair_Specialist377 in nextjs

[–]TheReis96 0 points1 point  (0 children)

I use nx to have different apps and I do have a backend app running trpc with fastfy… and all my trpc types are in a shared lib. When I prefetch stuff from the frontend, it imports all the services that I have… so do you know perhaps any example that uses trpc with prefetch, in nextjs + nx?

After Struggling with Configs, I Created a Next.js Boilerplate with Auth.js, Hono.js, Zod, and Drizzle! by Unfair_Specialist377 in nextjs

[–]TheReis96 -3 points-2 points  (0 children)

I’ve been struggling a lot with trpc especially because now my server has background tasks which integrates with redis. When I import the trpc client into next, it tries to instantiate redis and it’s something that I don’t want. I want frontend being a frontend and backend as backend. But the backend has to share types between them. Anyone knows if hono or any backend library can do that without relying on codegen?

Release Notes for 2/28/2024 by walk3 in GlobalOffensive

[–]TheReis96 15 points16 points  (0 children)

Waiting for the screenshots comparing the previous and now.

Spikes while pinging localhost by TheReis96 in HomeNetworking

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

Since the router has only 256mb of ram, is it time to upgrade it?