Rars: a Rust RAR implementation, mostly written by LLMs (bitplane.net via hn)
🦀 rars in Rust, bro I’ve done a few different reverse-engineering projects with LLMs, and figured it’s time to push the clankers to their limits. A RAR compressor for every version of RAR ought to have taken about 5 years, which is why nob…
is this normal (www.reddit.com)
well you do that and come to me with an answer 11:37 PM Claude responded: No. No.
- is this normal? (www.reddit.com)
When I joined the Codex engineering team in September 2025, Codex for Windows didn’t have a sandbox implementation meaning that Windows users were forced to choose between two subpar options when using OpenAI's coding agents: Approving nea…
Aictx – Repo-local continuity runtime for coding agents (github.com via hn)
AICTX Repo-local continuity runtime for coding agents. AICTX lets a coding agent start the next session from the operational state left by previous work: active task state, next action, known failures, decisions, execution evidence, struct…
New Claude Code programmatic usage restrictions (twitter.com via hn)
ClaudeDevs @ClaudeDevs Starting June 15, paid Claude plans can claim a dedicated monthly credit for programmatic usage. The credit covers usage of: - Claude Agent SDK - claude -p - Claude Code GitHub Actions - Third-party apps built on the…
We built the fastest database for querying large agent traces using Rust (www.langchain.com via hn)
Key Takeaways - Agent traces have outgrown traditional observability stores — modern agent traces contain hundreds of nested spans, multi-modal content, and spans that stay open for hours, creating data volumes and query patterns that gene…
AI coding is built on two assumptions that will not hold forever: Frontier intelligence feels cheap through flat subscriptions. The user is assumed to be an engineer babysitting a chat agent.
Claude helped recover 5 BTC that was thought lost for 11 years (twitter.com via hn)
Don’t miss what’s happening People on X are the first to know. Log in Sign up Post Conversation @cprkrn HOLY FUCKING SHIT OMG CLAUDE JUST CRACKED THIS SHIT, THANK YOU @AnthropicAI THANK YOU @DarioAmodei NAMING MY KID AFTER YOU blockchain.c…
-
351 items
model roundup
Opus 4.7Claude 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.
- 3m I tested GPT-5.5, Claude Opus 4.7, and Gemini 3.1 Pro on financial-control
- 2h Claude Code vs Codex: 36 files vs 28, $2.50 vs $2.04, and one infinite loop. My full breakdown.
- 3h Wait I thought I was the human here
- 5h The Opus 4.7 reasoning curve - Medium is the best default?
- 5h Opus 4.7 Low Vs Medium Vs High Vs Xhigh Vs Max: the Reasoning Curve on 29 Real Tasks from an Open Source Repo
180 itemsmodel roundup
Gemma 4Gemma 4 is a family of open-source multimodal models from Google DeepMind, available in sizes up to 31 billion parameters and featuring dense and MoE architectures. Notable community highlights include the 31B model's success in production tests, with some users preferring 4-bit precision for local use, and others sharing settings for optimizing performance with smaller models.
- 19m 24+ tok/s from ~30B MoE models on an old GTX 1080 (8 GB VRAM, 128k context)
- 4h On my RTX 4060 8GB laptop, I can run Gemma 4 E4B Q6 K XL with mmproj at only 6GB of VRAM usage despite sources recommending Q4 K M for my hardware. What is going on?
- 5h LLMs on flagships smartphones?
- 6h Is it worth getting a 5090 for my needs?
- 8h very slow tok/s with Gemma 4 31B on a 5090?!
Did anyone here moved from claude to codex recently? And why? (www.reddit.com)
Notion's Agents SDK (twitter.com via hn)
could not extract summary
Stacktree – The publish primitive for agent-made HTML (stacktr.ee via hn)
When your agent emits HTML (specs, PR writeups, status reports, custom editors), Stacktree is the private link you share. Unguessable by default, replace-in-place, MCP-native.
Looking for your experiences in agentic scraping social profiles (www.reddit.com)
Based on your experience, which agentic workflows has everyone had the most success using to extract public profile data from Instagram and Facebook? I've seen previous discussion here about n8n and OpenClaw, and I'm looking for the latest…
Show HN: AICTL – A native AI agent for terminal and macOS, in Rust (aictl.app via hn)
Desktop app Native macOS app with a graphical chat UI. Same providers, tools, sessions, and agents as the CLI — in a window.
Ask HN: Is Anthropic doing too much vibe coding? (news.ycombinator.com)
The Claude app and Claude Code have been an unusable and buggy mess for me lately, has anyone else been experiencing this? Most of my messages get swallowed after sending them or the responses get interrupted or dropped.
Claude Code weekly limits increasing 50% till July 13 (twitter.com via hn)
could not extract summary
New Linux user, need help compiling llamacpp (www.reddit.com)
Hi I’m a new Linux user transitioning from Windows, and I have some questions about compiling llamacpp. I really want to understand what I’m doing instead of just following commands blindly Back on Windows, I used to just download the pr…
ChatGPT is Zio (www.reddit.com)
Try it yourself
- ChatGPT 5.5 🔥🔥🔥 (www.reddit.com)
-
421 items
model roundup
Qwen 3.6Qwen3.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.
- 1h MI50s Qwen 3.6 27B @52.8 tps TG @1569 tps PP (no MTP, no Quant)
- 7h qwen3.6 just stops
- 8h Can I improve performance for qwen 3.6 27b?
- 8h Meet Mindflow, the free local mindmap with local AI dev by some quantitized models :P
- 11h Building the QWEN3.6 - Codex Bridge Furthe + Kindergarten Harness Reality Check
Language: English | Português (Brasil) | 简体中文 | 繁體中文 | 日本語 | 한국어 | Türkçe | Русский | Tiếng Việt Everything Claude Code 140K+ stars | 21K+ forks | 170+ contributors | 12+ language ecosystems | Anthropic Hackathon Winner Language / 语言 / 語言…
Claude programmatic usage get separate budget (xcancel.com via hn)
Starting June 15, paid Claude plans can claim a dedicated monthly credit for programmatic usage. The credit covers usage of: - Claude Agent SDK - claude -p - Claude Code GitHub Actions - Third-party apps built on the Agent SDK May 13, 2026…
- How to get more usage with claude (www.reddit.com)
Why I built a reference Go project (and taught an AI agent to clone it) I get asked about how to structure a Go project often. Not the big architectural questions about microservices versus monoliths, but the mundane stuff: where does the…
Agents Window in VS Code (code.visualstudio.com via hn)
Use the Agents window (Preview) The Agents window is a dedicated window in VS Code, built for an agent-first workflow. It's the natural complement to the VS Code editor window: the editor window is optimized for code-centric work in a sing…
Hit a weird scaling wall recently. Around 45 Python files with agents, cron jobs, Twilio flows, routing logic etc.
System2 – Multi-Agents for Data (github.com via hn)
System2 System2 is a multi-agent system for data engineering, analysis, and statistical reasoning. It adapts to your existing data stack or builds one from scratch.
Difference between Claude code and cursor using Claude (www.reddit.com)
So my workplace allows us to only use cursor. I hate it as I am used to using purely Claude code.
- Claude Code and using Claude in Cursor (www.reddit.com)
Altman forced to confront claims at OpenAI trial that he's a prolific liar (arstechnica.com via hn)
Elon Musk and Sam Altman had very different experiences while testifying at a trial that will determine OpenAI’s future, including who runs it, where its research funding comes from, and who can profit from its boldest new technologies. Mu…
Hi guys, As everybody, I would like to try to economize as max as I can. I'm living among France and Spain, and here the ChatGPT Plus account is 23€ (around 27$) and I hate the feeling of being the one paying (one of the) most expensive su…