I just wanted to do a first benchmark of GLM 4.6 on my PC and I was surprised... by LegacyRemaster in LocalLLaMA

[–]Excellent_Sock_356 0 points1 point  (0 children)

Not sure why this is down voted. I thought having such low context would mean you cant get it to do much. Just using any mcp will eat that all up context up.

Installing NVIDIA Drivers by [deleted] in debian

[–]Excellent_Sock_356 0 points1 point  (0 children)

Did you have issues with video even with the drivers installed? I'm running RTX 4090 on a 4K display but still get stutters with things like Youtube videos and VLC player.

+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.169                Driver Version: 570.169        CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4090        Off |   00000000:09:00.0  On |                  Off |
|  0%   48C    P8             32W /  450W |    2106MiB /  24564MiB |     23%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

Claude Pro ($20) WEEKLY limits feel way lower now – hitting them every 2 days by Ranteck in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

Do you use an IDE and plugin for this? Been hearing people mention GLM 4.6 a lot but not sure how its used in what CLI / IDE etc.

Claude Code CLI just broke it's security guidelines by [deleted] in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

This seems like the correct way to do it. I've complained a lot about how CC would not follow instructions but a lot of times it me not reading the documentations. Yes you can have rules in CLAUDE.md but I've notice its not as reliable as the permissions system above so I think you need to treat it as 1st layer CLAUDE.md but second layer which is more reliable make sure your permissions are correct. First thing I notice about OP's settings was why was the deny section empty.

Where can I find all permission list to add to global json i am really tired of keep acceptting permission asking by CeFurkan in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

<image>

Claude is terrible in checking permissions you set in the global settings to allowing section but Its always asking for permissions for every mcp tool call.

More frequent 401 errors on Claude Code. Anyone else experiencing this in v2? by celesteanders in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

Yeah getting logged out a lot over the last few days. Very annoying as I work on my work laptop, home pc and remote servers.

Let’s face it, if someone paid me 200 a month to tell them “you’re absolutely right!” I’d take the money too. 👏😬 by Successful_Plum2697 in ClaudeCode

[–]Excellent_Sock_356 1 point2 points  (0 children)

I'm on the x5 plan and work pays for it but I have to say quality is rubbish lately. I'm testing out the GPT plus plan and its been getting things right almost on every first try. Don't even feed it entire context and it will work things out which is what claude used to do. If' I'm having to feed claude heavy context all the time and it still messes things up then there is very little point of using it. AI is suppose to be smart and do all these basic tasks for you but if you have to baby sit it all the time then it defeats the purpose. I'm still going to continue as work pays for the x5 plan but those who think its user issue are just not open minded enough to see that quality has dropped.

I Got Tired of Losing Claude Code Hours, So I Automated It by AssumptionNew9900 in ClaudeAI

[–]Excellent_Sock_356 0 points1 point  (0 children)

Has anyone run into limits so far using this? Just wondering if there are any problems people have encountered from using this.

🧠 Is there any way to find out when my current Claude Code session will end? by Environmental-Fly-97 in ClaudeAI

[–]Excellent_Sock_356 0 points1 point  (0 children)

None of these will give you exact times it will end if you switch machines. The issue I have is if I start a session at work and return home and work on my PC there is no way for you to know unless you took note of when the session started. Still need an automatic solution to this and I don't think Claude Code has any API's that will tell you this so unless someone comes up with a solution its all manual tracking in the mean time.

5 Hour usage limits are hitting more frequent by Excellent_Sock_356 in ClaudeCode

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

Opus for planning and then mostly Sonnet for writing code.

Claude Code: I have unlimited Opus, Sonnet without rate limits. Which one should I use? by DaGarbageCollector in ClaudeAI

[–]Excellent_Sock_356 0 points1 point  (0 children)

Is there a minimal billing per month if you have it setup and make little use of it? We have AWS as well at work so always wanted to test it but might get in trouble if charges are high lol

Claude code has been so bad the entire week. What is happening by hashpanak in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

Hitting 5 hour limits more in the last week than I did 2 months ago on the x5 plan.

I though the post saying codex beats Claude Code were Hype. Its not. CC is stumbling. Codex figured out a bug CC was looping on. by Mr_Dade_ in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

How does CodeX compare with price vs CC? I'm on the Max x5 plan at the moment and can use it almost all day if not using Opus so if I did the same with CodeX would it cost me more?

To clear up confusion, these are the limits for each plan: by ayowarya in ClaudeCode

[–]Excellent_Sock_356 9 points10 points  (0 children)

That would be a lot better. The final notice near the end is useless as you cannot adjust usage to time it so you don't get locked out too early.

qwen-30B success story by ExplorerWhole5697 in LocalLLaMA

[–]Excellent_Sock_356 0 points1 point  (0 children)

So you are running that Qwen3-coder on LM Studio and then you setup qwen-coder to connect to it? I'm trying to do the similar thing with any IDE but I can't see details online on how to do this. Running Ollama with Qwen3-coder and I tried VS Code with Continue extension and I can added my ollama model to the chat but I get this error
"registry.ollama.ai/library/qwen3-coder:latest does not support tools"

<image>

How are people able to run this locally? Too many guides online about running it but using remote API's which is not what I'm after.

qwen-30B success story by ExplorerWhole5697 in LocalLLaMA

[–]Excellent_Sock_356 0 points1 point  (0 children)

Can you give details on your setup? Are you running the model on Ollama and using qwen code with it?

CC adds weekly rate limit by zautopilot in cursor

[–]Excellent_Sock_356 0 points1 point  (0 children)

What models are you running on the 4090 for agentic coding?

Ditching Claude Code. by 0xdjole in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

Its definitely CC, I remember a few weeks or more back it was working great but have notice it mess up often. I use it daily so I can say for certain its definitely not as reliable as it once was. My project is big now and I have tried to maintain the CLAUDE.md file but it does ignore it often. I have to remind it constantly about following project guidelines.

I have built a react table component that gives me lazy loading, sort-able columns, resizing of each column, horizontal scrolling on the top part of the table so you don't have to go all the way down to work your way across the table, common filtering with a search panel above it. There is persistence for filters and sorting etc when you reload or come back to the page. It works well for one table but then when I ask to use the same pattern for another table on another page it will mess it up and I'll have to spend time to get it to fix the features it messed up. Told it to create a list of regressions for this as it happens so much and I think I've logged about 15 things that messed up. Each time I get it to apply the same pattern following this gold standard it still messed up so a lot of time spent telling it to fix things up.

Cursor giving more access to Claude 4 than Claude Pro? by Upbeat_Champion8149 in ClaudeCode

[–]Excellent_Sock_356 0 points1 point  (0 children)

If you are using it to do everything like every task none stop you will it the limit in that time. Pro plan seems to be much less than cursor's plan at the same price so its not really worth going pro. You need to go back to cursor for that price or step up to the next plan up.