ax@ax-radar:~/feed $ tail -f signal.log
41 srcsignal 1208%cycle 04:32

hot events · 2026-05-16

30 signals · updated 3m ago
live · 217 today·policy v2
LATENT SPACEAnthropic pulls Fable and Mythos after US e…96·LATENT SPACEAnthropic launches Claude Fable 5, its firs…88·HACKER NEWS FRONTPAGDid Anthropic ask for its own export contro…82·HACKER NEWS FRONTPAGAnthropic flies senior technical staff to D…82·AI HOT (CURATED POOLWSJ: OpenAI weighs steep price cuts and pla…82·HACKER NEWS FRONTPAGBram Cohen: Claude is turning into an assho…78·R/LOCALLLAMAXiaomi serves MiMo V2.5 at 1000–3000 tps wi…78·IMPORT AI (JACK CLARAI learns to game society's rules, and Anth…78·MIT TECHNOLOGY REVIEGoogle DeepMind is worried about what happe…78·DWARKESH PATELThe sample efficiency black hole: AI models…78·LATENT SPACECognition launches FrontierCode: a coding b…78·HACKER NEWS FRONTPAGGabriel Weinberg argues with data that “eve…78·LATENT SPACEAnthropic pulls Fable and Mythos after US e…96·LATENT SPACEAnthropic launches Claude Fable 5, its firs…88·HACKER NEWS FRONTPAGDid Anthropic ask for its own export contro…82·HACKER NEWS FRONTPAGAnthropic flies senior technical staff to D…82·AI HOT (CURATED POOLWSJ: OpenAI weighs steep price cuts and pla…82·HACKER NEWS FRONTPAGBram Cohen: Claude is turning into an assho…78·R/LOCALLLAMAXiaomi serves MiMo V2.5 at 1000–3000 tps wi…78·IMPORT AI (JACK CLARAI learns to game society's rules, and Anth…78·MIT TECHNOLOGY REVIEGoogle DeepMind is worried about what happe…78·DWARKESH PATELThe sample efficiency black hole: AI models…78·LATENT SPACECognition launches FrontierCode: a coding b…78·HACKER NEWS FRONTPAGGabriel Weinberg argues with data that “eve…78·LATENT SPACEAnthropic pulls Fable and Mythos after US e…96·LATENT SPACEAnthropic launches Claude Fable 5, its firs…88·HACKER NEWS FRONTPAGDid Anthropic ask for its own export contro…82·HACKER NEWS FRONTPAGAnthropic flies senior technical staff to D…82·AI HOT (CURATED POOLWSJ: OpenAI weighs steep price cuts and pla…82·HACKER NEWS FRONTPAGBram Cohen: Claude is turning into an assho…78·R/LOCALLLAMAXiaomi serves MiMo V2.5 at 1000–3000 tps wi…78·IMPORT AI (JACK CLARAI learns to game society's rules, and Anth…78·MIT TECHNOLOGY REVIEGoogle DeepMind is worried about what happe…78·DWARKESH PATELThe sample efficiency black hole: AI models…78·LATENT SPACECognition launches FrontierCode: a coding b…78·HACKER NEWS FRONTPAGGabriel Weinberg argues with data that “eve…78·
RSS live
2026-05-16 · Sat
18:56
29d ago
● P1AI HOT (Curated Pool)· aihot-apiZH18:56 · 05·16
Eric Jang implements AlphaGo from scratch, analyzes training costs
Eric Jang spent several months implementing AlphaGo from scratch and says that in 2026, training a strong Go AI requires only a few thousand dollars in rented compute rather than DeepMind-scale resources.
#Reasoning#Code#Eric Jang#AlphaGo
why featured
All three HKR axes pass: the hook is a from-scratch AlphaGo rebuild, and K has concrete claims on months of work and few-thousand-dollar compute. It stays in 78-84 because this is a social post, not a model release or full paper.
editor take
Eric Jang rebuilt AlphaGo from scratch and costed it out. Worth a listen because he explains why MCTS is more sample-efficient than the RL we use for LLMs today — not just another nostalgia piece.
sharp
Eric Jang went on Dwarkesh's podcast to walk through his sabbatical project: rebuilding AlphaGo from scratch with modern tools. Both sources covering this are pulling from the same episode, so there's no independent reporting or third-party takes — the signal here is entirely what Jang chose to lay out. The sharpest part is his comparison between AlphaGo's MCTS and the policy-gradient RL used to train LLMs today. In LLM RL, the model has to guess which of 100k+ tokens in a trajectory actually led to the right answer. MCTS sidesteps this entirely by suggesting a strictly better move at every step. Jang argues human learning is closer to the MCTS pattern. That's a concrete structural critique of current RLHF pipelines, not just a history lesson. He also tested an automated research loop with LLMs and found they're decent at execution — running experiments, tuning hyperparameters — but bad at picking which question to investigate next and escaping dead ends. That's useful ground truth for the intelligence-explosion debate, backed by hands-on tinkering rather than extrapolation. What's missing: I haven't seen the actual cost breakdown or detailed repo numbers yet. The GitHub link is out there, but the compute bill isn't spelled out in the coverage.
HKR breakdown
hook knowledge resonance
open source
90
SCORE
H1·K1·R1
12:15
29d ago
● P1r/LocalLLaMA· rssEN12:15 · 05·16
MTP support merged into llama.cpp main branch
llama.cpp merged PR 22673 into master, and the title confirms MTP support landed in the main branch. The RSS snippet only states the merge, so the post does not disclose the MTP mechanism, supported models, benchmark results, or release version.
#Inference-opt#llama.cpp#ggml-org#Open source
why featured
HKR-H/K/R pass, but the body is only an RSS summary with no MTP mechanism, supported models, speed data, or release tag. This fits a small open-source inference update in the 60–71 band.
editor take
Five LocalLLaMA posts, zero body access. MTP landing in llama.cpp is a big local-inference signal, but the speedup math is still unverified here.
sharp
All 5 items come from Reddit LocalLLaMA, and the titles align on PR #22673 being merged; the article body is only a 403 block, so this is community amplification, not independent confirmation. My read: MTP entering llama.cpp mainline matters because it hits decode throughput and speculative execution paths, the stuff local users actually feel at runtime. But the useful numbers are absent here: speedup, supported models, quantization behavior, backend coverage, and fallback rules. I would not treat this as a free latency win yet. llama.cpp has shipped plenty of clever optimizations that later exposed rough edges across CUDA, Metal, CPU, and mixed quant formats.
HKR breakdown
hook knowledge resonance
open source
86
SCORE
H1·K1·R1
12:06
29d ago
● P1Hacker News Frontpage· rssEN12:06 · 05·16
SANA-WM open-source world model released for 1-minute 720p video generation
SANA-WM’s title says the project is a 2.6B open-source world model for 1-minute 720p video; the RSS body only lists the project URL, Hacker News comments URL, 9 points, and 8 comments, and the post does not disclose training data, license terms, inference cost, evaluation setup, or benchmark results.
#Multimodal#Vision#NVIDIA#Open source
why featured
HKR-H/K/R pass on the concrete open-source world-model hook, 2.6B size, and video-model competition angle. Sparse body details keep it at the lower good-quality band.
editor take
NVIDIA open-sourced a 2.6B world model that generates one-minute 720p controllable video on a single H100, trained in 15 days on just 64 GPUs.
sharp
The thing that makes this worth opening: SANA-WM brings world model training down to a scale where a small lab can actually run it. One-minute 720p video generation used to mean either closed industrial systems or hundreds of GPUs. NVIDIA got it done with 64 H100s in 15 days, and inference runs on a single H100—the distilled version even hits 34 seconds for a 60-second clip on an RTX 5090. Both sources are pulling from the same NVIDIA project page, so the numbers are consistent but there's no independent verification yet. I'd hold off on the camera-control claims for now—all the demos show fixed-camera first-person views, and the paper's 6-DoF trajectory following hasn't been shown with moving cameras. The model weights are also marked "soon," so you can't test this locally yet. If the 36x throughput claim holds, the real unlock is iteration speed: long-video world model experiments that used to need a cluster can now happen on a single GPU.
HKR breakdown
hook knowledge resonance
open source
92
SCORE
H1·K1·R1
08:52
30d ago
● P1AI HOT (Curated Pool)· aihot-apiZH08:52 · 05·16
Researchers use Anthropic Mythos to bypass Apple M5 memory-integrity protection in six days
Three researchers used Anthropic Mythos to develop a macOS kernel exploit in six days, moving from discovery on April 25 to completion on May 1, bypassing Apple’s MIE memory-integrity system for M5 and A19 chips and gaining root via standard unprivileged system calls; the full technical report will follow Apple’s patch.
#Agent#Code#Safety#Anthropic
why featured
HKR-H/K/R all pass: Anthropic Mythos, a 6-day macOS kernel exploit, and M5/A19 MIE bypass create real dual-use signal. Kernel-exploit depth and single X-source sourcing keep it below the 85 must-write band.
editor take
Anthropic's Mythos tool found two macOS kernel exploits on Apple M5 in under a week. Only headlines so far — no exploit details or Apple response yet.
sharp
Two outlets are running the same story: a researcher used Anthropic's Mythos tool to find and exploit two macOS kernel vulnerabilities on Apple's M5 chip, bypassing memory integrity protections, all within five to six days. The headlines agree, but they're both pulling from the same RSS snippet — no original advisory, no technical write-up, no Apple statement. I'd discount the confidence until we see more. The interesting part is Mythos itself. Anthropic has pitched it as AI-assisted security research, and if it genuinely helped surface kernel-level bugs on brand-new hardware this fast, that's a real step toward practical automated vulnerability discovery. What's missing: the exploit type, whether Apple had a heads-up, and how much heavy lifting Mythos actually did versus the human researcher. Don't read this as 'AI breaks chip security' until those details land.
HKR breakdown
hook knowledge resonance
open source
92
SCORE
H1·K1·R1
06:31
30d ago
● P1AI Era (新智元) · WeChat· rssZH06:31 · 05·16
OpenAI Restructures with President Brockman Leading
The title says OpenAI is undergoing a large-scale restructuring, with President Brockman taking charge; the body only shows a WeChat verification page, so the post does not disclose the scope, reporting lines, affected teams, decision process, or timeline.
#OpenAI#Brockman#Personnel
why featured
Hard-exclusion-zero-sourcing applies: only the title claims an OpenAI reorg, while the body discloses no verifiable org facts. HKR-H/R pass, but HKR-K fails, so it cannot be scored as major personnel news.
editor take
Four outlets tracked Brockman taking product; OpenAI is pulling the agent fight back to founders. The “power grab” framing is loud, but product sprawl is the scar.
sharp
Four outlets covered Brockman taking product strategy, with English headlines stressing the agent race and Chinese headlines framing it as a power move. The shared hook is the same memo line: OpenAI plans to “invest in a single agentic platform.” I read this as OpenAI admitting its product surface sprawled too far. ChatGPT, Operator, Codex, and enterprise automation have each carried an agent story, and builders still lack a clean answer on which interface to bet on. Putting Greg Brockman over product says the company no longer trusts organic convergence across teams. Anthropic’s Claude Code path has been narrower and less internally noisy; OpenAI is now paying down org debt before it can sell agents as a coherent platform.
HKR breakdown
hook knowledge resonance
open source
100
SCORE
H1·K0·R1
04:04
30d ago
● P1QbitAI (量子位) · WeChat· rssZH04:04 · 05·16
Alibaba Health launches Qinglizi AI for doctors with BMJ journal integration
Alibaba Health launched the medical AI product Qinglizi for China’s 5 million doctors, with access to ten years of content from 70 BMJ Group journals and an evidence workflow constrained by PICO, GRADE, and review from more than 300 clinical experts.
#RAG#Reasoning#Safety#Alibaba Health
why featured
HKR-H/K/R all pass: Alibaba Health and BMJ add concrete evidence sources and review mechanisms to a medical AI product. It remains a vertical product/partnership update, not a foundation-model or platform release.
editor take
Both outlets push the same BMJ exclusive angle, but neither gives model specs, pricing, or clinical validation data — I'd read this as a product launch announcement for now.
sharp
Alibaba Health launched a medical AI called Qinglingzi, pitched at China's 5 million doctors. Two tech outlets covered it, both hammering the same angle: exclusive access to 10 years of BMJ journal literature for evidence-based medicine. The coverage is nearly identical — even the '88 days, 193 logins' detail matches — which screams a single press release. One outlet frames it as 'top-tier evidence + evidence-based medicine,' the other as 'competing on evidence sources.' No real difference in angle. I'd discount this on two fronts. First, there's zero model-level detail: no base model, no parameter count, no clinical scenario benchmarks, no accuracy numbers. Second, '5 million doctors' is the addressable market, not actual adoption. BMJ access sounds impressive, but literature retrieval is a long way from clinical decision support — the real question is how the product integrates evidence into actual workflows. No pricing, no validation, no comparisons yet. Don't read this as a medical AI milestone.
HKR breakdown
hook knowledge resonance
open source
86
SCORE
H1·K1·R1
00:00
30d ago
● P1Computing Life · Share (鸭哥 research reports)· rssZH00:00 · 05·16
OpenAI Connects ChatGPT to Bank Accounts Through Plaid
OpenAI uses Plaid to let ChatGPT connect to bank accounts; the post does not disclose launch timing, authorization flow, or the exact data scope ChatGPT can access.
#Tools#OpenAI#Plaid#ChatGPT
why featured
HKR-H/R are strong and HKR-K passes via the Plaid integration mechanism. Missing launch timing, authorization flow, and data scope keep it at the featured threshold rather than a higher OpenAI product-update score.
editor take
Four outlets picked up OpenAI+Plaid; the split is tone, not facts. Bank-feed access is a harder trust test than calendars or inboxes.
sharp
Four outlets covered OpenAI connecting ChatGPT to bank accounts through Plaid, and the factual line is aligned; the split is tone: The Verge is alarmed, HN is plain, Chinese headlines swing between fear and reassurance. The disclosed facts are Plaid, bank access, and no money movement; the body does not give default permissions, retention periods, or training-exclusion terms. I don’t buy the “read-only, so safe” framing. Plaid data exposes salary, rent, debt, subscriptions, medical payments, and cash-flow stress as a continuous behavioral feed. That is denser than a Gmail summary. OpenAI has already moved toward health records, and bank feeds are the next obvious substrate for a personal agent. The sharp question is not whether ChatGPT can transfer a dollar. It is whether users can audit every read and revoke it cleanly.
HKR breakdown
hook knowledge resonance
open source
97
SCORE
H1·K1·R1
00:00
30d ago
● P1OpenAI Blog· rssEN00:00 · 05·16
OpenAI and Malta Partner to Provide ChatGPT Plus to All Citizens
OpenAI and Malta partnered to offer ChatGPT Plus and training to all citizens; the RSS snippet does not disclose population coverage details, cost sharing, or launch timing.
#Tools#Safety#OpenAI#Malta
why featured
HKR-H/K pass: a country-level ChatGPT Plus rollout is a real distribution signal. HKR-R is weak because the post lacks population, cost split, launch date, or procurement tension, so this stays in the normal partnership band.
editor take
Malta is turning ChatGPT Plus into a citizen benefit; OpenAI gets a national distribution demo, with costs and data terms left conveniently thin.
sharp
All 3 headlines align, and the facts trace back to OpenAI’s own post: Maltese citizens who finish a University of Malta course get one free year of ChatGPT Plus, with phase one starting in May. I read this less as AI literacy and more as an OpenAI for Countries distribution pilot. Malta has about 500,000 people, EU status, and a small enough rollout surface to make the optics clean. The post gives the course, one-year access, and MDIA distribution, but leaves out procurement price, account-level data boundaries, and any cap on Plus seats. Compared with Estonia and Greece education partnerships, handing out Plus directly has a much sharper commercial edge.
HKR breakdown
hook knowledge resonance
open source
86
SCORE
H1·K1·R0

more

feeds

admin