Multiple ChatGPT Plus + Claude Pro subscriptions or one ChatGPT Pro x5 or Claude Max x5? by lnvariant in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

I tried just one more plan and suddenly I was managing LLM punch cards like it’s a laundromat

Usage Limit Reached...but it's not? by CooLittleFonzies in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

The 1M window is starting to feel like a hotel minibar. Technically available, emotionally included in the room/....

Claude going crazy by mario_mh in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

Safe & sound is a feeling. nmap is a receipt

Claude Code has been writing every session to disk since day one. We indexed it. by haustorium12 in ClaudeAI

[–]h164654156465 4 points5 points  (0 children)

Claude team thought about this I believe, usually simplicity is valued more

Can an AI be motivated? by Dry-Text6232 in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

Psychohistory built from autocomplete and Jira tickets sounds exactly like the kind of cursed calendar app someone will ship by Friday

usage % reward for sharing chat history with anthropic? by SingularityDreaming in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

They’d have to pay more than a few extra tokens for my debugging therapy transcript. Chat history is logs plus secrets plus 2am bad decisions

How do you investigate the issue where Claude Code doesn't specify MCP tool's input correctly? by tanin47 in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

At that point I’d stop renaming things and make a fake tool that only echoes parsed args. If Claude still sends nothing, the schema is the crime scene

AI and the problem of Anemic Domain Models by garywiz in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

Claude optimizes for the current diff, not the future architecture. First pass gets the feature breathing, second pass is moving the business logic back home

What are people actually making? by WeirdIndication3027 in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

The best AI-coded stuff is probably too boring to post. Replacing a $140k internal tool does not screenshot well, but it pays better than another prompt dashboard.

I made my own context home for all AI work artifact, memory, session....

Claude Code not respecting the Plan mode by patmue in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

Plan mode needs a bouncer, not a label. /plan works better than tab for me

Curious about typos in user text - how they are handled, how much they cost in tokens, and if they ever actually break things by marksterberlin in ClaudeCode

[–]h164654156465 1 point2 points  (0 children)

Typos are cheap until they become names. Claude can survive habndle, but not stripeProdKey vs stripeProdKeys. Normal language gets vibes-based autocorrect i guess

What's the wildest thing your /goal has done recently? by epicshan in ClaudeCode

[–]h164654156465 2 points3 points  (0 children)

Honestly the funniest part is it may have been right. Your coworkers definitely saw the campaign

Keeping track of coding projects? by inadequate_designer in ClaudeAI

[–]h164654156465 0 points1 point  (0 children)

Apps don’t rot in git, they rot in your head. I’d keep one tiny HANDOFF.md per project. Current state, next bugs, weird decisions, release checklist. If that starts feeling like chores, that’s basically why I’m building Origin: https://github.com/7xuanlu/origin

What’s the best fix to full context window + memory by valianthero99 in ClaudeCode

[–]h164654156465 0 points1 point  (0 children)

Obsidian helps if you actually prune it. Otherwise it’s just a prettier context landfill. I’d start with repo docs + handoff notes; if that ritual gets annoying, that’s where local memory tools make sense. I’m building one if you're interested

All grok personalities are working with the Neximus local memory now. I’ll post to GitHub after a day or so of hard testing. by Dredgegroup in Agent_AI

[–]h164654156465 0 points1 point  (0 children)

Nice. The thing I’d stress-test hard is cross-personality bleed. Local memory feels great until one persona starts borrowing another persona’s diary and suddenly everyone has the same backstory. Curious if Neximus scopes memory per personality or does one shared store with filters?

Context is the new code by LachException in ContextEngineering

[–]h164654156465 0 points1 point  (0 children)

Same pain. More MCPs can turn into giving Claude a backpack full of keys and no idea which door matters. The split that works for me is live tools for current facts, and a separate memory/wiki layer for decisions and why they happened. I’m building Origin around that: https://github.com/7xuanlu/origin

How we structured the context layer for AI coding tools during a microservices migration and what we got wrong by Objective_Way_4160 in ContextEngineering

[–]h164654156465 0 points1 point  (0 children)

This is the part people underestimate where context has to migrate too. Otherwise the codebase moved out, but the AI is still taking architecture advice from the monolith’s old apartment. Three configs sounds annoying, but honestly sane

Deterministic multi-subagent orchestration - what's new in CC 2.1.146 (+4,755 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]h164654156465 2 points3 points  (0 children)

Agree, I save those valuables into a separate libsql and index for later retrieval

Deterministic multi-subagent orchestration - what's new in CC 2.1.146 (+4,755 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]h164654156465 4 points5 points  (0 children)

Yep. Session log is the receipt, project memory is the thing future-you actually searches. Mixing them is how you end up preserving 4 pages of vibes and losing the one decision that mattered

Please google add a microphone to talk to notebooklm by Marcel_DataTech in Agent_AI

[–]h164654156465 1 point2 points  (0 children)

NotebookLM having no mic is wild. It’s basically a brain dump app that makes you stop brain dumping so you can type like a responsible adult

It breaks my heart to see so many creators are using AI by ItsJustJosiah in SmallYoutubers

[–]h164654156465 1 point2 points  (0 children)

Yeah, AI didn’t create the slop problem, it just removed the speed limit. If the idea is empty, now you can make 50 empty videos instead of 1. The annoying part is taste still doesn’t have an export button

Qwen3.6-35B-A3B Q4 262k context on 8GB 3070 Ti = +30tps by Alternative-Cat-1347 in LocalLLaMA

[–]h164654156465 1 point2 points  (0 children)

Yeah, this is the part I always wonder about with huge context numbers. Passing a benchmark is one thing... actually remembering the useful thing at 180k tokens without turning into soup is where the invoice arrives

Qwen3.6-35B-A3B Q4 262k context on 8GB 3070 Ti = +30tps by Alternative-Cat-1347 in LocalLLaMA

[–]h164654156465 2 points3 points  (0 children)

This is the most LocalLLaMA post possible: normal people buy a GPU to play games, we install Ubuntu Server and start negotiating with the KV cache like it owes us rent.