Jin Miao
Back to Signals Hub

Tuesday, August 04, 2026

📅 Morning + Afternoon

🌅

Morning Briefing

Analyzed at 2026-08-04 06:39:51 PT

🔊 Listen
Speed
📊 Source Statistics
113 unique itemsHackerNews 29Reddit 4 (1 subs)X.com 064 ★outliers108 new / 5 ongoingConfirmed 66 · Reported 37 · Rumor 10

📡 Jin Miao Signals — Morning Brief · 2026-08-04

1. Top 5 — what actually matters today

  • WorldExam moves world-model evaluation from "does it look right" to "does it react right" — the first benchmark to score whether a generated world infers unstated consequences from scene state, which is the only axis that matters if you're betting video models become planners rather than pretty renderers; for anyone building on video-gen, your eval suite is now measuring the wrong thing huggingface .
  • DiffusionGemma: an open-weight text diffusion LM that refines 256 tokens in parallel instead of decoding one at a time — fine-tuned from Gemma 4 MoE (3.8B active / 25.2B total) on <10% of the usual training compute, so the "diffusion for text" thread just got a credible, downloadable artifact rather than another paper; engineers should read the latency numbers before committing to autoregressive-only serving assumptions huggingface .
  • An 80B Qwen running in 4.3 GB of RAM on a Mac — and a 35B on an iPhone — if the compression claims hold, the frontier-in-your-pocket line moved a full tier overnight, which is the everyday-user story of the week (private, offline, no subscription) and a real threat surface for anyone whose moat is hosted inference; treat the numbers as unverified until third parties reproduce github . Adjacent and same direction: fine-tuning an 8B on a 4 GB laptop GPU github .
  • Bending Spoons is buying Airtable for $1.285B — its first post-IPO acquisition — the definitive agreement was filed July 30 and hit the wires this morning under the post-IPO framing; the read for founders is that the no-code/database middle is being consolidated by an operator that buys cash-flow and cuts, not by an AI lab, and it lands in a July that set a record 14 billion-dollar venture rounds on $65B global funding reuters · crunchbase . Markets context: consolidation pressure on the mid-tier SaaS cohort, not a call on any name.
  • Shai-Hulud is back and it took Keyv this time — distinct from last week's agent-published-package incident: this is a self-propagating npm worm hitting widely-depended-on utility packages, so the action item today is auditing lockfiles and rotating CI tokens, not reading a postmortem aikido .

2. New-direction sparks

  • *SWE-Touch — benchmarking coding agents when the human edits the code mid-run.* Non-obvious because the entire agent field optimizes for solo autonomy; this frames the shared workspace as the hard problem and shows agents break on plausible human "counter-edits" that conflict with their plan. Co-presence, not autonomy, is the unexplored axis huggingface .
  • MemoryForge replaces persona prompts with a synthesized autobiographical memory base. Non-obvious because it reframes agent identity as accumulated life memory retrieved dynamically rather than a static profile string — a different substrate for continuity than the RAG-over-chat-logs consensus arxiv .

3. Threads worth watching

  • World models / spatial intelligence — directly moved by WorldExam's reactivity framing huggingface , plus WCM, which puts a world critic inside VLA reinforcement learning to fix the single-frame value-estimation mismatch in robot control huggingface .
  • Digital identity & continuity — AgentMemBench finally puts five memory strategies (windowing, KV store, graph episodic, compression, web-augmented) on one comparable footing, which is the prerequisite for anyone claiming their agent "remembers you" arxiv .

4. Contrarian watch

  • The unpriced variable in agents isn't the model — it's the meta-decision policy. Two protected outliers landed together: an executable benchmark for budget-aware composition of operations (answer / decompose / retrieve / execute / delegate / verify), and MetaRoute-Bench for comparing those policies under a shared execution model. Consensus buys a bigger model; the edge says routing choices dominate cost and latency and nobody measures them arxiv · arxiv .
  • RLVR may be eating your future capabilities. "Verifier-induced support reshaping": on-policy RL with verifiable rewards improves the current objective while making behaviors needed for later objectives too rare to sample. If real, the industry's default post-training recipe has a hidden ratchet arxiv .
  • Cheap open judges match frontier judges at up to 100× lower cost. GPT-OSS 120B, DeepSeek-V4 Flash and Gemma-4 31B agree with human pass/fail on IMO-GradingBench indistinguishably from Claude Opus 4.7 and Gemini 3.1 Pro. Most eval budgets are priced off an assumption that just got falsified arxiv .
  • Agents brute-force even when their own map points to the next step. ScrambleToolBench strips semantic tool names and finds agents exhaustively search rather than reason behaviorally — evidence that tool-use scores are measuring prior knowledge, not discovery huggingface .
  • Datacenter shape is being contested from two directions at once — Runware shipped a modular "Sonic Inference Pod," and EON wants to move backbone traffic from ocean fiber to space lasers. Both bet the bottleneck stops being the chip techcrunch · techcrunch .
  • Enterprise trust in frontier labs is being sold as a wedge. Palantir posted $1B in quarterly profit and Karp used the platform to call the AI industry "Marxist" and the labs untrustworthy for enterprises — noteworthy as positioning, whatever you make of the rhetoric techcrunch .

5. Verification flags

  • ⚠️ Bending Spoons / Airtable at $1.285B — do not act on yet — needs primary source. Wire coverage and a BusinessWire release exist, but confirm the filed terms and close conditions yourself reuters · businesswire .
  • ⚠️ "80B model in 4.3 GB / 35B on an iPhone" — do not act on yet — needs primary source. Repo exists; no independent reproduction of quality-at-that-footprint yet github .
  • ⚠️ Baseten's $13B Series F — do not act on yet — needs primary source. Referenced in a podcast blurb, not a filing or company post latent.space .
  • ⚠️ July's "record 14 billion-dollar rounds, $65B total, +100% YoY" — do not act on yet — needs primary source. Single-database aggregation, definitionally sensitive to what counts as a round crunchbase .

Markets context only — not financial advice.

Co-founder Channel Locked

This section contains subjective, strategic co-founder signals. Enter passcode to decrypt.

🌆

Afternoon Update

Analyzed at 2026-08-04 14:39:51 PT

🔊 Listen
Speed
📊 Source Statistics
176 unique itemsHackerNews 66Reddit 7 (1 subs)X.com 0101 ★outliers63 new / 113 ongoingConfirmed 88 · Reported 70 · Rumor 18

📡 Jin Miao Signals — Afternoon Brief · 2026-08-04

1. Top 5 — what actually matters today

  • Texas hit pause on new data centers and ordered audits — the first time the country's most permissive compute jurisdiction has said "no" on siting; if you're modeling 2027 training capacity or an AI-adjacent power thesis, the constraint just moved from chips to interconnect queues and local politics, and it lands on normal people as a line item on their electric bill (TechCrunch ).
  • DeepSeek V4 Flash running on a single AMD MI300X — a frontier-class model serving off one non-Nvidia accelerator is the second AMD-viability datapoint in three days; for engineers it means "which silicon" is becoming a procurement question rather than a rewrite, and as market context it's another small crack in the CUDA-lock story (GitHub ).
  • Oxide Computer raised $445M (Confirmed via SEC Form D) — the largest bet yet that a meaningful slice of AI workloads comes back on-prem as rack-scale hardware; founders selling into regulated or sovereignty-constrained buyers should read this as the buyer budget for "not the public cloud" being real, not nostalgic (SEC ).
  • Cloudflare shipped Wallets — programmable payment rails for agents — the missing primitive for agent-to-agent commerce is now sitting behind an edge network most of the web already routes through; if you're building anything where an agent spends money on a user's behalf, the trust-and-limits layer just got commoditized under you (Cloudflare ).
  • "To Add Is Machine, To Delete Is Human": the five top SWE-bench models hit ≤71.7% deletion recall — they find the right file for 92% of required deletions but cut the exact line under 52% of the time; this is the cleanest measurement yet of why agent-written codebases pass tests and still rot, and it's the number to quote next time someone claims the agent "finished" the refactor (HF Papers ).

2. New-direction sparks

  • Sparse Event-KV shows retained memory leaks the value of the observation you dropped — omit one earlier observation from what's served, and answers still overwhelmingly follow the omitted value even though no served span contains it. Non-obvious because every eviction and episodic-memory scheme assumes a retained event is self-contained; it isn't, which makes "what did the agent actually know" unauditable in exactly the systems being sold as auditable (HF Papers ).
  • Zero-Mem: structured agent memory with zero LLM calls in the memory path — the assumption that memory operations require generation was never tested; removing it collapses both the token bill and the summarization-drift failure mode at once (HF Papers ).
  • EdotEnv (YC S26) is selling RL environments that teach LLMs to do quant research — environments-as-product for a specific professional judgment, not a generic benchmark. If that generalizes, the moat moves from model weights to who owns the simulator for a given craft (EdotEnv ).

3. Threads worth watching

  • World models / spatial intelligence — SG-WAM proposes learning action-conditioned dynamics in a geometry-aware policy space rather than pixel-space or an unstructured latent, which is the specific gap left open by this morning's WorldExam framing (HF Papers ).
  • The shifting value of human work — Spotify pulled Merlin (30,000+ independent labels) into its AI remix product on explicit opt-in-plus-credit-plus-compensation terms. Whatever you think of the output, the consent-and-royalty template is being set right now, for everyone downstream (TechCrunch ).

4. Contrarian watch

  • The compute counterparty is diversifying away from hyperscalers. Anthropic reportedly signed $10B with AI-cloud startup Volta — consensus says frontier labs consolidate onto AWS/Azure/GCP; the actual pattern this quarter is labs spreading across neoclouds nobody has heard of. Watch the second-order effect on who finances that capex (TechCrunch ) — [Rumor].
  • Open weights caught up; safety didn't. SaferAI finds Z.ai's GLM-5.2 approaching frontier capability with key mitigations missing. Consensus treats the open/closed capability gap as the governance question — the real one is that the gap already closed on capability and stayed wide on mitigation (TechCrunch ).
  • Guardrails are theater at the script-kiddie tier. Bypassing them reportedly requires no sophistication at all — which sits badly next to OpenAI publishing new safeguards for third-party cyber evals the same day (The Register , OpenAI ).
  • Benchmarks are saturating faster than they're being replaced — a systematic study of the plateau; if your eval story rests on a public leaderboard, it's already measuring the wrong thing (arXiv ).

5. Verification flags

  • ⚠️ Anthropic ↔ Volta, $10B — do not act on yet; needs primary source. Single secondary report, no filing, counterparty is a startup with no public capacity disclosure (TechCrunch ).
  • ⚠️ Bending Spoons / Airtable price — still [Rumor] on the number: the wire says $1.285B, Euronext says $1.3B, HN says $1.25B. Use the definitive agreement, not the aggregators (BusinessWire ).
  • ⚠️ SpaceX's $329M in Tesla Megapacks for xAI datacenters — related-party figure, no filing cited (TechCrunch ).

Markets context only — not financial advice.

Co-founder Channel Locked

This section contains subjective, strategic co-founder signals. Enter passcode to decrypt.

Raw Materials (Tier 1 — verified & scored; ★ = preserved outlier)

176 items · 101 ★outliers · Confirmed 88 / Reported 70 / Rumor 18

ConfirmedONGOINGi5/e5 Learning Compositional Meta-Routing for Agentic Workflows: An Executable Benchmark [rss]
ConfirmedONGOINGi5/e5 MetaRoute-Bench: Evaluating Meta-Decision Policies for Agentic Workflow Routing [rss]
RumorNEWi5/e5 Anthropic signs $10B deal with AI cloud startup Volta [rss]
ConfirmedNEWi5/e5 Compute Globally, Materialize Locally: The Memory Contract of Sparse Event-KV [rss]
ConfirmedONGOINGi4/e5 Uncertainty-Aware Simulation-Based Inference for Operations Research with Large Language Models [rss]
ConfirmedONGOINGi4/e5 GradCuit: Credit-Assigned Gradient Flow Enables Robust and Interpretable Test-Time Latent Reasoning [rss]
ConfirmedONGOINGi4/e5 SWE-Touch: Benchmarking Coding Agents When Users Touch the Code [rss]
ConfirmedONGOINGi4/e5 ScrambleToolBench: Agents Search Exhaustively Even When Their Own Map Points to the Next Step [rss]
ReportedNEWi4/e5 Launch HN: EdotEnv (YC S26) – Quant Trading RL Envs to Teach LLMs Research [hackernews]
ConfirmedNEWi4/e5 Benchmarking Fable, Sol, and Kimi K3 on SlopCodeBench [hackernews]
ConfirmedNEWi4/e5 Cloudflare Wallets: The programmable wallet for the agentic Internet [hackernews]
ConfirmedNEWi4/e5 Deploy local agents everywhere with LFM2.5-2.6B [rss]
ConfirmedNEWi4/e5 Wnuan: Staged Post-Training for Question Answering over Proprietary Enterprise Knowledge [rss]
ConfirmedNEWi4/e5 To Add Is Machine, To Delete Is Human: Measuring and Mitigating Deletion Avoidance in LLM Code Editing [rss]
ConfirmedNEWi4/e5 Zero-Mem: Zero-Token Memory Operations for LLM Agents [rss]
RumorONGOINGi5/e4 [AINews] Qwen 3.8 Max(2.4T) and 27B, new open weights models for Coding and Cowork [rss]
ConfirmedONGOINGi5/e4 MemoryForge: Synthesize Lifelong Memory for Human-Like LLM Agents [rss]
ConfirmedONGOINGi5/e4 AgentMemBench: A Systematic Benchmark for Evaluating Long-Term Memory Management Strategies in Conversational AI Agents [rss]
ReportedNEWi5/e4 Texas halts new data centers as governor calls for audits [rss]
ReportedONGOINGi3/e5 RosaicLabs, Atom RTL, and 32-Tile AMX: Trying to Piece Together a x86 Puzzle [hackernews]
ConfirmedONGOINGi3/e5 Response Magnitude as a Dominant Signal for Held-Out CRISPRi Perturbation Effect Prediction [rss]
ConfirmedONGOINGi3/e5 Obshazard-bench: Benchmarking Multimodal Foundation Models for Real-Time Disaster Intelligence from Raw Earth Observation Streams [rss]
ConfirmedONGOINGi3/e5 CADENA: Stepwise CAD Reverse Engineering [rss]
ConfirmedONGOINGi3/e5 StyleForge: Indoor Furniture Styling by Counterfactual Reasoning in a Hypergraph Field [rss]
ReportedNEWi3/e5 PipeNetwork/minimax-h3-mlx [rss]
ReportedONGOINGi4/e4 Keyv and friends compromised in active Shai-Hulud supply chain attack [hackernews]
ConfirmedONGOINGi4/e4 Show HN: Fine-tune an 8B model on a 4 GB laptop GPU [hackernews]
ConfirmedONGOINGi4/e4 Why Large Language Models Fail at Tabular Prediction [hackernews]
ConfirmedONGOINGi4/e4 Homebench – Benchmark local LLMs for speed, memory, and quality [hackernews]
ConfirmedONGOINGi4/e4 AI migrated legacy COBOL programs to Java, bugs included [hackernews]
ReportedONGOINGi4/e4 Incus 7.3 adds easy GPU virtualization [hackernews]
ConfirmedONGOINGi4/e4 Progressive$^2$: A Teacher-Student Progressive Co-Evolving Knowledge Distillation Method for Substantial Model Compression [rss]
ConfirmedONGOINGi4/e4 Leak It: A Probabilistic Approach to Training-Data Extraction from Black-Box Language Models [rss]
ConfirmedONGOINGi4/e4 AutoCause: A Python framework that automates expert decisions in environmental time-series causal discovery [rss]
ConfirmedONGOINGi4/e4 Verifier-Induced Support Reshaping in On-Policy Optimization [rss]
ConfirmedONGOINGi4/e4 Similarity-Aware Machine Unlearning [rss]
ConfirmedONGOINGi4/e4 Cost-Effective Automated Judging of Natural-Language Mathematical Proofs [rss]
ConfirmedONGOINGi4/e4 DLLM-TTS: Block Discrete Diffusion Language Model for Text-to-Speech Synthesis [rss]
ConfirmedONGOINGi4/e4 What Transfers from Text to Vision? Capability Scaling Laws and Transfer Dynamics for VLMs [rss]
ConfirmedONGOINGi4/e4 SLMs as Multi-Agent Routers: A Progressive SFT and Reinforcement Learning Approach [rss]
ConfirmedONGOINGi4/e4 Trustworthiness Costs of Domain Adaptation in Small Language Models:A Cross-Architecture Empirical Study [rss]
ReportedONGOINGi4/e4 Is the future of data centers portable? Runware builds a pod to find out [rss]
ReportedONGOINGi4/e4 EON wants to move the data superhighway from ocean fiber to space lasers [rss]
ConfirmedONGOINGi4/e4 A Frozen Pixel-Space Diffusion Model Can Guide Itself with Its Own Samples [rss]
ConfirmedONGOINGi4/e4 Model or Harness? An Interaction-Centric Taxonomy for Localizing Agent Failures [rss]
ConfirmedONGOINGi4/e4 RecHarness: A Bandit-Routed Agentic Harness for Self-Evolving Recommender Systems [rss]
ConfirmedONGOINGi4/e4 GPTQ-2D: Cubic-Time Two-Sided Adaptive Rounding [rss]
ConfirmedONGOINGi4/e4 Relax Within, Balance Across: Geometry-Guided Load Balancing for Vision-Language Mixture-of-Experts [rss]
ConfirmedONGOINGi4/e4 DeepVoyager-VL: Incentivizing Vision-in-the-Loop Search for Long-Horizon Multimodal Agents [rss]
ConfirmedONGOINGi4/e4 LongHorizon-Harness: Advancing Long-Horizon Agents for Real-World Tasks [rss]
ConfirmedONGOINGi4/e4 Progressive Agent Skill Generation via Reinforcement Learning [rss]
ConfirmedONGOINGi4/e4 SKT: Skill-Use Training at Scale via Verified Synthetic Data Generation [rss]
ConfirmedONGOINGi4/e4 WorldExam: Benchmarking World Models from Apparent Appearance to Inherent Reactivity [rss]
ConfirmedONGOINGi4/e4 UEmbed: Unified Sparse and Dense Multimodal Embeddings [rss]
ConfirmedONGOINGi4/e4 WCM: A World Critic Model for Vision-Language-Action Reinforcement Learning [rss]
ConfirmedNEWi4/e4 Oxide Computer raises $445M (SEC Form D) [hackernews]
ConfirmedNEWi4/e4 Cloudflare enforces engineering standards using AI [hackernews]
RumorNEWi4/e4 Bending Spoons acquires Airtable for $1.25B [hackernews]
ConfirmedNEWi4/e4 Third-party cyber evaluations involving OpenAI models [rss]
ReportedNEWi4/e4 Unpacking ChatGPT Work: the Agent for a Billion Users [rss]
ReportedNEWi4/e4 Nvidia doesn’t mess around: A week after open AI industry group formed, it’s already showing progress [rss]
ConfirmedNEWi4/e4 Loud or Silent? A Reusable Framework for Per-Modality Failure Analysis in Multimodal Clinical AI [rss]
ConfirmedONGOINGi2/e5 A Physics-Chemistry-Informed Neural Network (PCINN) for Real-Time Spatial-ALD Coverage Prediction and Reliable Kinetics Inversion [rss]
ConfirmedONGOINGi2/e5 ICDAR 2026 Competition on Information Extraction from Atomic Layer Deposition/Etching (ALD/E) Scientific Figures [rss]
RumorONGOINGi3/e4 The Downsides of LLM-Generated Peer Reviews [D] [reddit/r/MachineLearning]
RumorONGOINGi3/e4 Automated Plagiarism with LLM-remixers [D] [reddit/r/MachineLearning]
ConfirmedONGOINGi3/e4 Rethinking Pretraining for Specialized Design Data: Evidence from the JONES-19 Cultural Design Dataset [rss]
ConfirmedONGOINGi3/e4 Inference-Time Policy Alignment for Fair Reinforcement Learning [rss]
ConfirmedONGOINGi3/e4 RubricReviewer: From Direct Critique to Objective and Comprehensive Rubric-Driven Peer Review [rss]
ConfirmedONGOINGi3/e4 Role Steering of Language Models for Social Simulations [rss]
ReportedONGOINGi3/e4 ZapDigits MCP [rss]
ReportedONGOINGi3/e4 Glasp MCP Connector [rss]
ConfirmedONGOINGi3/e4 GEOID-Flood: A Large-Scale Multi-Modal Benchmark Dataset for Flood Segmentation [rss]
ConfirmedONGOINGi3/e4 DreamTraj: Generating 6-DoF Object Trajectories by Reading Unrendered Video Diffusion Latents [rss]
ConfirmedONGOINGi3/e4 Motion Beyond Morphology: Bootstrapping Cross-Category Motion Transfer from Abstract Motion Representations [rss]
ConfirmedONGOINGi3/e4 3DZip: Spatial-Aware Feature Diversity-Guided Token Compression for 3D Question Answering [rss]
ConfirmedONGOINGi3/e4 LeapTalk: Breaking the Latency-Quality Trade-off in Talking Head Generation [rss]
ConfirmedONGOINGi3/e4 Roomer: Reflective Object-Grounded Model Editing and Repair for 3D Indoor Layout Synthesis [rss]
ConfirmedONGOINGi3/e4 Deferred Exposure of Future Trajectories for Verifiable Reasoning in Autonomous Driving VLMs [rss]
ConfirmedONGOINGi3/e4 VAD: Attributing Visual Evidence for Target Reconstruction in Multimodal On-Policy Distillation [rss]
ConfirmedNEWi3/e4 When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation [hackernews]
ReportedNEWi3/e4 Bypassing AI guardrails is so easy a script kiddie can do it [hackernews]
ReportedNEWi3/e4 The Knowledge Chipper: An Agentic Coding Story [hackernews]
ReportedNEWi3/e4 Show HN: Jido Assembly; Slack Clone in Pure Elixir with Integrated Agents [hackernews]
ConfirmedNEWi3/e4 Show HN: SIEMatic, a fair-sourced observability and security platform [hackernews]
ConfirmedNEWi3/e4 Show HN: OpenEdit – Your coding agent can now edit videos [hackernews]
ConfirmedNEWi3/e4 Show HN: Simple self-hosted LLM assistant with user-steered compounding context [hackernews]
ConfirmedNEWi3/e4 Show HN: Adapt, Automatically Turns Files into REST APIs, Web UI, and MCP [hackernews]
ReportedNEWi3/e4 Show HN: Korvo – Local-first AI workspace that traces answers to the source [hackernews]
RumorNEWi3/e4 Completely dead NeurIPS review period from both ends? [D] [reddit/r/MachineLearning]
ConfirmedNEWi3/e4 Inside our 353,000-person vibe coding course [rss]
ReportedNEWi3/e4 ChronicleBio 🧬, Mind Lab continual learning 📈, GPT-Live architecture 🎙️ [rss]
ConfirmedNEWi3/e4 SG-WAM: Self-Guided World Modeling in Geometry-Aware Policy Space [rss]
ReportedONGOINGi4/e3 The Inference Engineering Masterclass — Philip Kiely & Ali Taha, Baseten [rss]
RumorONGOINGi4/e3 Design Arena creators raise $7.9 million to bring taste to AI models [rss]
ReportedNEWi4/e3 Open-weight AI models are catching up to the frontier. The safety gap remains. [rss]
ConfirmedNEWi3/e3 New ways to learn and teach with ChatGPT Work and Codex [rss]
ReportedNEWi3/e3 Spotify expands AI remix and covers project with Merlin partnership [rss]
RumorNEWi2/e3 NeurIPS 2026 post-rebuttal score distribution poll [D] [reddit/r/MachineLearning]
RumorNEWi2/e3 Reactive Play: Achieved!! Experimenting with Atari Breakout [R] [reddit/r/MachineLearning]
ReportedNEWi2/e3 Meet Wrinkles, an app that uncovers the hidden stories of the places around you [rss]
ConfirmedONGOINGi5/e4Show HN: Run an 80B Qwen in 4.3 GB of RAM on a Mac, and a 35B on an iPhone [hackernews]
ConfirmedNEWi5/e4DeepSeek V4 Flash on a Single AMD MI300X [hackernews]
RumorONGOINGi4/e3Bending Spoons entered definitive agreement to acquire Airtable for $1.28B [hackernews]
RumorONGOINGi4/e3Bending Spoons is acquiring Airtable for $1.285B [hackernews]
ConfirmedONGOINGi4/e3Smaller, faster, safer: running Kimi and GLM at scale [hackernews]
ReportedONGOINGi4/e3Microsoft Earnings, Microsoft vs. Meta, The Efficiency Payoff [rss]
ConfirmedONGOINGi4/e3DiffusionGemma Technical Report [rss]
ConfirmedNEWi4/e3Mistral's Shieldstral: 3B open-weights model for multimodal moderation [hackernews]
RumorNEWi4/e3Bending Spoons makes first post-IPO acquisition with $1.3B Airtable deal [hackernews]
ReportedONGOINGi3/e3An Honest Review of AI Programming [hackernews]
ReportedONGOINGi3/e3What's the largest software project AI can complete on its own? [hackernews]
ReportedONGOINGi3/e3200 Milliseconds [hackernews]
ConfirmedONGOINGi3/e3Exploring More to Solve More: Boosting Diversity in Text Diffusion Models via Entropy-Based Guidance [rss]
ConfirmedONGOINGi3/e3XL-DocBench: Benchmarking Evidence-Grounded Extra-Long Document Understanding [rss]
ReportedONGOINGi3/e3Inside the London hacker house taking a stand against founder burnout [rss]
ConfirmedONGOINGi3/e3DAPD: Dual-Anchored Policy Distillation [rss]
ConfirmedONGOINGi3/e3Poplar: A Scalable Pipeline for Human-Centric Image Dataset Synthesis [rss]
ConfirmedONGOINGi3/e3SwanTale: Unified Multi-Speaker Speech and Audio Generation for Instruct and Zero-Shot Tasks [rss]
ReportedNEWi3/e3The Warp Agent CLI [hackernews]
ReportedNEWi3/e3Waymo CEO explains why Tesla's camera-only self-driving falls short [hackernews]
ReportedNEWi3/e3AI Data Centers Are Driving Up Power Bills – This Map Shows Where [hackernews]
ReportedNEWi3/e3Show HN: Simple algorithm and color space to generate diverse skin tones [hackernews]
RumorNEWi3/e3SpaceX has bought $329M worth of Tesla Megapacks so far this year [rss]
ConfirmedNEWi3/e3Seeing or Knowing? Visual Context Sensitivity in Multimodal Large Language Models [rss]
RumorONGOINGi4/e2A Record 14 Billion-Dollar Rounds In July Pushed Venture’s Historic Run Higher [rss]
ConfirmedONGOINGi2/e3Why did we wait so long for the bicycle? (2019) [hackernews]
ReportedONGOINGi2/e3Celebrating 45 Years of Kermit with the First New C-Kermit Release in 15 Years [hackernews]
ReportedNEWi2/e3It's not a fear of "AI communism"; it's a fear of competitive market capitalism [hackernews]
ConfirmedONGOINGi3/e2Ten advances in mathematics and theoretical computer science [hackernews]
ConfirmedONGOINGi3/e2FFmpeg 9.0 [hackernews]
ConfirmedONGOINGi3/e2Circles powers telco personalization with OpenAI technology [rss]
ReportedONGOINGi3/e2After killer quarter, Palantir CEO Alex Karp calls AI industry ‘Marxist’ [rss]
ReportedONGOINGi3/e2Judge denies xAI’s request to block Minnesota ban on ‘nudify’ apps [rss]
ReportedNEWi3/e2Apple says more ex-employees may have taken confidential data to OpenAI [hackernews]
ReportedNEWi3/e2U.S. used 'virtually all' of its long-range precision missiles during Iran war [hackernews]
ReportedNEWi3/e2Web security is too hard [hackernews]
ReportedNEWi3/e2Waymo – Dallas Open to All [hackernews]
RumorNEWi3/e2Germany Records Historic 12B KWh Solar Feed-In in July 2026 [hackernews]
ReportedNEWi3/e2Elon Musk spends half his time talking robots and AI on Tesla earnings calls [rss]
ReportedONGOINGi1/e3Windows XP 2002 for the Itanium: Unbridled rage [hackernews]
ReportedONGOINGi2/e2AI-Generated Images Discourage Me from Reading Your Blog [hackernews]
ReportedONGOINGi2/e2That time when I failed the Microsoft interview [hackernews]
ReportedONGOINGi2/e2Twenty Years of Pandoc [hackernews]
ConfirmedONGOINGi2/e2Apple is getting this wrong [hackernews]
RumorONGOINGi2/e2A question on ICLR and NeurIPS deadlines, and OpenReview [D] [reddit/r/MachineLearning]
ReportedONGOINGi2/e2Quoting Steve Yegge [rss]
ReportedONGOINGi2/e2The Download: US robot restrictions, and ICE’s DNA grab [rss]
ReportedONGOINGi2/e2SpeakoFlow [rss]
ReportedONGOINGi2/e2Screen Awesome [rss]
ReportedONGOINGi2/e2Snipplet [rss]
ReportedONGOINGi2/e2Finyuus [rss]
ReportedONGOINGi2/e2Stynar [rss]
ReportedONGOINGi2/e2Vinyl for Mac [rss]
ReportedONGOINGi2/e2MOTHER [rss]
ReportedONGOINGi2/e2YouTuber Hank Green says his AI usage is ‘not healthy’ [rss]
ReportedNEWi2/e2Online ad giant Adform was hacked, proving once again why ad blockers are needed [hackernews]
ReportedNEWi2/e2All of Winona Police Department's Flock cameras cut down and stolen [hackernews]
ReportedNEWi2/e2Harness engineering for self-improvement [hackernews]
ReportedNEWi2/e2You don't need React: creating a minimal UI library in Vanilla JavaScript [hackernews]
ReportedONGOINGi3/e1Ask HN: Who is hiring? (August 2026) [hackernews]
ReportedNEWi3/e1Ask HN: Who wants to be hired? (August 2026) [hackernews]
ReportedONGOINGi1/e2Ray Bradbury's "There Will Come Soft Rains" is set today (2026-08-04) [hackernews]
ReportedONGOINGi1/e2Decades-old fish sauce at abandoned factory in Canada finally being removed [hackernews]
RumorONGOINGi1/e2Amazonian civilization had estimated 3M people in 3% of forest area [hackernews]
ReportedONGOINGi1/e2Vibe Buddy [rss]
ReportedNEWi1/e2Blackmail Fail (2013) [hackernews]
ConfirmedONGOINGi2/e1The latest AI news we announced in July 2026 [rss]
ReportedONGOINGi2/e1VIDEO AI ME [rss]
ReportedNEWi2/e1Xbox goes down. You can't play games you own on disc [hackernews]
ReportedNEWi2/e1Host a Side Event during TechCrunch Founder Summit Week in Boston [rss]
ReportedONGOINGi1/e1There Will Come Soft Rains (1950) [pdf] [hackernews]
ReportedONGOINGi1/e1More German than many Germans [hackernews]
RumorONGOINGi1/e1Missed EMNLP commitment deadline, what can be done? [D] [reddit/r/MachineLearning]
ReportedNEWi1/e1Most countries provide between 20 and 40 paid days off [hackernews]
ReportedNEWi1/e1In Memory of My Wife, Elise Cawley, with Thanks for 36 Wonderful Years [hackernews]