1. src: https://modelrepublic.substack.com/p/the-reporters-at-this-news-site-are

  2. Claude can be verbose. One thing I've found, in the spirit of Strunk & White's, "Elements of Style" is to direct Claude that "every word should tell".

  3. After working with Claude, I realized I had zero visibility into what was eating my tokens or what security risks were being taken. So, I built a pkg that sits between you and Claude, reading every tool call before it executes.

  4. I grew up in the war on terror era , covid era and now ai boom. Is this normal to see such big trends/events or maybe the world was always facing rapid changes Musk is on his way to become the first trillionaire with questionable stock mar…

  5. ----- **TL;DR:** Maxed out Claude with skills, including Superpowers. Got slow and incoherent.

  6. Hi HN, I built Thelawin because EU e-invoicing is one of those boring problems that gets surprisingly deep once you ship it. The basic idea is simple: send invoice JSON, get an EU e-invoice back.

  7. model roundup

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

    event

    Copilot
    98 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.

  8. I built a github repo to track all the claude connectors and update it weekly. The connector market place is growing pretty quickly.

  9. Hello, What is the best way to teach Cursor to avoid the same mistakes? I was recently building a Figma plugin and for debugging purpose, Cursor kept adding debug logs to an internal local host server inaccessible through Gigma's sandbox e…

  10. I built this tool for my own freelance web dev work after running into this pain point way too many times, wanted to share it with the community in case it helps anyone else. The core approach: I noticed vibe coding works great when requir…

  11. Posts here about burning through credits fast and choosing between different model tiers keep making me think the real question is no longer just “which model is smartest?” In Cursor, the practical pain often feels different. It’s the mode…

  12. I'm prompted to update to v1.4758.0. I know that Claude code is no longer supported by the pro plan.

  13. Hook lifecycle Hooks fire at specific points during a Claude Code session. When an event fires and a matcher matches, Claude Code passes JSON context about the event to your hook handler.

  14. event

    Security
    85 items

    OpenAI has released GPT-5.4-Cyber for testing as part of its Trusted Access for Cyber Defense program, aiming to compete with Anthropic's Claude Mythos in the cybersecurity domain. Meanwhile, concerns are rising over the potential risks associated with advanced AI models like Mythos, prompting calls for improved defenses before wider releases.

    model roundup

    Opus 4.6
    70 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.

  15. Pocket LLM v1.5.0🚀 New in this release: - 🎙️ Voice input - 🖼️ Image input with OCR, Gemma vision, and FastVLM support - 📷 Camera capture with retake, crop, and photo review - 🗂️ Previous chats side panel - 💾 Downloaded model deletion to sa…

  16. The workspace agents announcement from OpenAI is interesting but it's forcing a real decision for teams already running custom agent setups. Option A is leaning into OpenAI's native workspace agents.

  17. Cloudflare wrapped Agents Week last week. The enterprise MCP stuff caught my eye.

  18. Running production Claude agents for 35 days. Some behavioral patterns I've confirmed with reproducible tests: **Pattern 1: Constraint adherence weakens at high token depth*\* Test: System: "Always respond in JSON.

  19. Curious what people actually rely on for code quality when using Cursor. View Poll

  20. 129 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.

    model roundup

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

  21. I'm building a system for a small startup I advise. The goal: call recordings get transcribed automatically, a Claude-powered pipeline updates a structured markdown knowledge base (team profiles, decisions, action items, strategy notes), a…

  22. Project Name: hermes-memory-installer Description: Just built a one-click installer to add long-term memory to your self-hosted Hermes AI Agent! 3-tier architecture with memory injection, auto skill mounting, and file archiving.

  23. Maybe I am missing something or the number being reported are wrong but it seems like cursor is very inefficient when it comes to token usage in large scale refactoring I perform pretty much the same refactor on 2 code bases basically conv…

  24. Same prompt: first is Nano Banana pro and second is Chatgpt Image 2 Prompt: Handheld camera shot of a Bugatti Chiron parked in the roadside of Mirpur, Dhaka, Bangladesh

  25. Hey guys, I am someone who enjoys using AI agents and code tools I am fascinated by the use of agents. I am wondering whether there is any local agent that are good to run on my 7560 precision workstation which utilises an i7 11850.

  26. Codex Trace Browse, search, and live-tail Codex CLI session logs in a native desktop app and web UI. Renders turns, tool calls, token counts, and collaboration chains from ~/.codex/sessions/ JSONL files — with live SSE tailing for ongoing…