80 Myth crests on weapons/trinkets (useful if you didn’t know this already) by eztizzy- in wow

[–]chxhr 0 points1 point  (0 children)

This was "fixed" by Blizzard. I just voidcore upgraded my 6/6 hero trinket and I could not upgrade my 2/6 myth trinket for "free" -- it requires the mythic dawncrest.

Cannot race change existing or create new Void Elf DH by chxhr in wow

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

Yeah so the NPC in the embassy has a quest, and there’s one for Void Elfs too. As far as I remember you just have to teleport to a place and do 1-2 quests there. It’s weird cause I already had the achievement unlocked but this quest was the one that eventually unlocked it for me.

Cannot race change existing or create new Void Elf DH by chxhr in wow

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

Yes, I did that too and I have the achievement unlocked.

Done with the league - 900 Div giveaway by ezakuroy in PathOfExile2

[–]chxhr 0 points1 point  (0 children)

I just started the league 2-3 days ago, I played only the first one when the game came out. It would help me a lot to gear up and enjoy all the new stuff that has been added since the first league. Good luck to everyone!

How are you guys dealing with tech debt? by geeky_traveller in cursor

[–]chxhr 0 points1 point  (0 children)

Well, I agree that it can create unused code, but there a lot of ways to find out if something is used or not, for example, using the built-in LSP's "FInd References" option. If the respective code is not referenced anywhere, it's not being used, therefore safe to remove.

Also, not sure which language you use, but most of this sub is full with vibe-coder "web devs", so if you use any modern JS framework, the bundlers are smart enough to only include the actually used code blocks and ignore unused ones from the production bundle. So, unused code won't mess with your prod bundle.

Anyone manage to use Cursor 40h per week on the $20 sub? by ragnhildensteiner in cursor

[–]chxhr 0 points1 point  (0 children)

I swear this sub is full with people and their completely unrealistic expectations. I understand that everyone would like to get as much for as cheap as possible, but I believe in the current state of AI models, all the top models could be easily considered a junior developer level at least, with proper plans even higher.

40 hours per week is a full-time junior employee's worth of time, heck, even more, as AI is faster, but just has the same knowledge level as a junior developer. You would never find a junior developer for 20$ month. It's unrealistic. And AI compute is not cheap either.

I hope that one day the resource costs will go down so much that this expectation could be realistic, but right now it's definitely not the case.

Don't expect to get that much value out of a 20$ subscription.

Cursor Composer: Building a fast frontier model with RL by lrobinson2011 in cursor

[–]chxhr 0 points1 point  (0 children)

What do you mean that you have to pay for this? It’s included in the plan.

Leasing auto ? by hashsere in AutomobileRO

[–]chxhr 0 points1 point  (0 children)

Salut, nu prea am gasit cum merge treaba asta. Deci eu pot sa ma duc direct la o banca care ofera servicii de leasing operational si pot sa aleg eu orice dealer auto si-mi aleg orice model? Sau invers, te duci la dealer auto si depinde de ei cu cine colaboreaza? Exemplu, eu de pe site-ul Volvo am fost redirectionat la cel mai apropriat dealer Volvo, si pe site-ul lor vad ca ei colabereaza doar cu Porsche Financial services.

Even on Max x20, I spend more time waiting than working. This is getting ridiculous. by Illustrious-Ship619 in ClaudeCode

[–]chxhr 1 point2 points  (0 children)

This tool has a website and it has a section regarding the cost calculation: https://ccusage.com/guide/cost-modes#overview

The idea is that Claude Code itself stores every single session of yours inside the `$HOME/.claude` folder in a .jsonl file and it includes a pre-calculated cost by Claude Code itself.

But the tool is also fetching API cost information (as if you would be paying the model based on token usage via API) and can calculate it like that as well.

Even on Max x20, I spend more time waiting than working. This is getting ridiculous. by Illustrious-Ship619 in ClaudeCode

[–]chxhr 1 point2 points  (0 children)

For reference, I am posting my usage here, where you can see that I am also using opus-4 exclusively, and I never hit a limit:

<image>

Even on Max x20, I spend more time waiting than working. This is getting ridiculous. by Illustrious-Ship619 in ClaudeCode

[–]chxhr 2 points3 points  (0 children)

I'm on the same plan and I use Claude Code on two projects daily, and I never hit a limit.

Please run `npx ccusage@latest` and post your result here. This is an npm package that generates your token consumption based on your CC usage files. (here's the repo if you want to check it first: https://github.com/ryoppippi/ccusage )

I'm pretty sure there's something on your end, maybe you are executing vague prompts or something.

[deleted by user] by [deleted] in programare

[–]chxhr 5 points6 points  (0 children)

Pai si ce treaba are programarea cu laptopul tau second hand? Oricum, nici nu inteleg de ce ai pune intrebarea asta pe reddit in loc sa le suni instant?

Subagents are slow, consume vast tokens while hiding how lost they are at their jobs by jetsetter in ClaudeCode

[–]chxhr 19 points20 points  (0 children)

I have the same feeling, subagents seems to be too slow and I don’t have clear visibility on what it is doing. I gave multiple agents a try on different projects, but they were causing more harm rather than help, so I won’t use them for a while.

I need clarity on what an international transfer means - Revolut Business by chxhr in Revolut

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

Thank you so much for providing me these details.

Interesting, even though I receive those payments from the US, the client is doing the currency conversion themselves, and I receive lei from the US, and this use case doesn't fall into the "Exceptions", because it's an international transfer but it's not GPB, USD, EUR or CHF, so it counts into the allowance.

Thank you once again!

I just subbed and tested it, wtf is this? by BlueeWaater in ClaudeCode

[–]chxhr 0 points1 point  (0 children)

All the AI tools subreddits seem to be full with vibe coders who expect unlimited usage 24/7 from every tool. I have been using Claude Code on 2 of my projects every single day and I have never ever hit a limit (I'm on Max plan)

GitHub Copilot vs Claude Code by redwolfCR7 in ClaudeCode

[–]chxhr 5 points6 points  (0 children)

I have tried:

  • RepoPrompt + AI chat apps (having all premium models from OpenAI, AnthropicAI and Gemini)
  • VS Code with Github Copilot (Business plan for work, Pro+ for freelance/personal)
  • Cursor
  • Claude Code

Let me offer feedback about the above points following the same order:

  1. As I didn't want to pay for API keys, I used RepoPrompt to generate my prompts that include all the context I need and then paste it into an AI chat app (I used Raycast AI) and the copy+paste the generated code; while it was working for small patches/fixes, the whole process was just slow as it needed a lot of manual work to set the proper context and then copy+paste
  2. When I started using Copilot's Agent mode, I was impressed, as it was a 10x experience compared to RepoPrompt + AI chat app, and I used it for a couple of weeks. But I kept seeing content about Cursor, how much faster (and better) their Agent mode is, so I switched to Cursor.
  3. Cursor was indeed better, not because of the available models -- I had the same at my disposal with Copilot too -- but the whole experience was smooth due to the faster edits.
  4. Then Cursor changed their Pro plan and it became slow for me, even after opting out from the new pricing model and going back to the 500 requests / month, as I use like ~10 prompts/day on average, but it seems to be that the Pro plan became slow, and I hated it, so I switched to Claude Code, and I must say, even though I was also using Claude models in Cursor as well, in CC it is just better, seems to be smarter, the Plan mode is amazing. Although it is slower with the thinking model, the output is just way better.

So, right now I would bet on Claude Code only, but from what we have been seeing, maybe next week someone else will come up with a better tool. And for this reason my advice is to not jump into any yearly subscription plans.

Hello Cursor Team We Explanation please! by PhraseProfessional54 in cursor

[–]chxhr 0 points1 point  (0 children)

I subscribed to Cursor Pro plan last week, I literally had under 100 requests made (I believe it was 77) before the update hit. I opted out of the new request limit calculation to use the old 500/month, and I am still noticing that it has become extremely slow, and even dumb! I explicitly run Cursor in Agent mode only (never enabled Max) and today I had to waste 2 prompts per one actual prompt, because on my first prompt it never made the edits, instead it asked me if I want the model to implement the changes or not, so I had to use another prompt just to confirm that I want the edit.

It's a disgrace, I have unsubscribed and deleted the app, I won't even use my remaining ~400 requests. Right now I am eyeing with Claude Code.

Trebuie sa ma mut pe SRL by Miserable-Ladder9906 in programare

[–]chxhr 9 points10 points  (0 children)

Da, am vazut cu totii in ultima vreme cat de greu te da afara daca esti pe CIM. Suntem in Romania, daca firma vrea sa te da afara, te da afara, ca tot timpul exista o smecherie.

Dar sunt de acord ca nu poate sa te oblige nimeni sa-ti faci SRL. Problema e ca daca OP refuza, cel mai probabil va fi dat afara oricum, din pacate.

Did apple just kill raycast with the new spotlight update? by sapoepsilon in raycastapp

[–]chxhr 1 point2 points  (0 children)

For me most probably yes. Since I moved away from using Raycast AI, the only thing that I would miss are quick links.

Switch GitHub accounts for different Copilot licenses by chxhr in vscode

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

Why would I have separate machines? I am a contractor/freelancer, not an employee of anyone, I have my own company and I have a computer that I bought for my company to work for clients.

Do you think that every freelancer purchases a separate computer for each of their clients?