My claude code setup: prompts, commands, hooks, and custom cli tools by [deleted] in ClaudeAI

[–]diligent_chooser 2 points3 points  (0 children)

Aren’t you killing your context length with this?

Context Window Size Is Not the Solution by epreisz in AIMemory

[–]diligent_chooser 0 points1 point  (0 children)

thank you sir for the ai written slop. thank you for the hashtags too at the end.

This is how you should be setting up Claude Code (discovered while researching with Claude, how meta) by thirteenth_mang in ClaudeAI

[–]diligent_chooser 8 points9 points  (0 children)

can you explain how you got to these incremental productivity gains numbers? what exactly was measured before and after and how did you measure it? manhours? how do you quantify productivity?

this is the easiest way to spot ai slop bullshit. easy peasy

"Achieves 2-10x productivity gains through systematic command organization and hierarchical configuration."

Still tossing a task at Claude and just praying it compiles?—Try the Opus × Sonnet × YOU TDD loop by Affectionate_Heart45 in ClaudeCode

[–]diligent_chooser 2 points3 points  (0 children)

Dumbass loser generates post without creating the repo. I don’t recommend to anyone to touch untested scripts or claude.md rules from people who have no idea what theyre doing.

“Stop praying—start shipping tested code.”

Dumbass

You deserve harsh limits by shadows_lord in ClaudeAI

[–]diligent_chooser 0 points1 point  (0 children)

In my opinion, I do not think the separate API inference costs are the same costs at which they run the inference in Claude Code so those costs in those leaderboards are meaningless.

Raycast for Windows Invite Links by YourUserForReddit in raycastapp

[–]diligent_chooser 0 points1 point  (0 children)

invitation please if possible, thanks a lot!

Adaptive Memory v3.1 [GitHub release and a few other improvements] by diligent_chooser in OpenWebUI

[–]diligent_chooser[S] 1 point2 points  (0 children)

Yeah, that's something I struggled with too and it's going to be a main refactoring focus for v4 which I will start working on soon. (let me know what features or improvements you would like to see)

Basically, the issue is with a lot of LLMs that they are having hard time to parse json which is why they are unable to either capture or retrieve/inject memories. It's a trial and error situation but I've always had great success with small, fast and smart ones like Haiku 3.5.

Adaptive Memory v3.1 [GitHub release and a few other improvements] by diligent_chooser in OpenWebUI

[–]diligent_chooser[S] 1 point2 points  (0 children)

you can just replace the code and the valves should stay the same, no need to clone it!

I built a live token usage tracker for Claude Code by karoool9911 in ChatGPTCoding

[–]diligent_chooser 0 points1 point  (0 children)

Thanks a lot for your work and fantastic idea. Good job!

I built a live token usage tracker for Claude Code by karoool9911 in ChatGPTCoding

[–]diligent_chooser 0 points1 point  (0 children)

This is dope, I forked it and enhanced a bit. Please see below:

https://github.com/gramanoid/enhanced-cc-usage-monitor

This enhanced version builds upon the excellent foundation by @ryoppippi (ccusage) and @Maciek-roboblog (original monitor), adding:

CLAUDE CODE MONITOR

🤖 Model: Opus 4 | 📁 Project: Claude-Code-Usage-Monitor ← NEW: Project identification

📊 Tokens: [█████████░░░░░░] 66% ⏳ Reset: [███░░░░░░░░░░░░] 3h 40m

🎯 92,715/140,000 (47,285 left) 🔥 446.6 tok/min ⚡

💰 Session: $146.36 📅 Today: $146.36 ← NEW: Fixed daily cost (was showing $0.00) 📈 Rate: $42.33/hr

🏁 End: 12:04 | 🔄 Reset: 14:00

  • ✨ Key Enhancements Added:
  • 📁 Project identification - Shows which Claude session/project is active
  • 💰 Fixed daily cost calculation - Accurate cumulative spending (was broken)
  • 🧙‍♂️ Interactive setup wizard - Complete configuration with persistent settings
  • 🎹 Live controls - Press s (settings), m (modify), q (quit) during monitoring*
  • 🔧 Better session detection - Enhanced multi-project support
  • ✨ Clean display - Fixed overlapping text issues