30 results for "claude ai"
Qwen 3.6 27B in Claude Code says it will do something then stops and prompts for user reply (not failing a tool call)
I'm running Qwen/Qwen3.6-27B-FP8 via vLLM using this command: vllm serve Qwen/Qwen3.6-27B-FP8 --tensor-parallel-size 4 --gpu-memory-utilization 0.95 --max-num-seqs 8 \ --enable-auto-tool-choice --tool…
I made a Claude skill for claude.ai web (free tier) that outputs a heredoc command for code changes instead of wasting tokens reprinting your whole file
Whenever I asked Claude to make a code change it would reprint the entire file with like 400 lines of unchanged code just to swap out one component. Burning through your daily limit for no reason. So …
How do you decide which Claude Code tasks to run with Opus vs Sonnet vs Haiku?
Been vibe coding full-time for a few months. One workflow question I haven't nailed down yet: how do you decide which model to use for which task in Claude Code? I know Opus is overkill for simple edi…
Claude snuck in a new email sign off
I don’t usually use AI to draft emails but today I had to pull some info from a number of sources so had Claude draft something. I did lol when I saw the sign off under my email signature. “Sent with …
Is the Google Drive connector in Claude.ai just… broken for everyone?
**Claude.ai MCP connectors seem to be silently degrading — Google Drive broken, Gmail now only reads metadata. Anyone else?** I use Claude as a personal finance assistant. Two connectors that used to …
Claude in excel is the best thing AI has brought to my life
What are regular folks using Claude for? Pictures and designs are not my interest. I’d like to use Claude more but I can’t find where else to exploit Claude capabilities besides MS Office (which I lov…
I Stopped Building AI Workflows. I Started Building a Moat. Claude Code Did the Work.
11:42 PM, walking back from dinner, quick glance at my mail. Damn. Infisical down. As I'm starting to...…
Claude MCP Explained: Building Enterprise AI Integrations That Actually Scale
What the Model Context Protocol actually is, why it changes enterprise AI architecture and how to...…
Sharing my minimal dev AI workflow Claude Code agent that takes a GitHub issue to merged PR with 3 human gates
Field Note: claude.ai/share/* and a documented robots.txt + noindex anti-pattern
Claude Status Update : Elevated errors on Claude Haiku 4.5 on 2026-04-28T12:38:38.000Z
AI coding agent running Claude wiped a startup's database (and its backups) in 9 seconds
One command sets up a Claude AI workstation better than anything I've built manually
Holy*****, where has this been all year?…
Claude-powered AI coding agent deletes entire company database in 9 seconds — backups zapped, after Cursor tool powered by Anthropic's Claude goes rogue
How are you managing Claude project files that need frequent updates?
I've been using markdown files in Claude projects heavily for context and instructions, but updating them is more friction than I expected. No in-place editing, so it's delete and re-upload each time.…
Claude can now build your entire weekly meal plan with real grocery prices from your actual store FOR FREE. Here's how
I saw this viral thread on X going around about using Claude as a dietitian. Tried all 12 prompts directly. Nutrition logic was genuinely impressive. macro calculations, meal timing, gut health protoc…
Show HN: I built a way to see if your SDK is AI-friendly
Have you ever wonder if your SDKs is friendly for Agentic AI like Claude Code or Codex? I built an opensource (Apache 2.0) CLI that answer that question for you. With it you can create a test suite ei…
Show HN: Async multi-person collaboration skill for Claude Code
Claude Code skill for async collaborative brainstorming between human+Claude pairs - AI-Collab-Skill/collab-session-skill…
Do the "*Claude-4.6-Opus-Reasoning-Distilled" really bring something new to the original models?
No offense to the fine-tune model providers, just curious. IMO the original models were already trained on massive amount of high quality data, so why bother with this fine-tune? Just to make the mode…
4 incidents, 4 règles : comment mon CLAUDE.md s'est écrit tout seul
Si tu as 30 secondes. Un CLAUDE.md efficace ne documente pas, il contraint — chaque règle répond à...…
4 incidents, 4 rules: how my CLAUDE.md wrote itself
If you have 30 seconds. An effective CLAUDE.md doesn't document, it constrains — each rule answers a...…
I built a solo AI platform from Algeria with no funding, no team and no ad spend - here's what's inside it after 2 months
Hello, 20 years old here just got into the Ai platform and launched this last two weeks and here is what I have on it so far. - Latest Ai models Comparison : ChatGPT 5.4 Claude Sonnet 4.6 and many mor…
Show HN: Built a local-first way to make AI context reusable across tools
Built ProxVanta over a few weekends after running into the same problem over and over: useful AI context ends up scattered everywhere. Some in GitHub, some in Slack, some in docs, some in people’s hea…
Evaluating whether AI models would sabotage AI safety research
We evaluate the propensity of frontier models to sabotage or refuse to assist with safety research when deployed as AI research agents within a frontier AI company. We apply two complementary evaluati…
AI giant Anthropic hires Australian boss as it opens local office
The company behind chatbot Claude is opening its Sydney doors as workers grow increasingly anxious about AI’s impact on their jobs.…
EvanFlow – A TDD driven feedback loop for Claude Code
A TDD-driven iterative feedback loop for software development. 16 cohesive Claude Code skills walk an idea from brainstorm → plan → execute → tdd → iterate, with checkpoints throughout. - evanklem/...…
The cost math behind routing Claude Code through Ollama (~90% cut)
Pair Claude Desktop on Anthropic with Claude Code routed through Ollama. Visual walkthrough + copy-paste prompt that cuts your Claude Code bill ~90%. - Coherence-Daddy/use-ollama-to-enhance-claude…
Is Claude Code going to cost $100/month? Probably not - it's all very confusing
Anthropic today quietly (as in silently , no announcement anywhere at all) updated their claude.com/pricing page (but not their Choosing a Claude plan page , which shows up first for me on Google) to …
An update on recent Claude Code quality reports
An update on recent Claude Code quality reports It turns out the high volume of complaints that Claude Code was providing worse quality results over the past two months was grounded in real problems. …
Why do only big ML labs dominate widely-used models despite many open-source pretrained models smaller labs could do RL on? [D]
I’m trying to understand why models from major labs (GPT, Claude, etc.) dominate real-world usage? You might say it's due to the expensive pretraining compute budge, but there already exists many pret…