ax@ax-radar:~/podcasts $ ls -t podcasts/
40 srcsignal 72%cycle 04:32

podcasts

50 episodes · updated 3m ago
6 channels tracked
tierfeaturedallcurated only
all channels50 episodes
2026-07-16 · Thu
2026-07-14 · Tue
2026-07-09 · Thu
09:00
19d ago
● P1最佳拍档 (BestPartners)· atomZH09:00 · 07·09
Lilian Weng argues harness engineering is key to AI self-improvement over model design
The post does not disclose details. The title says AI self-improvement via recursion starts with harness engineering, and Lilian Weng's latest long-form post covers feedback loops and three design patterns: ACE, MCE, Meta-Harness. Core intelligence and STOP are key terms, but specifics require watching the video.
#Lilian Weng
why featured
Featured · importance 88 · hook
editor take
Lilian Weng's survey of 35 papers shifts the RSI conversation from model weights to engineering harnesses. Both sources agree because they're reading the same original blog post — the signal is solid.
sharp
Lilian Weng dropped a long survey covering 35 papers on recursive self-improvement, and her core argument is blunt: the future of AI self-improvement isn't about models rewriting their own weights — it's about harness engineering. That means the scaffolding, feedback loops, goal specification, and context management wrapped around the model. Both sources covering this (Latent Space and BestPartners) are reading the same original blog post, so the agreement is real but narrow — no independent reporting or new facts beyond what Weng published. She breaks out three design patterns and highlights two papers in particular: ACE and Meta-Harness. The Meta-Harness thread is the wild one — using AI to automatically optimize the harness that optimizes AI. Latent Space also notes this probably hints at what Thinky, her new startup, is building. I'd read this as a research roadmap, not a product signal. No pricing, no benchmarks, no Thinky product details yet. If you're building agent products or long-running task systems, the paper list here is worth working through.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K0·R0
2026-07-08 · Wed
2026-07-03 · Fri
2026-07-02 · Thu
2026-07-01 · Wed
2026-06-30 · Tue
09:00
28d ago
STILL DEVELOPING · 26d● P1最佳拍档 (BestPartners)· atomZH09:00 · 06·30
OpenAI launches GPT-5.6 limited preview with Sol Terra Luna naming scheme
Only the title is disclosed so far; the post does not include parameters, pricing, or a timeline. The title announces a limited preview of GPT-5.6 alongside a new Sol/Terra/Luna naming scheme. It lists max reasoning effort, subagent collaboration, cybersecurity capabilities, a safety stack, and automated red-teaming, but no details are provided—I'd discount the claimed capabilities until we see specifics.
#Reasoning#Agent#Safety#OpenAI
why featured
Featured · importance 94 · hook + resonance
editor take
OpenAI listed three GPT-5.6 Pro variants—Sol, Terra, Luna—in a paper, but the launch is blocked by the US government and only 'select partners' get access for now.
sharp
This leaked through an OpenAI paper, not a launch announcement. Both sources are pointing to the same OpenAI blog post and paper, so the alignment doesn't mean independent verification—it's more like a coordinated teaser from OpenAI. Sol is the strongest of the three variants. The paper shows it beating Mythos on some benchmarks, but OpenAI made a point of saying it's 'a little shy of Mythos-level in exploiting cybersecurity bugs.' That wording feels deliberate, like a signal to regulators. Sam Altman claims regular users will get access soon, possibly US-only at first. I'd discount this a bit for now. The models exist and the paper is real, but 'launch' and 'you can actually use it' are separated by a US government review. No pricing, no context window specs, no third-party evals—just numbers OpenAI chose to show.
HKR breakdown
hook knowledge resonance
open source
94
SCORE
H1·K0·R1
2026-06-26 · Fri
2026-06-24 · Wed
2026-06-22 · Mon
2026-06-18 · Thu
2026-06-16 · Tue
2026-06-11 · Thu
2026-06-09 · Tue
2026-06-08 · Mon
2026-06-05 · Fri
2026-06-04 · Thu
2026-06-03 · Wed
2026-06-02 · Tue
2026-06-01 · Mon
2026-05-28 · Thu
2026-05-27 · Wed
2026-05-22 · Fri
2026-05-21 · Thu
2026-05-20 · Wed
2026-05-19 · Tue
2026-05-18 · Mon
2026-05-16 · Sat
2026-05-15 · Fri
16:04
74d ago
● P1Dwarkesh Patel· rssEN16:04 · 05·15
Eric Jang Rebuilds AlphaGo from Scratch with Modern Tools
Eric Jang explains how to build AlphaGo from scratch with modern AI tools, comparing MCTS training targets with credit assignment in LLM reinforcement learning over 100k+ token trajectories.
#Reasoning#Agent#Code#Eric Jang
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
Eric Jang rebuilt AlphaGo from scratch with modern tools. The real insight isn't the rebuild — it's his side-by-side comparison of why MCTS-style RL works for Go but breaks for LLMs, and what that ...
sharp
Eric Jang walked through his from-scratch AlphaGo rebuild on Dwarkesh's podcast. Both sources are Dwarkesh's own content (article plus YouTube), so there's no independent angle here — but the material is Jang's firsthand technical explanation, not a secondhand summary. His core comparison is sharp: AlphaGo uses Monte Carlo Tree Search for self-play, where every move gets a clear "this is better than that" training signal. LLM RL training, by contrast, has to deal with trajectories of 100k+ tokens, and the model has to guess which specific action earned the reward. That's the credit assignment problem, and Jang argues human learning looks more like the former. Current LLM RL is stuck with the latter's inefficiency. He also touched on using LLMs for automated AI research — implementing experiments and tuning hyperparameters works decently, but picking the right research question and escaping dead ends still doesn't. That connects directly to the intelligence explosion debate. I'd treat the automation section as personal experience rather than a systematic evaluation, since he only ran this on one project.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1
2026-05-14 · Thu
2026-05-12 · Tue
04:33
77d ago
● P1Latent Space· rssEN04:33 · 05·12
Thinking Machines' Native Interaction Models: TML-Interaction-Small 276B-A12B Advances Realtime Voice
Thinking Machines released TML-Interaction-Small, a 276B-parameter MoE model with 12B active parameters, and the post says it advances realtime voice through 200ms time-aligned microturns, encoder-free early fusion for audio and images under 200ms, and benchmark wins over GPT-Realtime-2 and Gemini 3.1-Flash.
#Multimodal#Audio#Agent#Thinking Machines
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
Thinking Machines moved realtime voice inside the model loop: 276B MoE, 12B active, 200ms microturns. That hits harder than another chat leaderboard.
sharp
Thinking Machines is betting on the interaction clock, not a speech wrapper. TML-Interaction-Small is a 276B MoE with 12B active parameters, encoder-free early fusion for audio and images, and 200ms time-aligned microturns. That attacks the hand-coded turn logic sitting between VAD, ASR, LLM, and TTS stacks. I’d discount the official leaderboard for now: wins over GPT-Realtime-2 and Gemini 3.1-Flash on BigBench Audio, IFEval, and FD-bench lack reproducibility details in the snippet. The stronger signal is the new task shape: TimeSpeak, CueSpeak, RepCount-A, and ProactiveVideoQA test when to talk, when to stay silent, and when visual evidence becomes available. OpenAI’s 4o “Her” demo sold presence; Thinking Machines is trying to own timing.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1
2026-05-09 · Sat
2026-05-05 · Tue

more

feeds

admin