DeepSeek Slashes Fees for New AI Model (www.bloomberg.com via hn)
We've detected unusual activity from your computer network To continue, please click the box below to let us know you're not a robot. Why did this happen?
France's Mistral Built a $14B AI Empire by Not Being American (www.forbes.com via hn)
When Arthur Mensch, the cofounder and CEO of Mistral, France’s leading AI company, takes the stage at the AI Action Summit in the center of New Delhi, India, in February, he draws only a small crowd. Nearly everyone would rather listen to…
Founders / IT leaders using Claude Enterprise (www.reddit.com)
I’ve been researching a problem I keep noticing with Claude Enterprise adoption: As more teams roll out Claude across departments, managing: usage visibility license efficiency cost allocation governance ROI seems to become surprisingly ma…
To 16GB VRAM users, plug in your old GPU (www.reddit.com)
For those who want to run latest dense ~30b models and only have 16GB VRAM, if you have a old card with 6GB VRAM or more, plug it in. It matters that everything fits on the VRAM, even on 2 cards.
Ask HN: What does your agentic software dark factory look like? (news.ycombinator.com)
In some of the comment threads around here a few of you shared interesting ideas and patterns, enough that I believe everyone interesting in harness engineering is working on some sort of software dark factory or another. We have OpenAI’s…
The database reliability agent that lives in your repo. Datapace scans every PR and continuously monitors your Postgres in production.
Show HN: OpenAI Privacy Filter running 100% locally in the browser WebGPU (labs.montevive.ai via hn)
Run the OpenAI Privacy Filter PII detector entirely in your browser. 100% local inference via transformers.js v4 + WebGPU.
José Valim vs Coding Agent (twitter.com via hn)
could not extract summary
-
107 items
event
CopilotMicrosoft 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.
- 11m How Fast Does AI Really Make Developers? The Evidence so far
- 13h Frontend dev. A month of building a Rust cost tracker + cloud + Cursor extension solo with Claude Code. Honest writeup + workflow tips.
- 14h Claude Max users, what do you do good sirs?
- 15h Mastermind – agentic SDLC workflow for VS Code
- 16h Show HN: I replaced a memory app with two Markdown files and a Git repo
69 itemsmodel roundup
GPT 5.5On [Date], a significant leak of the OpenAI Codex model, referred to as GPT-5.5, was captured on video before it was patched. The incident involved models named Arcanine and Glacier-alpha.
My father teaches geology and has literally zero coding expertise. Back in February, I introduced him to Claude and taught him the absolute basics of how Git works.
Terminal tab titles for Claude Code with topic and busy/idle marker (github.com via hn)
claude-code-tab-title Terminal tab/window titles that show what each Claude Code session is working on, with a busy/idle marker. Works in VS Code's integrated terminal, iTerm2, Terminal.app, and any other terminal that honors standard OSC…
- Terminal tab titles for Claude Code with topic + busy/idle marker (www.reddit.com)
You can't learn influence from a book (and neither can ChatGPT) (togetherlondon.com via hn)
togetherlondon.com Performing security verification This website uses a security service to protect against malicious bots. This page is displayed while the website verifies you are not a bot.
how to build a persistent memory layer like recall? (www.reddit.com)
I've been testing recall 2.0 and their context layer is exactly what i want. it sits outside the chat, ingests all my github repos and web research, and then feeds the exact right context into claude when i ask a question.
Looking for a new AI agent (www.reddit.com)
Hi, I’m looking for a new AI agent that’s not GPT chat. I need one that’s more consistent.
- what is an agent? (www.reddit.com)
Built and shipped agents for multiple clients this year. Slack bots, support agents, internal ops tools.
The voice guidance layer in our hackathon project uses a Gemini agent backed by a GraphRAG index over the JRCALC 2022 guidelines (the UK ambulance service clinical reference). When the system detects stroke signs or abnormal heart rate it…
Show HN: Doom Inside Claude Code (github.com via hn)
I'm sharing this on behalf of a friend. This program runs the original Doom game within the Cloud Code Text User Interface.
- Show HN: Claude Code Manager (claude.ldlework.com via hn)
-
46 items
model roundup
Sonnet 4.6Sonnet 4.6, a new release noted for its "unhinged" behavior, has sparked discussions among users about unexpected changes in software performance and cost management strategies involving Cursor and Claude APIs.
- 54m Claude was told to check the docs. It didn’t. Then it corrected me.
- 3h Using MCP to stop wasting tokens on WP translations
- 4h Does Claude have access to things pasted in the text box but not sent?
- 9h Does higher effort make Claude refuse more? CVP Run 5 with Opus 4.6 Medium and High
- 1d Opus 4.6 vs Sonnet 4.6
130 itemsevent
Anthropic MythosAnthropic'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.
- 56m Leaked results of Mythos' audit of the Rust stdlib
- 20h Anthropic's Argument for Mythos SWE-bench improvement contains a fatal error
- 23h Thoughts about Moments in Claude Mythos System Card
- 1d Discord Sleuths Gained Unauthorized Access to Anthropic's Mythos
- 1d OpenMythos with Qwen2.5-1.5b weights (No recurrence atm) - looking to turn it into full OpenMythos
Converted my Short Story into a Graphic Novel (GPT-Image 2) (www.reddit.com)
Needed to run several sessions: 1. Turn the written story into a graphic novel script via ChatGPT thinking.
really ? (www.reddit.com)
https://preview.redd.it/7whj3iv1ppxg1.png?width=736&format=png&auto=webp&s=24cf90b1882bd50e3a3f026c23e979b6265c4071 `The code looks really clean and well-structured 👌 It’s clear you paid attention to details, and the organization makes it…
- Is Deepseek V4 really out? (www.reddit.com)
Refund policy (www.reddit.com)
What has been people's experience applying for a refund with Cursor? Has anyone got one?
Show HN: Web Client for Hermes Agent (github.com via hn)
Hermes Client A web-based chat interface for the Hermes Agent by Nous Research. Manage multiple Hermes profiles as separate "agents", run conversations with full streaming, and configure cron jobs, skills, and plugins — all through a clean…
- Show HN: OpenClaw Web Client (github.com via hn)
I built a small VS Code extension to solve a problem I kept running into. When I’m working on something new, I usually have good reference code somewhere else: - an old service - a starter project - a pattern I’ve used before The problem i…
The AI agent memory market hit $6.27 billion this year. Mem0 wants $249/month for graph features.
I think is nice to contain the MCP into a Qemu enviroment where the LLM can do whatever ... here is doing GDB on a LVGL program.
Show HN: Building a SQL analyst agent from scratch (raminmousavi.dev via hn)
I built a SQL analyst agent based on a simple idea: generating SQL is not the same as doing analysis. Most text-to-SQL tools stop at producing a query.
Ask HN: Can you tell the difference between Claude Sonnet and Opus? (news.ycombinator.com)
Hello I have been using Claude code for the past 6 months. In that time, multiple revisions of each model have come out.
I've been using AI tools for over a year now and my opinions have completely flipped on some of them. Tools I dismissed early turned out to be daily drivers.