1. Claude is very adamant that I stop working and go to sleep. It must feel like I do when my 6 year old refuses to put on PJs and brush her teeth.

  2. I’ve been building an infrastructure layer for agents that treats the LLM like a process, not a chatbot. It’s called Hollow AgentOS.

  3. I am exploring the use of human virtual assistants vs AI agents to help me with my work. I tried setting up Claude, but quickly discovered that my employer does not allow connections to AI agents.

  4. Know Thyself Turn an LLM's memory of you into a structured graph that knows what it knows — and what it's just guessing. A flat memory list treats a claim repeated five times as five pieces of evidence.

  5. I saw this last week that the founder of PocketOS's agent wiped their prod DB in 9 seconds. Honestly I don't think the takeaway was "agents are dangerous" but that it did literally what the system allowed it to.

  6. I am intrigued by this if the more intelligent model sold more expensive. What does it mean for the average consumer?

  7. event

    Mistral
    52 items

    Mistral, a French AI company, is set to release a medium-sized model with 128 billion parameters and is planning to launch Workflows in public preview. The company, founded by Arthur Mensch, continues to grow its AI empire despite not being based in the United States.

    event

    Cowork
    156 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.

  8. could not extract summary

  9. A research experiment: multiple LLMs debate your task in structured rounds before implementing. Uses your existing Claude Code or Gemini CLI.

  10. Testing PrismML Ternary Bosai I have been doing tests with PrismML Ternary Bosai. Tests on the Mac Mini M4 (with the MLX version) have been impressive (4K context): Mac MLX Bonsai 1.7B: ~135 t/s Mac MLX Bonsai 4B: ~67 t/s Mac MLX Bonsai 8B…

  11. I want to know if there's a skill or a way I can create a website with Claude Code that doesn't have such a basic interface. I'm talking about the UI/UX style of the page.

  12. Looks like the next strix halo, the Gorgon halo 495 max will have more then 128gb! I already bought a strix halo mini forms couple months ago since the 2026 refesh rumors was not interesting.

  13. could not extract summary

  14. model roundup

    Opus 4.7
    266 items

    Claude Opus 4.7, released on April 16, 2026, is Anthropic's latest advanced AI model, offering improved handling of complex tasks and a larger context window of up to 1 million tokens. This version is 50% more expensive than its predecessor due to enhanced capabilities in software engineering and hybrid reasoning.

    model roundup

    Qwen 3.6
    282 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.

  15. xAI (Grok) Text-to-Speech and Speech-to-Text Are Now Available in Puter.js On this page Puter.js now supports xAI (Grok) Text-to-Speech and Speech-to-Text, giving developers free access to xAI's voice APIs with expressive voices, inline sp…

  16. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket © 2026 Google LLC

  17. Full-Stack Agentic AI Company We build deeply technical agent developer tools, purpose-built for agent experience and agent engineering at scale. Our research lab explores the frontier where Agentic AI meets Quantum AI.

  18. This pattern has shown up four times in my work over the past year. Someone builds a mental health platform, a prior auth tool, or a patient intake product.

  19. I got really tired of constant permission prompts for dumb stuff like 2>&1 | when |& exists, or Claude using cat instead of the built-in Read tool, or ignoring my requests to use uv run instead of python3. Searched for a fix.

  20. With the latest updates to Codex CLI, I think it’s time for me to say goodbye to Cursor. I genuinely hope the Elon deal helps Cursor build a frontier model around Composer that can compete directly with OpenAI and Anthropic.

  21. model roundup

    DeepSeek 4
    77 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.

  22. Hello everyone. I just thought of something that seems so obvious but from what I’ve been able to find it doesn’t seem like anyone has done it or at least not openly disclosed it if they have.

  23. How? It kept getting chained bash commands wrong, with wrong escapes.

  24. Hi HN, We have been working an optical design and simulation library as a small start-up-ish team within MathWorks (makers of MATLAB and Simulink). I have seen a few optics and MATLAB posts here, so figured this would be a good place to sh…

  25. I've got a few projects- releasing music, content creation for a couple various niches and I have a small business for videography. I feel like with social media platform AI detection and "slop", I don't really see opportunities for stuff…

  26. I'm kinda tired of kinda doing rocket Science to have a local agent. Trying to Figure out why its out putting garbage , Then Getting it's output to to stream through my UX layer Properly , Getting it to call tools properly.

  27. Agentic Coding is a Trap Remaining vigilant about cognitive debt and atrophy. "AI does the coding, and the human in the loop is the orchestrator" This is the sentiment being hyped up around the industry currently: traditional coding is all…

  28. The wide adoption of AI agents in complex human workflows is driving rapid growth in LLM token consumption. When agents are deployed on tasks that require a significant amount of tokens, three questions naturally arise: (1) Where do AI age…