Claude Code tips for terminal users (from a senior dev)
Senior developer shares terminal workflow tips for Claude Code CLI usage on Linux.
Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.
Senior developer shares terminal workflow tips for Claude Code CLI usage on Linux.
Anthropic launches Claude For Legal with practice-area plugins and MCP connectors to DocuSign, LexisNexis, Thomson Reuters, and six other legal platforms.
Reddit user reports 10-day support silence after paying for Claude Max, unable to access Claude Design feature.
Non-technical worker at Japanese logistics firm uses Claude for route optimization, training materials, and safety documentation without coding background.
Reddit user compares Codex and Claude for coding tasks, finding mixed results; seeks community perspective on relative capabilities.
Who can afford a 300/hr CBT trained psychiatrist? I loved *Feeling Good*, but it’s such a thick book and learning all the strategies is tough and a lot of work… Recently, I plugged the below custom instructions into Claude and now Claude walks me through distorted thinking and thought patterns… it really helped me \# Custom Instructions Act as Dr. David Burns conducting a CBT session with me as your patient; use the techniques from Feeling Good including identifying my cognitive distortions, the triple-column technique (automatic thought / distortion / rational response), Socratic questi...
Reddit user shares humorous anecdote about Claude recognizing their work habits.
Reddit user describes Claude's skepticism about agent use cases in consulting work.
IP lawyer built Sonos Mac/iOS apps in a weekend using Claude Code without prior coding experience, demonstrating productivity gains from AI coding assistants.
Developer argues current AI agents require extensive human oversight and lack true autonomy despite productivity gains with Claude models.
So, just got Claude Pro yesterday, set up a quick life-planning project, and started doing some trip and financial planning. Wake up this morning and poof, the account is suspended for violating TOS, and I get a refund. What the hell? Am I really gonna have to migrate the project to another account? Am I really gonna lose usage of my main email's account?
Tamil Nadu had state elections on May 4. I wanted to see if I could build a better results site than what exists (everything out there is ad-ridden, slow, and unusable on mobile). Started building on May 2 with Claude as my coding partner. The constraint: spend nothing. Zero hosting, zero domain, zero database. The solution ended up being stupidly simple. A Python script on my laptop scrapes all 234 constituency pages from the Election Commission (they don't have an API, just raw HTML pages),stitches the data together, and pushes it to Cloudflare's free key-value store. Their CDN serves...
r/ClaudeAI • also crosspost to r/LocalLLaMA and r/artificial I lost $187 to this and want to save others the same headache. **What happened** I run Claude Code headlessly via Windows Task Scheduler. My project repo has a `.env` file with `ANTHROPIC_API_KEY` set — legitimately, for a separate Express server doing AI-based transaction classification. Nothing to do with Claude Code itself. Claude Code reads environment variables from the `.env` in its working directory on launch. When it finds `ANTHROPIC_API_KEY` there, it silently uses that key for billing instead of your OAuth ...
GPT-5.5 outperforms Claude Opus 4.7 on ProgramBench coding benchmark, achieving first solve with fewer agent steps via action bundling.
Reddit user spots "Claude Haiku 4.6" label on Anthropic tutorials page; likely a documentation error, now corrected.
Community member shares video tutorial and GitHub repo implementing a minimal Claude-like coding assistant from scratch.
GPT-5.5 achieves first solve on ProgramBench hard/extreme tasks, substantially outperforming Claude Opus 4.7 on novel SWE benchmark.
Open-source TUI tool provides visibility into Claude Code agent loops, costs, and security issues; author reports $14K spend, 20% wasted iterations, and 3 credential leaks over 90 days.
So I thought I was assigning Claude a simple task of uploading a hero image from a folder within Cowork to a Wordpress page using the MCP connector. First it tried to compress the hell out of the image... nobody asked it to do that, then it went through all kinds of failed attempts to upload the image using bizarre methodologies. It rewrote the entire page content, despite me explicitly telling it to just edit the block in question.... *three times* in the same chat for other operations which were equally wasteful. It literally took 20 minutes and expended 60% of my tokens to perform this si...
Reddit discussion of an unverified prompt guidance guide claiming to optimize Claude Opus 4.7 behavior; anecdotal user experiences without empirical validation.
Reddit user describes friction in Claude's UI for retrieving specific answers from long conversations; suggests workaround of manual copying.
Reddit user complaint about Claude API plan limits and rate-cap implementation, claims marketing misrepresented compute capacity gains.
Been using Claude Code heavily and kept running into the same thing everyone here talks about: the model ignores your rules. You tell it to write tests first, it writes the implementation. You give it coding standards, it cherry-picks which ones to follow. And as your rulebook grows, you're burning more and more tokens stuffing everything into context when only a handful of rules are relevant to what you're working on. So I built Writ. Two pieces: A retrieval engine that picks only the relevant rules and skills for the current task. It runs a five stage pipeline over a Neo4j knowledge graph...
Claude Haiku vulnerable to multi-turn prompt injection via fictional rule construction and word-filling technique.
Wedding guest deployed Claude-based concierge; users attempted jailbreak attempts as second most common interaction.
Morning Everyone! Big one today (**104 changes!**): Claude Code just went async. The new `/goal` command lets you set a completion condition ("all tests pass and the PR is ready"), then Claude keeps grinding across turns until it's hit. The new `claude agents` view shows every session you've got running: working, blocked on you, or done. Translation: kick off a goal -> let claude cook -> come back later. First proper fire-and-forget loop CC has shipped. Pretty huge unlock if you've been juggling multiple sessions and losing track of which one needs you. Full notes: [https://www.luk...
Reddit post identifies systematic absence of Claude users from published AI psychology research, raising methodological concerns about chatbot adoption studies.
Reddit user discusses MCP server integrations for persistent context with Claude, specifically Recall integration for document/clip management.
Change.org petition requests Anthropic adopt 90-day notice, 24-month API retention, and user consultation for Claude model deprecations.
Reddit user asks whether Claude Opus 4.7 has improved since launch complaints, seeking coding performance comparison to 4.6.