1. One thing I’ve noticed after using Claude for some time now is that it is especially good when my notes or ideas are still not fully ready. A lot of AI tools are decent at generating polished output, but Claude feels good at taking messy p…

  2. I wonder if anyone can explain why this happens. I tell Claude not to use em-dashes, it replaces them with "--".

  3. Anthropic's NLAs Decode LLM 'Thoughts,' Improving Claude Safety Anthropic's NLAs Decode LLM 'Thoughts,' Anthropic's Natural Language Autoencoders (NLAs) translate internal LLM activations into human-readable text, enhancing model interpret…

  4. If I made an app using claude (its still in html format), what do I need to publish it? Like backend payments and all sort of stuff to get it up and running?

  5. Vercel Security Checkpoint We're verifying your browser Website owner? Click here to fix Vercel Security Checkpoint | iad1::1778338836-ZK24T3gc9C9AzBlqHx3ECO6CCsYG4KEJ

  6. Quick question for anyone here (and for anyone from Anthropic who reads this sub). I'm a Max 20x subscriber on claude.ai web, based in Canada, English-language account.

  7. model roundup

    Qwen 3.6
    364 items

    Qwen3.6-35B-A3B, a 35 billion parameter sparse MoE model with an active parameter count of 3 billion, was released on April 16, 2026, as open-source software under the Apache 2.0 license by Alibaba Qwen. It offers advanced functionality across various AI applications and outperformed competitors in drawing tests.

    model roundup

    DeepSeek 4
    100 items

    DeepSeek-V4-Pro is a 1.6T parameter Mixture-of-Experts model supporting one million-token context, with significant improvements in efficiency and stability through hybrid attention and manifold-constrained hyper-connections. Community highlights include its cost-effectiveness via the official API and exceptional performance in large code change evaluations, with some noting its surprisingly robust output capability despite a 384K max token limit.

  8. patchwork AST-native sed — find, replace, delete, and insert code by structure, not regex. Installation cargo install patchwork-cli Usage Rename a method across files without false positives patchwork replace -i -p 'getOldData($a)' -r 'get…

  9. I use Claude Code app on Windows, but I'm constantly switching between desktop PC and laptop, and would love to be able to see all conversations and pick up where we left off in the other machine. I've tried syncing the .claude folder with…

  10. A demo usually asks one question: can the model follow the happy path? Production asks a meaner question: does the system know what not to touch when context is messy?

  11. Curious how many people here are running language models locally as part of their agent stack. What model are you using and what are your system specs?

  12. It’s kind of crazy how fast AI became part of our daily workflow. A lot of projects and ideas that used to stay stuck in people’s heads can now actually be built, especially with tools like Claude handling a lot of the heavy lifting.

  13. The product: Scavio AI — an online search API for AI agents allowing them to access the web data in a structured format. In addition to Google, YouTube, Amazon, Walmart, Reddit, I just shipped TikTok support with 11 endpoints: - User profi…

  14. event

    Cowork
    205 items

    Issues with Claude Cowork have been reported, including errors and disruptions for some users on April 16, 2026. Additionally, Google has developed its own desktop Agent to compete with Cowork, while users continue to explore alternatives and troubleshoot bugs in the platform.

    event

    Copilot
    204 items

    Microsoft is keeping its Copilot tool for Windows 11 but renaming it, while issues with rate limits and a security proxy have sparked concerns among users of GitHub Copilot. Meanwhile, Anthropic released a report on agentic coding trends, highlighting that developers use AI in about 60% of their work.

  15. AaaS: Agent as a Service Turn what you know into a running business. No code required.

  16. What are LLMs and Generative AI Good At? Large language models and Generative AI have monopolized the conversation in tech for a few years.

  17. After a monthof building and iterating, our firm's AI pipeline is live across three practice areas. Sharing everything here because I wish this post had existed when we started.

  18. My brother is doing revision for a geography exam at his educational institution and he wanted something explained without finishing a quiz he previously asked for, and Claude literally told him he has to take the quiz… I just love these s…

  19. I often need to read Salesforce Help documentation to get quick summaries or implementation tips, but the site renders content client-side, so Claude can’t properly access the page content. I’ve tried a few MCPs with web crawlers, but they…

  20. Printable single-page A4 JPEG reference for developers Concise reference for the Codex CLI : terminal UI, codex exec , local config, MCP, skills, subagents, hooks, rules, and automation. 🚀 Start Here Open the interactive terminal UI in the…

  21. 181 items

    Anthropic's new update, Claude Mythos, has garnered attention from top AI security researchers like Carlini, who found numerous bugs. The update is noted for its speed and effectiveness, with Anthropic identifying a significant security flaw in FFmpeg and quickly submitting patches.

  22. There's a finding circulating this week that deserves more attention than it's getting. The claim, backed by multiple builders comparing setups: the same model can produce a 30 to 50 percentage point performance difference depending on whi…

  23. A paper-trading experiment on Indian equities, where Claude itself runs the loop on a free GCP VM and edits its own strategy between polls. Plus the parts that actually broke.

  24. We were evaluating some AI agents internally and noticed something weird: A lot of them scored perfectly on “task completion” while being wildly inefficient underneath. Example: same tool called multiple times with identical args unnecessa…

  25. Flagging this because it seems more relevant to actual coding loops than to general AI-news posting: Ring-2.6-1T is now out, and there’s a free developer access window through May 15. The launch angle is pretty clearly “reasoning model for…

  26. Anthropic research: https://www.anthropic.com/research/natural-language-autoencoders

  27. Anyone completed the Anthropic Academy Skilljar courses? If you've taken any of them, what's your field and which course would you recommend for it?

  28. Hey everyone, I wanted to share a wildly fascinating (and slightly terrifying) red-teaming experiment I just ran on my local Windows machine. I've been playing around with autonomous agents and wanted to see what happens when you give an L…