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

hot events · 2026-05-08

26 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-08 · Fri
16:03
37d ago
● P1Hugging Face Blog· rssEN16:03 · 05·08
EMO: Mixture of Experts Model Achieves Emergent Modularity Through Pretraining
The title identifies EMO as a study on mixture-of-experts pretraining for emergent modularity; the RSS body is empty, so the post does not disclose model size, data mixture, training setup, or experimental results.
#AllenAI#Hugging Face#Research release
why featured
The RSS body is empty beyond a technical MoE pretraining title; HKR-H/K/R lack supporting facts, and the item hits hard-exclusion for technical accessibility plus insufficient disclosed detail.
editor take
Ai2 dropped a 14B-total, 1B-active MoE model where the real trick is using just 12.5% of experts per task with near full-model performance.
sharp
This is Ai2's tech report published on the Hugging Face blog. Both sources covering it are pulling from the same official post, so there's no independent third-party take yet. EMO tackles a known MoE problem: in theory, each token only activates a few experts, but in practice, a single task ends up firing nearly all of them because experts specialize in low-level patterns like punctuation rather than high-level domains like math or code. EMO's approach is to let modular structure emerge during pretraining without relying on human-labeled domain categories. I'd take the "12.5% of experts" claim with a grain of salt for now. The paper compares EMO against a standard MoE with the same architecture, and the standard one degrades badly when you only use a subset of experts—EMO degrades less. But the blog post shows trend charts, not specific benchmark numbers. What's missing: exact performance drops per task, whether 12.5% is the sweet spot, and whether this modularity holds at larger scales.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H0·K0·R0
09:06
38d ago
● P1Synced (机器之心) · WeChat· rssZH09:06 · 05·08
SGLang Team Launches RadixArk, Raises $100 Million Seed Round
RadixArk announced a $100 million seed round on May 5 at a $400 million post-money valuation, while its SGLang inference project has 27K+ GitHub stars and deployments across 400K+ GPUs.
#Inference-opt#Fine-tuning#Reasoning#RadixArk
why featured
HKR-H/K/R all pass: the round size, valuation, and deployment numbers are concrete, and SGLang is a known inference stack. It is still a startup funding and infra-roadmap story, not a major model release, so it stays in the 78–84 featured band.
editor take
A $100M seed for the SGLang team, with Nvidia, AMD, and Intel in the headline, turns open inference infra into a hardware proxy fight.
sharp
Two outlets report RadixArk’s $100M seed, both anchored on the SGLang team. Their angles split between “open AI infrastructure” and the unusual Nvidia-AMD-Intel investor lineup. The available body is only a WeChat verification page, so valuation, lead investor, product scope, and shipping timeline are not disclosed. I don’t buy the “next-generation infra” label on its own. The stronger signal is that SGLang already has developer credibility in inference serving, KV cache work, and agent workloads. That puts RadixArk in the same pressure zone as vLLM, TensorRT-LLM, and Triton. If all three chip vendors are actually on the cap table, the bar is brutal: this cannot stay a framework story; it has to show reproducible cross-GPU performance wins.
HKR breakdown
hook knowledge resonance
open source
92
SCORE
H1·K1·R1
09:06
38d ago
● P1Synced (机器之心) · WeChat· rssZH09:06 · 05·08
OpenAI launches official command-line interface for API access
OpenAI released the open-source openai-cli, letting developers call Responses, cloud tools, image generation and editing, speech transcription, and TTS from a single terminal command.
#Tools#Code#Audio#OpenAI
why featured
HKR-H/K/R all pass: an official OpenAI CLI, open-source packaging, and terminal access to multimodal APIs. This is a useful developer workflow update, not a major model capability release, so it sits in low featured.
editor take
OpenAI dropped an official CLI tool for calling APIs directly from the terminal. Only headlines and summaries so far — no token pricing, model support list, or access control details yet.
sharp
OpenAI launched openai-cli, so you can now call GPT models straight from the terminal without installing the Python SDK or writing curl commands. Two sources covered this, but the WeChat article from jiqizhixin is behind a CAPTCHA wall — we only have the headline. The other source, aihot, has a similar headline, which suggests both are working off the same official announcement or GitHub release. I'd take this with a grain of salt for now. We don't know which models are supported, how billing works, or whether there's rate limit control. If it's just a thin wrapper around the API, it's genuinely useful for quick prototyping in the terminal, but you'd still want the SDK for production. Anthropic and Google both shipped CLI tools earlier, so this feels more like OpenAI catching up than breaking new ground. Still missing: the GitHub repo isn't linked in the coverage we have, so no visibility into stars, issues, or community reaction. Also unclear whether it matches the existing Python/Node SDKs feature-for-feature. Wait for the official docs before judging how good this actually is.
HKR breakdown
hook knowledge resonance
open source
86
SCORE
H1·K1·R1
04:00
38d ago
● P1Financial Times · Technology· rssEN04:00 · 05·08
Anthropic weighs funding deal valuing company near one trillion dollars
Anthropic is fielding inbound investment offers that could value it near $1 trillion and surpass OpenAI, while the RSS snippet does not disclose revenue growth, deal size, investor names, or terms.
#Anthropic#OpenAI#Funding
why featured
HKR-H/K/R all pass: the FT reports Anthropic weighing a deal near a $1tn valuation, potentially above OpenAI. The score stays low in the 85-94 band because revenue growth, funding size, and terms are not disclosed.
editor take
Two outlets frame Anthropic near $1T, but the FT body is paywalled; I care about revenue quality, not the OpenAI-flip headline sugar.
sharp
Both sources put Anthropic near a $1T valuation, but the chain appears to rest on the FT headline; the accessible body gives no revenue number, terms, or investor names. AIhot pushes “tens of billions this summer” and an OpenAI-flip angle, while FT’s visible framing is narrower: surging revenue and a deal being weighed. I don’t buy the excitement around “overtaking OpenAI.” Claude has real pull with developers, especially around Sonnet, coding workflows, agents, and the safety-heavy enterprise pitch. But a $1T mark demands repeatable, high-margin revenue, not just API usage spikes. OpenAI still has ChatGPT subscriptions and consumer distribution. Anthropic has to prove the enterprise contract base can carry the valuation.
HKR breakdown
hook knowledge resonance
open source
99
SCORE
H1·K1·R1

more

feeds

admin