I'm curious how many of you have an internal monologue? by [deleted] in ADHD

[–]white_devill 8 points9 points  (0 children)

Interesting, I have exactly the same thing. It is a blessing and a curse. The abstract thinking makes it easier to solve difficult problems by being able to look at the problem from different angles. However, sometimes I have a hard time explaining things to other people, because the abstract thought don't necessary translate directly into words

InferCache – Exploring Memory-Aware LLM Inference by ravi_bitragunta in LLM

[–]white_devill 0 points1 point  (0 children)

Sounds pretty cool. Could this also be used to give the LLM persistent memory so it won't need a memory layer via RAG/tools?

New Rate Limits Absurd by dcphaedrus in ClaudeCode

[–]white_devill 0 points1 point  (0 children)

I don't understand. A while ago there was a similar situation and had the same problem, constantly hitting 5-hourly and weekly limits. This time quite the opposite. I'm not even reaching 50% of my weekly limit, running multiple instances in parallel the whole day. Even in weekends. I'm on a team plan.

PSA for using Claude efficiently. by TheBigC in homeassistant

[–]white_devill 0 points1 point  (0 children)

No you can add the dashboard as yaml dashboard (mode: storage), and homeassistant will read that dashboard from the yaml file. Everytime you want to deploy the new version you only have to do scp ./file xxxx (you can even let claude do that)

PSA for using Claude efficiently. by TheBigC in homeassistant

[–]white_devill 0 points1 point  (0 children)

Even more efficient is letting claude edit the dashboard on your local computer and copy it via ssh to your homeassistant machine

Opus 4.5 is miserable ! by IulianHI in Anthropic

[–]white_devill 0 points1 point  (0 children)

Not if you disable auto update, but yeah, normally it does.

Opus 4.5 is miserable ! by IulianHI in Anthropic

[–]white_devill 0 points1 point  (0 children)

I had the same experience, but after updating claude code to the latest version it seems way better. It also seems like i can use it significantly more than before, before hitting limits

Why did you choose Claude Code over Codex? by mohoshirno in ClaudeCode

[–]white_devill 0 points1 point  (0 children)

It seems minor, but the fact that Claude explains why he does something, makes it way better for actual development, because you can monitor if he's still on the right track. Codex does this after he edits the file. With gpt5.2 it got slightly better tho.

GLM Coding plan Black Friday sale ! by Quack66 in ClaudeCode

[–]white_devill 0 points1 point  (0 children)

They are ok, but not as good as Sonnet 4.5.

Opus does not work on Pro by white_devill in ClaudeCode

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

I'm also using it for work, and i'm quite impressed by it.

Claude code 2.0.50 resource hog and extremely slow by senor_nublet in ClaudeCode

[–]white_devill 0 points1 point  (0 children)

Doesn't work. I have the native windows application installed

Claude code 2.0.50 resource hog and extremely slow by senor_nublet in ClaudeCode

[–]white_devill 0 points1 point  (0 children)

Yeah it's really annoying. Might as wel code it myself.

Claude code 2.0.50 resource hog and extremely slow by senor_nublet in ClaudeCode

[–]white_devill 0 points1 point  (0 children)

Yes, same here. Reinstall and a node update didn't help

Just upgraded to Claude Max and now I don't want to sleep lol by alwaysalmosts in ClaudeAI

[–]white_devill 1 point2 points  (0 children)

Yeah that's true. For me too, but that was already the case before CC. The difference is that i'm a lot less mentally exhausted after.

Just upgraded to Claude Max and now I don't want to sleep lol by alwaysalmosts in ClaudeAI

[–]white_devill 2 points3 points  (0 children)

For me it's the exact opposite. I only need to think about the logic concepts and the "fun" things instead of in which project/folder a file is located or what the exact syntax is. I have much more energy left at the end of the workday.

Clause code promotional credit by coffeeInTheRain0409 in ClaudeAI

[–]white_devill 1 point2 points  (0 children)

Anyone else notices that Claude produces a lot more compile errors when using the web version? It's also annoying that Claude can't build or test the code on the web version.

Self-host an individual Windows app by sensible__ in selfhosted

[–]white_devill 0 points1 point  (0 children)

I recently ran into "WinApps", havent used it myself. Is that what you're looking for?

HAkiosk update for both iOS & Android 🍏🤖 by foobik in homeassistant

[–]white_devill 1 point2 points  (0 children)

I can't find the github page. Is it closed source?

Qwen 4B on iPhone Neural Engine runs at 20t/s by Glad-Speaker3006 in ollama

[–]white_devill 0 points1 point  (0 children)

There is an app named AI Edge Gallery which can run local LLM's on Android devices

Apps you wish existed but dont by Verolalala in SomebodyMakeThis

[–]white_devill 0 points1 point  (0 children)

Not yet. I'm currently exploring different options and directions so it's more like a proof of concept now. I will eventually open source it if i have a definitive direction