ax@ax-radar:~/all $ grep -v 'tier=excluded' stream.log
40 srcsignal 72%cycle 04:32

posts · 2026-06-23

24 items · updated 3m ago
RSS live
2026-06-23 · Tue
06:33
35d ago
Hacker News Frontpage· rssEN06:33 · 06·23
Anthropic banned a user from Claude Code after 1 hour of normal use
An HN user says Anthropic banned his Claude Code account after 1 hour of use while on VPN. He got a $120 refund, signed up again without VPN a month later, and was banned again—likely because he used the same credit card. Support only sent a generic 'violation of Usage Policy' reply with no specifics. His prompts were routine tasks like summarizing markdown or refactoring a payment module. The post doesn't disclose which exact policy Anthropic claims he broke, or whether VPN and card reuse triggered the ban.
#Code#Anthropic#Claude Code
editor take
User banned from Claude Code after 1 hour, refunded, then banned again on re-registration with same card; Anthropic only sends generic policy violation reply.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
06:17
35d ago
Product Hunt · AI· rssEN06:17 · 06·23
Effects SDK: AI video & audio effects that run client-side
Effects SDK is a client-side SDK for adding AI video and audio effects—background blur, virtual backgrounds, smart framing, beautification, real-time noise suppression—to web, desktop, and mobile apps. No data leaves the device. Launched today on Product Hunt with 805 followers and 419 upvotes. The post doesn't spell out pricing or the full list of supported platforms.
#Effects SDK
editor take
Effects SDK runs background blur, beautification, and noise suppression entirely client-side—no video data leaves the device, good for sensitive meetings.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
06:00
35d ago
NVIDIA Blog· rssEN06:00 · 06·23
NVIDIA Brings Trusted, 24/7 AI Agents to Telecom Operations
NVIDIA announced AI agents for telecom operations at DTW Ignite 2026. These agents handle network troubleshooting and customer service 24/7, marketed as 'trusted.' The post doesn't disclose the underlying model, latency, or deployment requirements. Clear direction, thin on specifics.
#NVIDIA
editor take
NVIDIA is pushing AI agents into telecom ops, but no model or latency details yet—keep expectations in check.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
04:40
35d ago
Hacker News Frontpage· rssEN04:40 · 06·23
Who Does What? Team Topologies for the Agentic Platform
When agents produce code nonstop, cognitive load shifts from distributed across people to compressed onto one person's short prompt window. The author applies Team Topologies to split the burden: the platform absorbs technical complexity, business teams focus on domain decisions. The post doesn't provide a concrete team template, but the key insight is that agentic production doesn't eliminate complexity—it compresses it into a single human timeframe.
#Olivier Wulveryck
editor take
Agents produce nonstop, but cognitive load doesn't disappear—it compresses onto one person's short prompt window.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
04:00
35d ago
Financial Times · Technology· rssEN04:00 · 06·23
Eli Lilly spends weight-loss cash on an 'App Store' for scientists
Eli Lilly is using profits from its weight-loss drugs to fund an 'App Store' for scientists. The platform lets researchers access Lilly's data and tools like downloading apps, aiming to speed up drug discovery. For AI practitioners, it's a new model of data platformization in pharma. The post doesn't spell out the platform's technical architecture or access terms.
#Eli Lilly
editor take
Eli Lilly is using weight-loss drug profits to build an App Store for scientists, opening up its data and tools.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
03:49
35d ago
r/LocalLLaMA· rssEN03:49 · 06·23
MiniMax M3 EAGLE3 draft model now available in GGUF for llama.cpp
A Reddit user converted MiniMax M3's EAGLE3 speculative decoding draft model to GGUF, making it runnable with llama.cpp locally. The post body is blocked and does not disclose model size, speedup ratio, or hardware requirements. EAGLE3 is a lightweight module that predicts next tokens ahead to reduce inference latency.
#MiniMax#llama.cpp#Open source
editor take
MiniMax M3's EAGLE3 speculative decoding draft model got a GGUF conversion for llama.cpp, but the post is 403'd — no model size or speedup numbers.
HKR breakdown
hook knowledge resonance
open source
45
SCORE
H0·K0·R0
01:27
35d ago
TechCrunch AI· rssEN01:27 · 06·23
The running list: major tech layoffs in 2026 where employers cited AI
TechCrunch keeps a running list of major tech companies that cited AI as a reason for layoffs in 2026. Oracle just disclosed cutting 21,000 employees (13% of its workforce) over the past 12 months, more than previously known, with AI adoption as a factor. The post doesn't list all companies or their exact cuts—it uses Oracle as the key example of AI becoming an explicit layoff justification.
#Oracle#TechCrunch
editor take
Oracle disclosed 21,000 layoffs citing AI—more than previously known. AI is now an explicit layoff justification.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
00:11
35d ago
Product Hunt · AI· rssEN00:11 · 06·23
Sipcode trims Claude Code's context for sharper answers
Sipcode is an open-source tool that cleans up Claude Code's context. It caps verbose tool output and deduplicates re-reads within the same session, so the model sees signal instead of noise. Anthropic reports a 29% quality lift from cleaner context. On a locked 20-task benchmark, Sipcode achieved a 62.6% median reduction in tool-output size. MIT licensed, free to use.
#Sipcode#Claude Code#Anthropic#Open source
editor take
A context cleaner for Claude Code that caps verbose tool output and deduplicates re-reads—62.6% median size reduction on a 20-task benchmark.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
00:00
35d ago
● P1Computing Life · Share (鸭哥 research reports)· rssZH00:00 · 06·23
Sakana AI releases Fugu, a learned multi-model orchestration system
Sakana AI's Fugu is a trained multi-model orchestrator. It decides which models to call, how to assign roles, and how to verify results—no hand-coded rules. Two ICLR 2026 papers back it: TRINITY trains a sub-20K-parameter coordinator via evolutionary strategy, Conductor trains a 7B orchestrator via RL. Fugu Ultra scores 93.2 on LiveCodeBench, beating Fable 5's 89.8, but trails on SWE-Bench Pro and HLE. Sakana deliberately hides which models are called per request and their raw outputs, calling routing info proprietary. All data is self-reported with no independent third-party replication and no head-to-head against OpenRouter Fusion. The direction holds, but transparency is still missing.
#Sakana AI#Anthropic#OpenAI
why featured
Featured · importance 94 · hook + knowledge + resonance
editor take
Sakana AI is selling multi-model orchestration as a single API, backed by two ICLR 2026 papers, but pricing and real-world latency aren't public yet.
sharp
Sakana AI launched Fugu today, a multi-agent orchestration system that wraps multiple large models behind a single API. Both sources covering this are pulling from Sakana's own product page, so everything we know right now is first-party — no third-party benchmarks or user reports yet. The core idea is letting the system learn how to assemble teams, assign roles, and switch models per task instead of relying on hand-coded workflows. It's built on two ICLR 2026 papers: TRINITY, which uses an evolved coordinator to assign Thinker/Worker/Verifier roles, and Conductor, which uses reinforcement learning to discover natural-language coordination strategies. The benchmark chart shows Fugu Ultra matching or slightly beating Fable 5 and Mythos Preview on coding and reasoning tests, but neither of those models is publicly accessible, so there's no way to replicate the comparison. I'd discount the performance claims until independent benchmarks show up. Pricing is listed on the page but the details — per-token vs per-call, how different agent pools affect cost — aren't spelled out in what we can see. If you need an API that auto-routes tasks across models, the technical report is worth reading, but don't treat this as a proven upgrade over a single strong model yet.
HKR breakdown
hook knowledge resonance
open source
94
SCORE
H1·K1·R1
00:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·23
OpenRouter launches a unified Image API covering 30+ generation models
OpenRouter unified 30+ image models behind one API, so switching models doesn't require code changes. The new endpoints tell you each model's supported resolutions, aspect ratios, and max images per call, plus per-provider pricing. GPT image models now support streaming previews. Existing chat-based image generation stays, but new models will only land on this dedicated API.
#Vision#OpenRouter#Google#OpenAI
editor take
OpenRouter launched a dedicated image API for 30+ models, so your code can read each model's capabilities instead of hardcoding provider quirks.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
00:00
35d ago
Hugging Face Blog· rssEN00:00 · 06·23
Hugging Face ships huggingface_hub weekly using open models, open tools, and a human in the loop
Hugging Face moved its core Python library huggingface_hub from a 4–6 week release cycle to weekly releases. The pipeline uses open-weight models to draft release notes and announcements, with a human checkpoint for quality control. Everything runs on GitHub Actions with open-source components, designed so other maintainers can reuse it. The post doesn't name the specific model used, but stresses that no closed models or vendor contracts are required.
#Code#Hugging Face#huggingface_hub
editor take
Hugging Face now ships its core Python library weekly using open-weight models for release notes, with a human checkpoint to catch hallucinations.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
00:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·23
Hugging Face ships huggingface_hub weekly with one GitHub Actions workflow
Hugging Face cut the huggingface_hub release cycle from 4–6 weeks to weekly, fully automated by a single GitHub Actions workflow. The pipeline uses open-source tools and Z.ai's GLM-5.2 model to draft release notes and Slack announcements, but keeps a human in the final review loop. Automated steps include version bumping, tag pushing, PyPI publishing, downstream test branch creation, release note and Slack draft generation, archiving, post-release version bump, and commenting on merged PRs. Everything is built on open-source components, so any maintainer can copy the setup. The post doesn't disclose how long the workflow takes per run or the inference cost of GLM-5.2.
#Hugging Face#Z.ai#GLM-5.2#Open source
editor take
Hugging Face cut release cycle from 4-6 weeks to weekly with one automated workflow, keeps human review, and any maintainer can copy it.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
00:00
35d ago
Hugging Face Blog· rssEN00:00 · 06·23
Hugging Face experiments with Cross-Origin Storage API in Transformers.js
Hugging Face experiments with the proposed Cross-Origin Storage API in Transformers.js to solve model cache isolation across origins. Normally, browsers re-download model files for each site due to security policies. The new API enables cross-origin cache sharing with integrity checks and access control. Developers just specify a model name; Transformers.js handles download and caching automatically. The post does not disclose browser compatibility, performance benchmarks, or a release timeline.
#Hugging Face#Transformers.js#Google Chrome
editor take
Hugging Face experiments with a cross-origin cache API so browser AI models don't re-download per site.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
00:00
35d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·23
Cross-Origin Storage API aims to cut redundant model downloads in Transformers.js
When running Transformers.js in the browser, different origins re-download the same model and Wasm files, wasting 177 MB per demo. The Cross-Origin Storage API proposes shared caching across origins, but it's still an early proposal—only testable via a Chrome extension polyfill, not natively supported yet.
#Transformers.js#Xenova#Chrome
editor take
Every Transformers.js demo re-downloads 177 MB of models because browsers don't share cache across origins. The fix is just a proposal—only testable via a Chrome extension polyfill.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0

more

feeds

admin