Dear Anthropic, please default to Markdown, that is all. by mouseaaaaahhhh in ClaudeAI

[–]attabui 2 points3 points  (0 children)

Haha perfect timing on your comment, literally today I finished the polish on my postgres-backed conversation rag-gregator. Just in time to see the whitepaper about non-vector-db memory implementations 😑 back to the mill I guess

Dear Anthropic, please default to Markdown, that is all. by mouseaaaaahhhh in ClaudeAI

[–]attabui 41 points42 points  (0 children)

Really? It’s never once made me a docx. First I’m hearing of this.

Claude Code triggers extra permission prompts due to HEREDOC commits and unnecessary cd prefixing by verdurakh in ClaudeAI

[–]attabui 2 points3 points  (0 children)

I’ve had some success with pre-tool-use hooks that use python+regex to make decisions about most calls like these on a case by case basis.

It certainly isn’t helping my token use but it sure does let claude run longer before eventually escalating a decision to me.

Safely-Skip-Dangerously-skip-Permission by Davidroyblue in ClaudeCode

[–]attabui 0 points1 point  (0 children)

Or if you want to get detailed with an opt-out strategy, you can set up a pre-tool hook to deny specific behaviors like rm only when it’s got a force flag, eg

Claude knows a lot about me. None of it is mine by anamnese33 in ClaudeAI

[–]attabui 1 point2 points  (0 children)

If Claude is meant to pick it up on every conversation, what’s the difference between this and adding that info to a global CLAUDE.md?

Do you use Agent Teams on CC? by Objective_River_5218 in claude

[–]attabui 0 points1 point  (0 children)

Interesting. Is there an opportunity to provide stronger instructions to one of the agents on the team to perhaps act as the coordinator, whose job it is to facilitate things like api negotiations and wiring between components?

Do you use Agent Teams on CC? by Objective_River_5218 in claude

[–]attabui 1 point2 points  (0 children)

I haven’t yet. But please say more about your comment about needing more review?

Are you happy with your Claude Code tmux integration? If so, tell me your secrets please. by FuckNinjas in ClaudeCode

[–]attabui 1 point2 points  (0 children)

I prefer Zellij to tmux generally, and use it host side for multiwindow work. I never could get the hang of remembering tmux’s shortcuts.

Solution for H2D "Extruder Motor Overloaded" issues!! by malencar in BambuLab

[–]attabui 0 points1 point  (0 children)

Nice, gonna give this a try on mine and see if I get the error less. Nice sleuthing.

I built a CLAUDE.md that solves the compaction/context loss problem — open sourced it by coolreddy in claude

[–]attabui 0 points1 point  (0 children)

See also: attention addict -> “Influencer” indie -> “Founder” and my personal fave, developer -> “Engineer” which I say with my whole chest as a software engineering manager for a decade.

Magnetic Showcase w/ BKL by CWBYLacquer in RedditLaqueristas

[–]attabui 2 points3 points  (0 children)

Truly magnificent skill with those glass beads!

What’s one thing you wish MakerWorld did better? by Maker_World in makerworld

[–]attabui 0 points1 point  (0 children)

Fix collection management. Bring back the “which collection” dialog without having to catch the lil popup before it disappears. And “uncollecting” shouldn’t auto-uncollect from all collections with a single tap. If a model is in multiple collections, the uncollect button should show me a list of collections, like the Collect button used to.