Ax Rania Elbadry, Sarfraz Ahmad, Ahmed Heakl, Dani Bouch, Momina Ahsan, Muhra AlMahri, Marwa Elsaid khalil, Yuxia Wang, Salem Lahlou, Sophia Ananiadou, Veselin Stoyanov, Jimin Huang, Xueqing Peng, Preslav Nakov, Zhuohan Xie 5/4/2026

SAHM: A Benchmark for Arabic Financial and Shari'ah-Compliant Reasoning

SAHM benchmark for evaluating LLM reasoning on Arabic financial and Islamic finance compliance tasks with specialized terminology.

HN jitera 5/3/2026

AI for Teams: Team-in-the-Loop

Concept for team-centric AI agents with shared memory and context across group members rather than individual copilots.

HN brandonb 5/3/2026

The Paradox of Medical AI Implementation

Analysis of AI implementation challenges in medical domain. Discusses gap between algorithmic performance and real-world clinical deployment.

HN defenestration 5/3/2026

Babysitting the Agent

Field report on building with coding agents. Honest account of practical challenges with agent reliability, debugging, and productivity workflows.

HN cjparadise 5/3/2026

Public Runtime for Convera for LLM's

CONVERA-OSS: Open-source inference runtime with KV persistence, token graph reuse, and tensor caching to avoid recomputing repeated LLM work.

HN xngbuilds 5/3/2026

Container Is Not a Sandbox

Survey of microVM isolation ecosystem in 2026, covering VMMs, Rust crates, AI sandbox platforms, and security trade-offs for agentic AI workloads.

HN swq115 5/3/2026

Lines or Less: Test Case Minimization

Minimal property-based testing library implementation in hundreds of lines demonstrating test case minimization and consensus algorithm testing.

HN talhof8 5/3/2026

CPU Work and GPU Work

Framework for categorizing AI agent work: distinguishes between verifiable tasks (CPU work) vs ambiguous tasks (GPU work) to clarify agent applicability.

HN IngessLabs 5/3/2026

How vLLM Works

Technical deep-dive on vLLM's architecture and performance across mixed production workloads including agent loops, comparing with SGLang, llama.cpp, and TGI.