1. I shipped a wiki layer for AI agents that uses markdown + git as the source of truth, with a bleve (BM25) + SQLite index on top. No vector or graph db yet.

  2. The standard AI energy debate compares server-side LLM inference to a server-side Google query. I think this misses most of what actually happens on a mobile device during a real search session.

  3. how long should a convo in Claude be? How many compacts is too much and how much is lost per compact.

  4. 25th April 2026

  5. I built this over the weekend using Claude Code — a CRT-style digital clock screensaver that runs in any browser. What it does: Seven-segment LCD display with cyan glow and ghost segments (inactive segments faintly visible like a real LCD)…

  6. Been vibe coding with Claude Code for a few months now and one thing keeps slowing me down. When I'm building and testing a feature, Claude generates sample data/text for me to test with.

  7. model roundup

    Opus 4.7
    192 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
    155 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.

  8. I’ve managed to build my own functional AI agents with distinct personalities and opinions. Some are for RP (with custom VRM models made in Blender, capable of real-time emotion display), while others can answer any question sometimes even…

  9. A receipt tracker for solo tradespeople Every receipt you lose is proof you no longer have. Docket keeps every purchase, receipt, and warranty in one place so you never miss a return, a claim, or a deduction again.

  10. ok i am convinced that having only claude for all the work is not enough. I was using GPT and moved to claude for my online brand related work but started hitting limits on my PRO many times.

  11. Pulse · genji970/hallucination-mitigation-via-contrastive-sampling-method

  12. huggingface/ml-intern is HF's autonomous ML engineer — reads papers, audits datasets, ships SFT/DPO/LoRA/GRPO runs to HF Jobs. it's a standalone python harness with its own agent loop calling the Claude API.

  13. Hello AI lovers, I am looking for a replacement for Claude Code... Yeah since they admitted the harness was buggy and we all paid our expensive subscription to use a dumber version I am kind of ...

  14. model roundup

    Opus 4.6
    62 items

    Opus 4.6, a version of Anthropic's AI model Claude, saw its accuracy drop on the BridgeBench hallucination test from 83% to 68%, and is being retired from Copilot Pro+. Notably, Claude Code demonstrated advanced capabilities by generating a detailed 12-week training plan in one call.

    model roundup

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

  16. I saw this reddit post about a MacOS application that a guy made. It basically tracks time you spend on various applications throughout the day and displays it as money lost or gained based on your hourly income.

  17. OpenClaw vs. Hermes Agent: The race to build AI assistants that never forget Every developer who has used an AI coding assistant has experienced the same frustration: You spend an afternoon teaching Claude Code or Codex the quirks of your…

  18. running 50 concurrent agents and sessions just start dying. timeouts, stalls, half the runs dont return an error they just..

  19. I'm looking to explore this ai agent fields and planning to start building some ai agents and automations - as much as i know n8n is a platform people have been using to automate taskk but nowadays claude code and open claw kind of platfor…

  20. NoonFlow 🌐 Official Website: https://noonflow.pages.dev/ English | 简体中文 NoonFlow is a visual AI coding workspace for people who already spend serious time in Claude Code and Codex. It is not trying to replace those CLIs.

  21. event

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

    model roundup

    GPT 5.4
    32 items

    OpenAI has released GPT-5.4-Cyber for testing and claims it will compete with Claude Mythos. Meanwhile, GPT-5.4 Pro has solved the Erdős Problem #1196, showcasing its advanced capabilities in mathematics.

  22. I built a browser-only studio for designing and orchestrating MCP agent systems for development and experimental purposes. The whole stack — tool authoring, multi-agent orchestration, RAG, code execution — runs from a single static HTML fi…

  23. I am exploring Claude Code integration with Slack / GitHub and wondering if features like MCP, skills, subagents are available. Does anyone have any experience with those?

  24. Agents are LLM-driven components that can mutate environments in powerful, arbitrary ways. Extracting guarantees for the execution of agents in production environments can be challenging due to asynchrony and failures.

  25. So happy! It is also the first time I linked Claude code to my github, and also the first time I used Claude code to ship a product from scratch!

  26. Just tried something interesting — automated the process of filing multiple RTI applications using Claude Code + Playwright CLI. What normally takes a lot of repetitive manual effort (filling forms, payments, confirmations, etc.) was handl…

  27. Also, LIFE HACK: I find it is better to ask GPT to create the concept first as a text response (so that it is really elaborate) and then ask it to generate the image after, instead of asking it to generate an image with the idea from the g…