2026-09-18
OpenJev runs a decision model entirely in your browser using open models and WebGPU. It can read typed probabilities for your allowed options without decoding them, or generate the same distribution token by token, so you can measure the difference on your own hardware.
jemalloc is a general-purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency, originally adopted as FreeBSD's libc allocator in 2005. Version 5.4.0 continues the project's effort to make it one of the best allocators for a broad range of demanding applications.
New unredacted filings in the New York Times' copyright lawsuit against OpenAI and Microsoft reveal a Microsoft exec privately called AI scraping 'theft' and OpenAI leadership described its models as an 'existential threat' to publishers. The material also details how content was obtained by bypassing paywalls and stripping copyright notices.
A FEX-EMU feature article on the core difficulty of emulating the x86 Total Store Ordering (TSO) memory model on ARM's weaker ordering model. It walks through the multi-faceted problems, from atomic instructions to split-lock and uncached memory, and how each is solved, or can't be.
OpenAI introduces Astra for Law, a foundation for law firms and legal-tech companies built on GPT-6 Astra combined with a legal search index and tools tailored for professional legal work. It adds privacy and governance controls for confidential client work plus 26 new ecosystem plugins connecting to tools like Relativity and Clio.
Ternary Bonsai 2 27B, based on Qwen3.8 27B, uses ternary -1/0/+1 weights with FP16 group-wise scaling for 1.76 effective bits per weight and a 5.9GB footprint. It is more than 9x smaller than its full-precision counterpart while retaining 98.2% of benchmark performance, with a 262K-token context window and an Apache 2.0 license.
Bend is a fast language that blocks AI mistakes via proof, compiling to native code near C speed with CUDA parallelism, Lean proofs, and Python syntax. You express intent as precise 'laws' and verify that an AI implemented them correctly with 'proofs' before committing, on CPU or GPU.
Zed launches the public beta of Delta, a multiplayer environment for coding with agents and reviewing their work, where collaboration does not depend on committing and pushing code. Teammates join your agent threads and share the same worktrees, and Delta has already disabled pull requests on its own repository.
Qwen's next-generation native omnimodal model is built to strengthen agentic capabilities in real-world productivity scenarios, moving from understanding omnimodal content to planning tasks, calling tools, and completing creative work. It accepts text, image, audio, and video with a 1M-token context window, scoring over 25% better than Qwen3.5-Omni-Plus across 29 evaluations.
Hister is a private search engine that indexes the full contents of the pages you visit and files you keep, so you can find information again from a web interface, the terminal, or an MCP-connected AI assistant. It needs no configuration for a local setup and ships browser extensions for Firefox and Chrome.