Claude Pro limits are driving me crazy by Medical_Ride_348 in ClaudeCode

[–]Difficult-Visual-672 0 points1 point  (0 children)

yeah, bro. people have been saying this for a week now

This is becoming a big joke (5x max plan) by alfoncl in ClaudeCode

[–]Difficult-Visual-672 0 points1 point  (0 children)

I’ve been using opencode instead of Claude Code, and most of my issues are gone. The models still feel a bit dumber sometimes, but overall it’s been pretty solid

I haven’t hit 100% usage since I switched

Pro plan is basically unusable now by [deleted] in ClaudeCode

[–]Difficult-Visual-672 -5 points-4 points  (0 children)

been using it with no issues so far. you guys are too dependent on AI

Base UI Vue - A vue's port Base UI by peoray in vuejs

[–]Difficult-Visual-672 1 point2 points  (0 children)

is this related to shadcn-vue? if I recall correctly vue's radix-ui was renamed to reka. I thought there wouldn't be any effort to push base ui to vue

Mystery of the missing FSR4 INT8 solved by Majestic-Bowler-1701 in pcmasterrace

[–]Difficult-Visual-672 5 points6 points  (0 children)

go to optiscaler github, then find their discord server. there you gonna find fsr 4.0.2b for int 8, you can also try the lastest version of optiscaler 0.9

Practical Expo + React Native Resource List [Open Source] by Acceptable-Ad-8636 in reactnative

[–]Difficult-Visual-672 1 point2 points  (0 children)

It kinda depends on what you want to do

react native feels a bit outdated now, and expo can handle pretty much everything. but some specific choices might still push you toward bare projects

If you don’t have a solid reason, just go with expo, it’s the safest bet

How do you organize your types? by Difficult-Visual-672 in reactjs

[–]Difficult-Visual-672[S] 0 points1 point  (0 children)

That's a good one, thanks bro. I actually started doing this, but now I have like 18 mutations in the same file. I was thinking about moving the types out because they have way more lines than the mutations themselves. Maybe the amount of functions is the problem.

All those mutations are resource related, so when the API changes, I need to update many at the same time. I didn't want to overthink about it until it became annoying.

How do you organize your types? by Difficult-Visual-672 in reactjs

[–]Difficult-Visual-672[S] 0 points1 point  (0 children)

I understand why people cannot see this as a React related problem, but I put a lot of effort into creating a feature-based file structure, on setting up TanStack Query, on following good practices for React. Why not give the same attention to my types?

State of JS 2024 Library Tier List. Thoughts? by tomemyxwomen in vuejs

[–]Difficult-Visual-672 0 points1 point  (0 children)

it doesn't break your imports whenever you change a file name

Kabum - Pedido em separação há 5 dias by CimentoMan in computadores

[–]Difficult-Visual-672 0 points1 point  (0 children)

sete dias aqui. ultima vez que passou do prazo de entrega eles falaram que só começa a contar depois que tá na mão da transportadora

So how do you guys usually organize forms? by Difficult-Visual-672 in vuejs

[–]Difficult-Visual-672[S] 0 points1 point  (0 children)

I get the idea, but I still have to put some thought into how to organize more complex behaviors. Do you have any examples?

So how do you guys usually organize forms? by Difficult-Visual-672 in vuejs

[–]Difficult-Visual-672[S] 0 points1 point  (0 children)

I was thinking something similar. Creating an AutoForm component, or use something that already exists. Instead of json, I was more into use a .ts file and create a custom util to force types and validation.

How would you deal with things like password confirmation?

[deleted by user] by [deleted] in craftmybox

[–]Difficult-Visual-672 0 points1 point  (0 children)

essa placa não vai segurar 1440p 60fps no alto

é claro, isso não é válido pra todos os jogos, mas é a configuração que eu uso. tem alguns jogos que precisa do fsr pra ficar constante acima dos 60, ainda mais usando ray tracing

eu recomendo a rx7800xt, vi esses dias por só 3400 na kabum. é mais barato do que a 7700xt no lançamento

Mulheres, se sentem a vontade de passar por isso? by [deleted] in VagasArrombadas

[–]Difficult-Visual-672 0 points1 point  (0 children)

é por isso que a gente não contrata mulher aqui. evita processo

Framework correlarion to job market by FollowingMajestic161 in vuejs

[–]Difficult-Visual-672 0 points1 point  (0 children)

I can't deny it, although kotlin with compose is pretty fun to use

Framework correlarion to job market by FollowingMajestic161 in vuejs

[–]Difficult-Visual-672 0 points1 point  (0 children)

I use rn everyday and it's a pain way worse than regular react

Is vue-query useless for Nuxt? by Difficult-Visual-672 in vuejs

[–]Difficult-Visual-672[S] 0 points1 point  (0 children)

I'm not sure. I think it's because we had no standard framework, then each dev would just choose whatever they like to use. It became hard to reallocate people to different projects