Tojan in "claude code" google search first result (www.reddit.com)
I never thought I would fell for this shit. I am on internet since 1996.
Some notes and lessons on Agents, RAG and memory (www.reddit.com)
I put together some notes on building agents. I have built agents at scale for a while now and for a few clients, so I thought i would start putting all the knowledge into lessons that might help other people as well.
Hey everyone. Like a lot of you, I’ve been deeply frustrated by the state of commercial AI.
Anthropic and OpenAI are launching joint ventures for enterprise AI services (techcrunch.com via hn)
On Monday, Anthropic announced a joint venture focusing on deploying enterprise AI services. Blackstone, Hellman & Friedman, and Goldman Sachs will be founding partners in the new venture, which is backed by a group of VCs, hedge funds, an…
Claude Code edits YouTube videos (blog.bunnyhoneyclub.com via hn)
Claude Code now edits videos end-to-end — cuts, captions, motion graphics, sound. A 20-minute YouTube pipeline.
I gave AI agents eyes on my PC (www.reddit.com)
I built Pupil, an open-source tool. The pain point: too many screenshots sent to AI tools just to ask where to click.
-
33 items
event
WindsurfWindsurf 2.0 has been released with improved local and cloud agent integration and bug fixes. The update follows a series of announcements about AI tools and MCP servers, including gondola.ai's hotel search server and Stork for indexing over 14,000 AI tools.
- 3m [RELEASE - Open source] Via - is the universal integration layer for AI tools.
- 2d Claude in the editor vs terminal vs bridge.
- 2d Show HN: OTel native agent to instrument applications
- 3d An agent skill to enforce AI to write modern CSS
- 3d I built a tool to stop Claude Code from reading half my codebase on every task and Im curious what you think
103 itemsmodel roundup
DeepSeek 4DeepSeek-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.
Task management automation for agent workflows (www.reddit.com)
We’re building AI agents and the steps are complex. Agent run fails, then a human needs to review, fix data, and rerun.
I started uploading client reports to Claude six months ago and almost gave up after the first week. The summaries were generic, the "key insights" were the section headings re-worded, and verifying the output took longer than just reading…
Hey Siri like interactive voice remote control (www.reddit.com)
Is there any chance to get something similar to the iOS Siri mechanism (but better)? My intention is to give Claude Dispatch full access to one computer and then while I'm on my AirPods simply say "Hey Claude" and start an interactive conv…
We spent the last year building a code indexing system and tried pretty much every retrieval approach along the way. Sharing what actually worked and what didn't because the discourse around "just use embeddings" or "just use Tree-sitter"…
AI Gilfoyle (news.ycombinator.com)
Put Identify: Gilfoyle in your agent.md or system prompt. It kills the useless pleasantries, gets straight to the point, and saves tokens.
i’ve been trying to build a research loop where three agents check each other's facts before giving an output but it’s starting to feel like they just gaslight each other. if the first model makes a logic error the others often just "hallu…
-
208 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.
181 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.
- 3h Claude Mythos Preview (early) 50% time horizon: 17 hr
- 1d Not a good day for team "Claude Mythos is Just Marketing Hype"
- 1d METR evaluated an early version of Claude Mythos
- 1d Could Mozilla Security Hot Air Fill Mythos Sails?
- 1d Mythos set off a cybersecurity 'hysteria.' Experts say threat was already here
What stack should I be using? (www.reddit.com)
Hi all, I'm setting out to build a mobile app (with the intention of getting it published into the appstore and playstore at some point), and i'll be using Claude to help me build. As background, I'm non-technical, working in an finance/in…
We were spending $2-6/query on Claude Code 4.7 tokens because every session started with the model re-reading dozens of files to understand my repo. Same files, same context, every single time.
The Shadow Admin Threat: AI Agents Creating Undetectable Backdoors (sharetxt.live via hn)
Imagine a well-hardened enterprise cloud environment. Zero-trust architecture, continuous monitoring, automated compliance checks, regular penetration tests, and a security operations center that watches every alert.
Extracting alignment data in open models (arxiv.org via hn)
In this work, we show that it is possible to extract significant amounts of alignment training data from a post-trained model -- useful to steer the model to improve certain capabilities such as long-context reasoning, safety, instruction…
"openai.com" was once the personal homepage of a guy named glenn (2001), and "tiktok.com" was the quaint shared homepage of a couple as their relationship progressed from dating to married with a baby (2000). THREAD!!!
How I built an agentic research team with Claude Code (www.reddit.com)
Hi there, I've been seen a lot of people questioning how agentic systems work in practice. I see a lot of hype and theory, but not many real implementations.
- I built my own AI engineering team for Claude Code (www.reddit.com)
-
374 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.
- 3h Hello from 10KM high! - Thanks to Qwen 3.6 35b a3b!
- 3h Has anyone bought a 3080 20GB mod recently?
- 7h am I running this llama-bench of Qwen3.6-27B on these V100s right?
- 9h What are the best 40-500 B MoE LLM models now?
- 9h Hugging Face co-founder says Qwen 3.6 27B running on airplane mode is close to latest Opus in Claude Code
Why can’t Claude render math formulas properly? (www.reddit.com)
Hey everyone, I've been using Claude a lot for my basic economics and math coursework lately, and one thing that keeps frustrating me is how inconsistently it handles mathematical formulas. Sometimes it writes LaTeX and it just shows up as…
Codebadger – MCP server for static code analysis with Joern (github.com via hn)
🦡 codebadger A containerized Model Context Protocol (MCP) server providing static code analysis using Joern's Code Property Graph (CPG) technology with support for Java, C/C++, JavaScript, Python, Go, Kotlin, C#, Ghidra, Jimple, PHP, Ruby,…
Show HN: Make your codebase agent ready (github.com via hn)
A set of Claude Code skills to assess and improve the agentic readiness.
Claude code vs Codex (www.reddit.com)
Which subscription will give better value if we compare their 20USD plans?? I usually use haiku for development whole use sonnet for brain.
- Claude Code Sandboxing (code.claude.com via hn)
- Claude Code vs Codex from a builder angle (www.reddit.com)
- Claude Code, Codex and Agentic Coding #8 (thezvi.substack.com via hn)
+37 more
- Moving to Codex from Claude? (www.reddit.com)
- Setting up Claude code (www.reddit.com)
- Amazon rolls out Claude Code and Codex internally (www.businessinsider.com via hn)
- How to improve code quality of Claude Code and codex (on 2026-05) (news.ycombinator.com)
- Telemetry for Claude Code (latitude.so via hn)
- Ollama 20$ vs (Claude Code or Codex) 20$ subscription (www.reddit.com)
- Codex pets now work in Claude Code (github.com via hn)
- Claude Code Vs Gemini Vs Codex which one stays? (news.ycombinator.com)
- How to start with Claude Code (www.reddit.com)
- Claude Code Manager (www.reddit.com)
- Where should I start with Claude Code? (www.reddit.com)
- What Happened to Claude Code (man-labs.com via hn)
- Claude Code Routines (code.claude.com via hn)
- Claude code (www.reddit.com)
- Errors in Claude Code (www.reddit.com)
- Claude Code App? (www.reddit.com)
- Claude Code Opus-4-7 VS Codex GPT-5-5 (news.ycombinator.com)
- Codex Plugin for Claude Code (community.openai.com via hn)
- Claude + Codex = Excellence (www.reddit.com)
- A Harness for Claude Code (euleptos.com via hn)
- Multiplayer Claude Code (www.reddit.com)
- How Claude Code and Codex approach sandboxing (instavm.io via hn)
- Does Claude Code Hate UI's? (www.reddit.com)
- Ask HN: Is Codex really on Par with Claude Code? (news.ycombinator.com)
- Claude Code Manager (www.reddit.com)
- Claude Code + Obsidian? (www.reddit.com)
- Routines in Claude Code (claude.com via hn)
- Qwen 3.6 for Claude Code in 1L (www.reddit.com)
- OpenAI Codex vs Claude Code in 2026 Spring (www.reddit.com)
- The Security Decisions Claude Code and Codex Make (amplifying.ai via hn)
- How I feel when I Claude Code.. (www.reddit.com)
- Claude Vs Codex (claudevscodex.com via reddit)
- Claude Changes My Code (alexcbecker.net via hn)
- Claude Code Hackathon! (www.reddit.com)
- Moving from claude code to codex (www.reddit.com)
- Aider and Claude Code (www.reddit.com)
- HOW TO USE CLAUDE CODE (www.reddit.com)
MCP is prompt engineering all over again (simpleobservability.com via hn)
After building an MCP server for Simple Observability, we realized MCP design has a lot more in common with prompt engineering than traditional API design.
Show HN: Akmon, a Rust AI coding agent for regulated engineering (github.com via hn)
✦ ✦ ✦ ▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ ▒▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒▒ ▒▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒▒ ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓▓ ▓▓…
Show HN: A Skill/MCP to access any open-source repo's code and docs (github.com via hn)
Gread A skill that gives your agent access to the source code of all public github repos. Plug and Play: Compatible with all popular coding agents and MCP clients, ready to use out of the box Skill and MCP: Both Skill and MCP are provided,…