Meta Engineering extends FlashAttention-4 with MXFP8 support for NVIDIA Blackwell, achieving up to 2.85 PFLOP/s forward performance and integrating into production training workflows like GEM.
This pull request enables CUDA graph for MTP draft in llama.cpp to improve performance of LLM inference on GPUs.
Videoclaw is an AI-powered tool that automates ad video creation, from hooks to captions, allowing brands to produce large volumes of content efficiently using AI prompts.
Google is launching early access to a new MCP server for Google Home, allowing AI agents to control connected devices and access smart home data using natural language.
XeBoostLM is a native C++ CLI tool for running local LLMs on Intel NPUs, iGPUs, and CPUs, offering optimized performance with zero Python overhead.
Corv v1.1.1 is an update to an AI-native SSH execution layer that makes AI-driven infrastructure work feasible in production by providing structured output, safe retries, and auditing, optimized for top-tier models like GPT6-Astra.
The blog post explains the technical challenges of building a Language Server Protocol for Rust, drawing from the author's experience with Rust Glancer and insights from rust-analyzer.
The author highlights Crap4J as a valuable tool for identifying dangerous code in Java projects without false positives, praises its Jenkins integration, and notes its incompatibility with Java 7.
This article provides a guide on how to obtain Digital Object Identifiers (DOIs) for blog posts to improve their citability in academic research, discussing methods, benefits, and potential issues.
llama.cpp releases version b11003, a C/C++ tool for efficient large language model inference with minimal setup on a wide range of hardware.
Benzi is an AI coding agent that outperforms competitors on benchmarks by reading less source code and using deterministic tool calls, achieving high efficiency in code intelligence tasks.
A developer shares an experiment using Qwen 3.5 4B to mimic Jev's probability output by grabbing logit probabilities, with results and code available on GitHub and a demo website.
Einsia AI introduces AgentGit, an open-source platform for version control and collaboration on AI agent sessions, enabling work to be saved, handed off, and shared.
AirBuild offers an autonomous agent team that automates the building, reviewing, and publishing of native iOS apps, handling end-to-end App Store processes without manual intervention.
Kent C. Dodds demonstrates how to use Kody package webhooks to integrate with Raycast for automation.
CloudX has open-sourced a replacement for GitHub's actions/setup-go that optimizes caching to speed up Golang CI workflows by up to 69%.
The article presents a tool that displays the release age and training cutoff dates for 20 current AI models, highlighting how stale the data might be in each model.
ImpactGate is a tool that measures and gates the structural decay introduced by code changes, using a scoring formula to encourage refactoring and maintain code quality.
The article explains how agent memory systems can leak data due to post-filter tenant scoping in vector search and recommends scoping at write time to prevent cross-tenant data exposure.
BlurUIKit is an open-source UI framework that enables progressive and variable blur effects in iOS apps, with support for both UIKit and SwiftUI, and is noted to be App Store safe.