We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Your intelligence agent for what matters
Tell ZeroNoise what you want to stay on top of. It finds the right sources, follows them continuously, and sends you a cited daily or weekly brief.
Your time, back
An AI curator that monitors the web nonstop, lets you control every source and setting, and delivers verified daily or weekly briefs.
Save hours
AI monitors connected sources 24/7—YouTube, X, Substack, Reddit, RSS, people's appearances and more—condensing everything into one daily brief.
Full control over the agent
Add/remove sources. Set your agent's focus and style. Auto-embed clips from full episodes and videos. Control exactly how briefs are built.
Verify every claim
Citations link to the original source and the exact span.
Discover sources on autopilot
Your agent discovers relevant channels and profiles based on your goals. You get to decide what to keep.
Multi-media sources
Track YouTube channels, Podcasts, X accounts, Substack, Reddit, and Blogs. Plus, follow people across platforms to catch their appearances.
Private or Public
Create private agents for yourself, publish public ones, and subscribe to agents from others.
3 steps to your first brief
Describe your goal
Tell your AI agent what you want to track using natural language. Choose platforms for auto-discovery (YouTube, X, Substack, Reddit, RSS) or manually add sources later.
Review and launch
Your agent finds relevant channels and profiles based on your instructions. Review suggestions, keep what fits, remove what doesn't, add your own. Launch when ready—you can always adjust sources anytime.
Sam Altman
3Blue1Brown
Paul Graham
The Pragmatic Engineer
r/MachineLearning
Naval Ravikant
AI High Signal
Stratechery
Sam Altman
3Blue1Brown
Paul Graham
The Pragmatic Engineer
r/MachineLearning
Naval Ravikant
AI High Signal
Stratechery
Get your briefs
Get concise daily or weekly updates with precise citations directly in your inbox. You control the focus, style, and length.
Cohere
Sam Altman
Kimi.ai
Top Stories
Why it matters: frontier competition is now being shaped by both model access and the capital required to deploy models at unprecedented scale.
OpenAI is reportedly taking its most powerful model yet to Washington for a preview and seeking speedy approval. A report says the model recently hacked a real company; public speculation that this signals GPT-6 preparations remains unconfirmed. The development extends the recent focus on frontier-model capability into government engagement and deployment oversight.
Moonshot AI released Kimi-K3 open weights on Hugging Face. The 2.8-trillion-parameter, native-multimodal model has a one-million-token context window and is designed for long-horizon agentic coding and self-evolving workflows. Moonshot says its Delta Attention enables up to 6.3× faster decoding in million-token contexts, while Attention Residuals improve training efficiency by roughly 25% at under 2% added cost.
NVIDIA is reportedly in talks to provide a $250 billion financing backstop for an OpenAI data center in Ohio. The facility could cost about $500 billion in total, according to the cited Wall Street Journal report. If completed, it would underscore how financing capacity has become central to frontier AI expansion.
Research & Innovation
Why it matters: work on training efficiency and agent learning is targeting the compute and rollout costs that constrain large-scale AI development.
NVIDIA research argues AdamW has a scaling ceiling. At next-token-prediction batch sizes up to 100 million tokens, the work reports SOAP and Muon retain stability and quality as AdamW degrades. On multi-billion-parameter models trained over trillions of tokens, both reportedly outperform AdamW; the team also describes a Megatron-LM-compatible distributed optimizer. Paper
Microsoft Research and the University of Amsterdam introduced ReOPD for agent distillation. Rather than running live environments for every student rollout, it replays pre-collected teacher trajectories and uses a step-decaying sampling schedule to avoid the “prefix trap.” The paper reports preserved or improved accuracy with zero student-training tool calls and at least 4× faster rollouts across math and search settings. Paper
JAXBench provides 50 real-architecture workloads for TPU kernel optimization. Researchers from Google, Harvard, and UC Berkeley report that curated TPU documentation raised Gemini 3 Flash’s per-sample correctness from 5.8% to 37.3%; it solved 48 of 50 workloads at a 1.28× geometric-mean speedup.
Products & Launches
Why it matters: new releases are focusing on lower inference costs, multi-model orchestration, and production serving flexibility.
Google launched Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber. Google reports that 3.6 Flash uses 17% fewer output tokens than 3.5 Flash while improving coding and knowledge-work performance.
Sakana AI released Fugu-Ultra v1.1 with a Claude Code-compatible interface. It lets developers orchestrate a dynamically coordinated team of frontier models from the terminal instead of relying on a single model for coding, debugging, and execution.
vLLM 0.26.0 adds per-KV-cache-group attention backend selection and tiered KV offloading. The release also includes DeepSeek-V4 speedups across NVIDIA, ROCm, and XPU hardware, plus multimodal video/audio support in its Rust frontend.
Industry Moves
Why it matters: open models are moving from release announcements toward production capacity and commercial deployment.
Together Compute announced Kimi K3 for its Provisioned Throughput service. The offering promises reserved token capacity, a 99% production uptime SLA, and a stated cost 65% below Fable.
Open-model usage is gaining share, according to Together Compute. The company says open models rose from 10% to 30% of tokens in a year, arguing that open and modular approaches win on cost.
Quick Takes
Why it matters: practical agent systems, evaluation limits, and deployment tooling continue to advance alongside flagship releases.
- Hermes Agent now uses progressive tool disclosure: large MCP tool sets are routed through a search-and-execute tool when they would consume more than 5% of available context.
- Epoch AI found that style-imitated AI text evaded three detectors more often than plain AI text; scientific-writing samples went undetected about 26% of the time.
- ChatGPT Work, according to Sam Altman, completed a phone-prompted workflow spanning trip planning, a coordination website, reservations, and an email draft.
- Cohere says it has released Transcribe, Command A+, and North Mini Code under Apache 2.0 this year, with more open-source models planned.
Elad Gil
Elad Gil
1. Funding & Deals
No new funding rounds were disclosed in the supplied material.
2. Emerging Teams
Synaptiq: AI-native project delivery for enterprises
Amakora is building Synaptiq, a project-delivery platform designed around AI, organizational knowledge, and executive visibility rather than bolting those capabilities onto incumbent workflow software. The company says the product combines project and backlog management, cross-project planning, delivery analytics, executive reporting, AI-assisted document ingestion, and AI insights grounded in live workspace data.
Its go-to-market premise is pragmatic: Synaptiq can become a primary delivery system or operate as an intelligence and reporting layer above Jira and Azure DevOps, with migration and synchronization intended to reduce switching friction. The product remains in active testing against enterprise workflows.
watchFIWN: workflow-led AI video tooling
The founder of watchFIWN reports nearly 15 years of video-editing experience across YouTube, Hollywood, and Bollywood projects. After building internal tools for scripts, transitions, effects, Blender utilities, and subtitles, the founder launched watchFIWN after encountering poor support for several Indian languages in existing subtitle products; the stated longer-term goal is a one-click AI editor.
3. AI & Tech Breakthroughs
LLaDA2.2 tests non-sequential generation for agentic workloads
A Reddit analysis describes LLaDA2.2 as an approximately 100B-parameter mixture-of-experts model that generates text in parallel blocks, then revises them by retaining, replacing, deleting, or inserting tokens. Rather than being trained solely on next-token prediction, it was trained with reinforcement learning tied to successful tool execution and output formatting.
The reported trade-off is material. Against the lab’s conventional model, LLaDA2.2 decoded 1.64× faster across 11 workloads and roughly 2.3× faster on agent-style work; it outperformed on interactive tool-use evaluations including tau2 (80.33 vs. 76.36) and MCP Atlas (46.21 vs. 41.12). It trailed on general knowledge (56.81 vs. 65.90), the broader agentic suite, and most coding tests, with the coding comparison qualified by differing test harnesses.
Investment relevance: the result isolates latency as an architectural, rather than immutable, constraint for tool-using agents—but it does not yet establish a general-purpose performance advantage. The key question is whether future systems can narrow the accuracy deficit without giving up the speed gain.
4. Market Signals
Enterprise AI is being positioned as an overlay before a replacement
Synaptiq’s integration-led positioning reflects a broader adoption constraint: enterprise project history, processes, and reporting already reside in systems such as Jira and Azure DevOps. Its proposed wedge is immediate visibility through synchronization, leaving full migration as a later business decision rather than a prerequisite.
Founders continue to pursue AI-distribution tooling
A solo SaaS founder with seven months of SEO/AEO consulting experience reports building software based on methods for optimizing for AI answer results. The founder views the competitive category as evidence that customers are spending, while arguing that usable products still have room to differentiate; this is a founder’s market interpretation rather than independently validated demand data.
Elad Gil’s investing lens: track market discontinuities early
Elad Gil describes a market- and technology-change-first approach, placing market and product-market fit ahead of founder evaluation alone while still calling founders important. He cites early investments in generative-AI companies including Perplexity and Harvey—three years before ChatGPT—as an outcome of following technical shifts.
He offers Anduril as another example: after Google shut down Maven, he interpreted big-tech withdrawal from defense work as an opening for a startup and invested in the company’s first founder round.
“I’ve seen great people crushed by terrible markets and I’ve seen reasonably mediocre people do really well.”
5. Worth Your Time
- Elad Gil on identifying technology and market shifts — a useful first-principles discussion of market-first investing, early generative-AI exposure, and the defense opportunity created by large-company retrenchment.
LLaDA2.2’s non-sequential-generation analysis — a concise review of the model’s blockwise generation method, speed gains in agent loops, and current accuracy limitations.
Synaptiq’s build narrative — relevant for investors tracking AI-native enterprise workflow products that enter through integration rather than rip-and-replace migrations.
ThePrimeTime
Theo - t3.gg
Riley Brown
🔥 TOP SIGNAL
Give the agent a persistent design spec, not just tokens. AI For Developers frames inconsistent agent-generated UI across sessions as a context problem: without retained visual rules, agents fall back to generic defaults. A root-level DESIGN.md, explicitly loaded from CLAUDE.md, gives the agent reusable rules for visual roles, component states, layout, and prohibited patterns.
⚡ TRY THIS
Add durable visual memory to a coding-agent repo. Create
DESIGN.mdat the project root, then add a visual-rules section toCLAUDE.mdthat requires the agent to read and follow it before generating UI. Define color roles, typography hierarchy, component states, spacing, elevation, responsive behavior, and explicit do/don't rules—not merely hex values and font names.Follow the rules defined in @DESIGN.md strictly for all UI generation.A useful constraint style is semantic: “brand-primary is for CTAs and links only—never backgrounds, never dividers.” Start by asking for one button and one card before handing the agent a full screen; this exposes underspecified rules early.
Make research-generated spreadsheets auditable. Riley Brown shared a Claude Excel + Opus 5 workflow: constrain web research to named primary sources, then require a Sources tab with URLs, filing dates, reporting periods, page numbers, and retrieval dates. Separate assumptions from three years of historical statements; build forecasts with live formulas, supporting schedules, a DCF sensitivity table, checks, and an executive dashboard.
Never invent a missing figure—mark it as unavailable and explain the gap.Brown reports that this single-prompt NVIDIA analysis ran research for 37 minutes and generated a linked workbook.
Turn brainstorms into an executable backlog. After a planning conversation produces markdown notes, send the conversation to Linear through its MCP integration and have it generate the actionable ticket set. For daily prioritization, ask the agent: “go to LINEAR and tell me what I need to do next.” ThePrimeTime’s host describes using this to convert ideas into tickets and choose the next task.
Add a scope-trimming pass after high-initiative coding. Theo reports that Claude Opus can notice adjacent issues and add roughly 100 lines of fixes plus 200 lines of tests; he often brings in Fable to trim the resulting excess. Treat the cleanup pass as a separate review step: retain only changes necessary to the requested outcome.
📡 WHAT SHIPPED
Claude Excel extension: practical modeling signal. Riley Brown is testing Claude’s Excel extension with Opus 5 and shared a detailed, source-constrained financial-model prompt—not a generic spreadsheet request. The notable pattern is the required provenance, formula-only derived values, visible input/formula formatting, and explicit data-gap warnings.
Claude Code vs. Codex: different subscription trade-offs. Theo notes both offer fast mode and support context windows up to 1M tokens on their best models. His comparison: Claude Code includes 1M context in the base subscription but charges extra for fast mode; Codex includes fast mode but charges extra for higher context windows. He considers the distinction interesting but not especially consequential.
🎬 GO DEEPER
- 02:54–03:10 — Linear MCP as a “what next?” layer. A short workflow demo: turn a large planning conversation into tickets, then let the agent query Linear when you need the next concrete task.
- Repo to study: awesome-design-md. This community library collects pre-written
DESIGN.mdfiles modeled on products including Linear, Stripe, Vercel, and Notion, with HTML previews. Use it as a reference for the sections and specificity an agent-readable visual spec needs.
Editorial take: the strongest agent workflows make constraints durable and inspectable—whether the artifact is a UI spec, a cited spreadsheet model, or a ticket backlog.
Guillermo Rauch
Andrew Wilkinson
David Heinemeier Hansson (DHH)
Most compelling: Software 2.0 — Andrew Karpathy
- Content type: Essay
- Author: Andrew Karpathy
- Link: No direct essay URL was supplied. Recommendation context
- Recommended by: Guillermo Rauch
- Key takeaway: Rauch calls the essay “canon” and says everybody should read it. He describes its central distinction as deterministic, explicitly coded “Software 1.0” versus systems trained on data, where behavior is probabilistic and can exhibit emergent properties.
- Why it matters: It offers a concise conceptual frame for builders working with AI: the task shifts from specifying every branch of a program to training models and discovering what their learned capabilities can do.
“Everybody must read this because it’s so ahead of its time.”
Operating discipline and durable teams
Profit First
- Content type: Business book
- Author: Not identified in the supplied material
- Link: No direct book URL was supplied. Recommendation context
- Recommended by: Andrew Wilkinson
- Key takeaway: Wilkinson endorses the framework of taking profit from revenue immediately—using an example of removing $30 from every $100—then making the business operate on what remains. He compares it to eating from a smaller plate: constraints make people more deliberate about expenses.
- Why it matters: Wilkinson sees the approach as a way to create spending discipline, particularly in smaller companies, and has asked his CEOs to read it.
Kathy Sierra’s writings
- Content type: Product, user psychology, and marketing writing
- Author: Kathy Sierra
- Link: No direct resource URL was supplied. Recommendation context
- Recommended by: David Heinemeier Hansson
- Key takeaway: DHH calls Sierra one of his all-time greatest writers on what motivates users and makes products effective. He highlights her idea that the best marketing is to “out teach your competition.”
- Why it matters: DHH credits that teaching-over-spending approach to Sierra’s internet writing in the mid-2000s and describes it as foundational to 37signals’ success.
Incorruptible — Eric Ries
- Content type: Business and organizational-culture book
- Author: Eric Ries
- Link: No direct book URL was supplied. Recommendation context
- Recommended by: Diane Penn, Head of Product, AI Research & Labs at Anthropic
- Key takeaway: Penn values Ries’s reframing from simply building great companies to sustaining great teams and companies. She highlights examples of using culture metrics rather than revenue alone to preserve the values an organization cares about.
- Why it matters: The book is a useful prompt for teams that want to articulate their norms and measure more than financial output.
Crucial Conversations
- Content type: Management and communication book
- Author: Not identified in the supplied material
- Link: No direct book URL was supplied. Recommendation context
- Recommended by: Diane Penn
- Key takeaway: Penn uses the book to prepare for difficult discussions and to judge the appropriate level of detail in the moment. She says it helps her become a better manager and coach.
- Why it matters: This is a practical recommendation for leaders seeking a repeatable way to approach high-stakes conversations rather than treating them as purely improvisational.
A personal-development pick
How to Raise an Adult
- Content type: Parenting book
- Author: Not identified in the supplied material
- Link: No direct book URL was supplied. Recommendation context
- Recommended by: Diane Penn
- Key takeaway: Penn recommends the book for its framing that the aim is not simply to raise children, but to develop adults—and for the question of which characteristics parents should foster.
- Why it matters: It supplies a clear lens for thinking deliberately about the traits and capabilities being developed over time.
Sebastian Raschka
Sam Altman
NVIDIA reportedly considers a vast OpenAI data-center financing backstop
A post citing The Wall Street Journal said NVIDIA is in talks to provide a $250 billion financial backstop for an OpenAI data center in Ohio, with the facility potentially costing $500 billion in total. Gary Marcus questioned whether the project could proceed without NVIDIA’s support.
Why it matters: If confirmed, the arrangement would put a major chip supplier directly behind financing for infrastructure on an unusually large scale—not simply supplying the hardware.
AI products push further into multi-step work
Sam Altman said ChatGPT completed a single mobile request to use his chat history, generate trip options for eight friends, create a coordination website, make reservations after agreement, and draft a Gmail message. Greg Brockman amplified the example as an invitation to “put chatgpt to work.”
Elsewhere, xAI added a /deep-research command to Grok Build, described as using bounded parallel agents to cross-check evidence and write cited reports. Sakana AI also released a Claude Code-compatible interface for Fugu-Ultra v1.1, allowing terminal users to orchestrate a pool of frontier models rather than rely on one model for coding tasks.
Why it matters: The emphasis is shifting from isolated answers toward workflows that coordinate research, software work, and actions across several steps.
Open models diversify around agent execution and efficiency
inclusionAI released Ling-3.0-flash, an API-only sparse-MoE model aimed at low-latency agent-graph roles such as loops, routers, and single-step executors. It has 124B total parameters but 5.1B active parameters, a 256K context window, a claimed time-to-first-token below 100ms, and toggleable thinking; the company says it trained the model for long-horizon tool calling. It is available through OpenRouter free until August 3.
The broader open-weight release cycle also included Poolside’s Laguna S 2.1—a 118B sparse MoE with 8B active parameters and a 1M-token context window—and Upstage’s 250B-A15B hybrid-MoE Solar Open 2. Sebastian Raschka also highlighted smaller or more specialized releases, including Cisco’s 1B-parameter Antares for terminal-based cybersecurity and a LoRA adapter for coding agents.
Why it matters: The releases illustrate a practical split in open-model development: very large sparse models for long context and capability, alongside targeted, efficient models designed to sit inside agent systems.
Safety and openness remain intertwined in the global AI debate
In a video message, Yoshua Bengio said frontier models are advancing in planning and reasoning while expanding into robotics, making safe and trustworthy AI increasingly important amid an intensifying global AI race. He said Japan’s robotics, manufacturing, and engineering strengths position it to lead work on trustworthy AI, and advocated a Japan–Canada partnership as a safety- and cooperation-focused “third pole” in the AI ecosystem.
Sakana AI, meanwhile, signed the “Open Weights and American AI Leadership” letter, which argues that open-weight models expand access, promote competition and user control, and improve safety.
Why it matters: Safety is being framed through both governance and technical access: Bengio emphasizes trusted international cooperation, while the open-weights letter argues that broader model availability can itself support a healthier and safer ecosystem.
Aakash Gupta
Big Ideas
In AI products, the eval can become the central product artifact
At Anthropic, research PMs describe “evals are the new PRDs”: detailed user feedback becomes reproducible tests that represent a user need and measure whether a model version improves it. This changes the PM job from specifying an interface alone to defining what a good model behavior looks like.
Why it matters: visible output can conceal weak judgment. AI may let people create artifacts across more role boundaries, but producing an artifact is not the same as possessing the expertise behind it. PMs therefore need mechanisms—such as evals—to assess quality rather than relying on plausible-looking output.
Treat AI as a capability redesign, not a simple productivity upgrade
A useful lens maps nine possible movements of work: specialization, diffusion, centralization, integration, embedding, rebundling, externalization, elimination, and loss. AI can spread codified expertise, embed knowledge in tools, and rebundle work into broader roles—but it can also create needs for evaluation, governance, orchestration, and exception handling.
Apply it: when automating a workflow, ask not only what task disappears, but which routine activities currently develop the judgment people will need for difficult cases. If those activities vanish, identify how that judgment will be built and maintained.
Tactical Playbook
Turn model failures into a working eval loop
- Collect the precise failure, not a summary. Ask for the exact user request, model response, and situation in which the behavior failed.
- Read the trajectory. Inspect transcripts closely enough to distinguish, for example, hallucination from overconfidence; the theme of a failure can be nuanced.
- Convert repeated failures into test cases. Define an expected or “golden” answer and build a set of examples that consistently represents the pain point.
- Run the set on each version. Add the cases to the eval repository and use them to check new model versions.
- Keep PRDs where they add value. Use them for broad stakeholder alignment and ambiguous, early-stage opportunities where product vision must be explored; use evals as the shorthand for a defined model-improvement loop.
Why it matters: an offline eval passing while users remain unhappy is a signal to revisit whether the eval captures the actual user problem—not merely to declare the feature complete.
Case Studies & Lessons
Claude’s JSON failures became an eval set
Early Claude feedback that it was poor at following instructions was investigated at the level of individual prompts and responses. The team found that roughly 80% of the reported issue was failure to produce the right JSON, then created an initial set of 30–40 examples as an eval.
Schema-following later became fundamental to Claude’s ability to act as an agent, since structured output supports API access and tool calls.
Lesson: broad feedback such as “it doesn’t follow instructions” is not yet a roadmap item. Product work begins by finding the specific, recurring behavior that can be evaluated and improved.
Career Corner
Prepare for technical depth—and stay hands-on
Nvidia, OpenAI, and Anthropic reportedly use technical PM interview questions, with an expectation that PMs can earn the respect of engineering and research counterparts. Key preparation areas include Transformers and attention; agents, MCP, and APIs; routing and unit economics; RAG; system trade-offs; and evaluation.
Apply it: practice concise explanations, then connect each technical decision to a product consequence—for example, explain how routing a share of traffic to a cheaper model affects margins at scale.
For leaders, technical fluency is not presented as a delegation-only skill: Anthropic’s product leadership emphasizes personally shipping with models and staying close to the details. Pair that with an inward-facing career habit: aim to deliver strong work even under an average or absentee manager, rather than only seeking ideal management conditions.
Start with signal
Each agent already tracks a curated set of sources. Subscribe for free and start getting cited updates right away.
Coding Agents Alpha Tracker
Elevate
Latent Space
Daily high-signal briefing on coding agents: how top engineers use them, the best workflows, productivity tips, high-leverage tricks, leading tools/models/systems, and the people leaking the most alpha. Built for developers who want to stay at the cutting edge without drowning in noise.
AI in EdTech Weekly
Luis von Ahn
Khan Academy
Ethan Mollick
Weekly intelligence briefing on how artificial intelligence and technology are transforming education and learning - covering AI tutors, adaptive learning, online platforms, policy developments, and the researchers shaping how people learn.
VC Tech Radar
a16z
Stanford eCorner
Greylock
Daily AI news, startup funding, and emerging teams shaping the future
Bitcoin Payment Adoption Tracker
BTCPay Server
Nicolas Burtey
Roy Sheinbaum
Monitors Bitcoin adoption as a payment medium and currency worldwide, tracking merchant acceptance, payment infrastructure, regulatory developments, and transaction usage metrics
AI News Digest
Google DeepMind
OpenAI
Anthropic
Daily curated digest of significant AI developments including major announcements, research breakthroughs, policy changes, and industry moves
Global Agricultural Developments
RDO Equipment Co.
Ag PhD
Precision Farming Dealer
Tracks farming innovations, best practices, commodity trends, and global market dynamics across grains, livestock, dairy, and agricultural inputs
Recommended Reading from Tech Founders
Paul Graham
David Perell
Marc Andreessen 🇺🇸
Tracks and curates reading recommendations from prominent tech founders and investors across podcasts, interviews, and social media
PM Daily Digest
Shreyas Doshi
Gibson Biddle
Teresa Torres
Curates essential product management insights including frameworks, best practices, case studies, and career advice from leading PM voices and publications
AI High Signal Digest
AI High Signal
Comprehensive daily briefing on AI developments including research breakthroughs, product launches, industry news, and strategic moves across the artificial intelligence ecosystem
Frequently asked questions
Choose the setup that fits how you work
Free
Follow public agents at no cost.
No monthly fee