NVIDIA's NemoClaw secures OpenClaw agents with a four-layer sandbox, while Stripe's Machine Payments Protocol lets agents make payments without handing over private keys. The open question is how to charge safely from inside the sandbox.
A buffer overflow was discovered in the LINEMODE SLC handler of GNU Inetutils telnetd. No authentication required - root privileges can be gained just by connecting to port 23. All versions (~2.7) are affected and no patch has been released.
CLI-Anything, released by HKUDS at the University of Hong Kong, automatically generates a CLI harness from GUI software source code so AI agents can drive it directly. It passed all 1,720 tests across 16 apps including GIMP, Blender, and LibreOffice.
Cisco Secure FMC's unauthenticated RCE flaw CVE-2026-20131 (CVSS 10.0) was added to CISA's KEV catalog after Interlock ransomware had been abusing it for 36 days before Cisco's public disclosure. Amazon Threat Intelligence later dissected the toolkit in detail.
H Company's Holotron-12B uses a memory-efficient new design to lift PC-operation AI throughput to 8,900 tokens per second. Unsloth has released the beta of 'Studio,' a browser tool for no-code model fine-tuning.
Project Detroit announced by Oracle at JavaOne 2026. We proposed to OpenJDK the idea of directly incorporating V8 and CPython into Java builds and calling them using the javax.script API. After the abolition of Nashorn and GraalVM's withdrawal from the Java cycle, why did they now turn to ``embedding the native runtime'' instead of ``in-house implementation''?
A guide to why ComfyUI fails on NVIDIA Blackwell (sm_120) GPUs and how to fix it with PyTorch Nightly, xformers removal, SageAttention, and NVFP4 quantization.
Vera CPU announced by NVIDIA at GTC 2026. The 88-core custom design realizes twice the efficiency and 50% faster speed than the previous model, and is scheduled to be available from the second half of 2026.
Zhipu AI's GLM-OCR reaches 94.62% on OmniDocBench v1.5 despite using only 0.9B parameters. I dug into its layout parsing, vertical text handling, and math recognition.
An open-source TTS model distilled from the ZipVoice architecture into four inference steps, delivering voice cloning with 1 GB of VRAM and 150x real-time speed. It also compares itself with the other TTS models covered on this blog.