ax@ax-radar:~/curated $ grep -l 'curated=true' sources/
40 srcsignal 72%cycle 04:32

curated · 2026-07-01

10 items · updated 3m ago
2026-07-01 · Wed
20:45
26d ago
AI HOT (Curated Pool)· aihot-apiZH20:45 · 07·01
Claude Code v2.1.198 Released
Anthropic released v2.1.198 of Claude Code. The post does not disclose specific changes; only the version number is confirmed from the title.
#Anthropic#Claude Code#Product update
editor take
Claude Code v2.1.198 is a minor patch with no changelog — likely just bug fixes.
HKR breakdown
hook knowledge resonance
open source
35
SCORE
H0·K0·R0
17:17
27d ago
AI HOT (Curated Pool)· aihot-apiZH17:17 · 07·01
Google Cloud Workbench Extension: Run Jupyter Notebooks from VS Code
Google launched a VS Code extension for Workbench Notebooks, letting data scientists connect to cloud Jupyter environments without leaving their local IDE. The extension is fully open-source; users pick a Workbench instance as the kernel directly in VS Code. It eliminates context switching for ML workflows that need local coding and cloud compute.
#Google#Google Cloud#VS Code#Open source
editor take
Google's Workbench Notebooks extension for VS Code lets you code locally and run on cloud compute without switching windows.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H0·K0·R0
16:00
27d ago
AI HOT (Curated Pool)· aihot-apiZH16:00 · 07·01
Meta shares its AI storage blueprint to reduce GPU idle time at scale
Meta's engineering blog published a deep dive into the storage architecture behind Llama training and internal AI products. The main point: GPU compute roughly triples every two years, but storage and interconnect performance lag, making storage bottlenecks a top cause of GPU stalls. Meta's answer is a BLOB-storage layer built on top of a regional, multi-tenant block layer called Tectonic, which uses erasure coding, tiering across HDD and flash, and smart data placement to bound tail latency and sustain high throughput. The post explains that bursty, latency-sensitive AI training workloads can stall thousands of GPUs on a single slow I/O. It does not disclose specific latency numbers or cost savings, but confirms this BLOB-storage stack is gradually replacing the earlier NFS-based setup used for Llama, aiming to unify data lake access and speed up research iteration.
#Meta#Tectonic#Llama
editor take
Meta's eng blog explains why GPU stalls happen: compute triples every two years, storage lags, and a single slow I/O can stall thousands of GPUs.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H0·K1·R0
15:59
27d ago
AI HOT (Curated Pool)· aihot-apiZH15:59 · 07·01
Zhipu launches ZCode, the official dev environment for GLM-5.2, with 1.5x quota for subscribers
Zhipu released ZCode, the official dev environment for GLM-5.2, supporting macOS, Windows, and Linux. GLM Coding Plan subscribers get 1.5x usage quota, and BYOK is supported for existing subscriptions and APIs. The post doesn't spell out whether ZCode is free for non-subscribers or its pricing.
#Zhipu#GLM-5.2#ZCode
editor take
Zhipu launched ZCode, an official IDE for GLM-5.2. Subscribers get 1.5x quota, but free access and pricing aren't disclosed.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K0·R0
15:33
27d ago
AI HOT (Curated Pool)· aihot-apiZH15:33 · 07·01
xAI launches Voice Agent Builder for human-like voice agents with Grok
xAI released a no-code platform for building voice agents powered by Grok Voice. It costs $0.05 per minute and is available today. The post is brief and doesn't mention supported languages, latency, or telephony integration.
#xAI#Grok
editor take
xAI launched a no-code voice agent builder at $0.05/min, but the post is silent on latency, languages, and telephony.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
08:10
27d ago
AI HOT (Curated Pool)· aihot-apiZH08:10 · 07·01
NVIDIA Open-Sources Nemotron-Labs-TwoTower: A Diffusion LM on a Frozen Autoregressive Backbone
NVIDIA released Nemotron-Labs-TwoTower, an open-weight diffusion language model built on a frozen Nemotron-3-Nano-30B-A3B autoregressive backbone. It combines diffusion-based text generation with a 30B-parameter MoE model (3B active). The post doesn't disclose benchmarks or inference latency. For researchers exploring hybrid architectures or diffusion LMs, this is an experimental release worth watching.
#NVIDIA#Nemotron-Labs-TwoTower#Nemotron-3-Nano-30B-A3B
editor take
NVIDIA open-sourced an experimental diffusion LM on a frozen 30B MoE backbone, but disclosed no benchmarks or latency.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
01:14
27d ago
AI HOT (Curated Pool)· aihot-apiZH01:14 · 07·01
mattpocockuk's guide to writing predictable AI Skills: process over prompts
mattpocockuk's /writing-great-skills guide teaches you how to write stable, predictable AI Skills. The core idea: make the process predictable, not the prompt. Skills come in two types: model-invoked (auto-triggered) and user-invoked (called by user); the description should act as a trigger. Information is structured in three layers—main steps, references, external files—for progressive disclosure. Each step needs a clear completion criterion; splitting Skills controls model attention; leading words compress behavioral instructions. Five failure modes are diagnosed: Premature completion, Duplication, Sediment, Sprawl, and No-op. The No-op test is the litmus for whether a sentence is effective. The post doesn't spell out how to run the No-op test, but the concept is clear.
#mattpocockuk
editor take
mattpocockuk's guide on writing predictable AI Skills: structure info in three layers and use the No-op test to kill useless sentences.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0

more

feeds

admin