HN schrodinger 17d ago

Predictions for the Future of AI

Memory engine for LLM agents achieving comparable performance with 50% less stored memory. Closed-source with published evaluation results.

HN e2e4 17d ago

GPT-5.6 Preview System Card

OpenAI announces GPT-5.6 family: Sol (flagship), Terra (lower-cost), Luna (fastest). Details safety measures and planned general availability rollout.

HN geoffbp 17d ago

GitHub DeepSeek-AI/DeepSpec

DeepSpec: Full-stack codebase for training and evaluating draft models for speculative decoding, including data prep, implementations, training, and evaluation scripts.

HN gz09 17d ago

PRs and LLMs

Discussion on integrating LLMs with pull request workflows for code review automation.

LB spectrum.ieee.org via Yogthos 17d ago

AI Learns the "Dark Art" of RF Chip Design

AI applied to RF chip design optimization, prioritizing performance over human interpretability. Results in faster wireless component designs.

HN mooreds 17d ago

The PM's Guide to Managing AI Debt

Guide for product managers on managing AI debt and production failures. Framework for handling AI system reliability and scaling risks.

HN cefboud 17d ago

Distributed LLM Inference with LLM-d

LLM-d open-source router for distributed LLM inference using KV cache locality optimization. Production LLM inference infrastructure.