Nightly digest · AI + CS signal

30 JUL 2026

archived edition221 fetched → 29 published

Tonight’s top picks

read these, skip the rest

ResearcharXiv cs.DCarxiv.org2026-07-29

InferScale is a GPU-native LLM memory system.

  • GPU-native

InferScale replaces repeated prompt prefilling with reusable KV state, reducing time-to-first-token. It precomputes each memory fact's KV representation and stores it alongside a semantic embedding on the GPU.

ResearcharXiv cs.AIarxiv.org2026-07-29

OmegaUse-OfficeVal benchmarks LLM agents on office-suite tasks.

  • 100 tasks
  • 2.32 hours

The benchmark provides economic grounding, enabling direct comparisons between human costs and LLM inference costs. It supports stable evaluation with code-based tasks.

ResearcharXiv cs.AIarxiv.org2026-07-29

AgentMap is an LLM-based ontology matching framework.

AgentMap integrates semantic retrieval, hierarchical search, and collaborative multi-agent LLM reasoning to identify equivalent concepts or subsumers. It extends four OM datasets for a HOM benchmark.

ContestCodeforcescodeforces.com2026-08-06

Codeforces Round starts on August 6

  • 2.0h
  • Thu 06 Aug 14:35 UTC

The contest will last for 2 hours and will start on August 6 at 14:35 UTC.

Analysisopenai blogopenai.com2026-07-29

Two API settings tripled scores on the ARC-AGI-3 benchmark.

  • ARC-AGI-3
  • GPT-5.6

The settings improved GPT-5.6 performance by retaining reasoning and enabling compaction, boosting scores and efficiency.

10 items

ResearcharXiv cs.DCarxiv.org2026-07-29

InferScale is a GPU-native LLM memory system.

  • GPU-native

InferScale replaces repeated prompt prefilling with reusable KV state, reducing time-to-first-token. It precomputes each memory fact's KV representation and stores it alongside a semantic embedding on the GPU.

ResearcharXiv cs.AIarxiv.org2026-07-29

OmegaUse-OfficeVal benchmarks LLM agents on office-suite tasks.

  • 100 tasks
  • 2.32 hours

The benchmark provides economic grounding, enabling direct comparisons between human costs and LLM inference costs. It supports stable evaluation with code-based tasks.

ResearcharXiv cs.AIarxiv.org2026-07-29

AgentMap is an LLM-based ontology matching framework.

AgentMap integrates semantic retrieval, hierarchical search, and collaborative multi-agent LLM reasoning to identify equivalent concepts or subsumers. It extends four OM datasets for a HOM benchmark.

Analysisopenai blogopenai.com2026-07-29

Two API settings tripled scores on the ARC-AGI-3 benchmark.

  • ARC-AGI-3
  • GPT-5.6

The settings improved GPT-5.6 performance by retaining reasoning and enabling compaction, boosting scores and efficiency.

Newsopenai blogopenai.com2026-07-29

GPT-5.6 improves AI efficiency.

  • GPT-5.6

GPT-5.6 delivers more useful intelligence per dollar by improving efficiency across models, inference, and agentic workflows.

Hacker Newsllm2human.pages.dev134 pts2026-07-29

LLM Honeypot

No additional information available.

Newsopenai blogopenai.com2026-07-29

100,000 researchers get free ChatGPT access.

  • 100,000 researchers

OpenAI aims to accelerate scientific research, collaboration, and discovery with free access to ChatGPT's advanced AI models.

Releasedeepmind blogdeepmind.google2026-07-29

Lyria 3.5 launches in Google Flow Music.

  • Lyria 3.5

No additional information available.

RepoHF trendinghuggingface.co8,726 pts2026-06-13

Model moonshotai/Kimi-K3 released.

  • 99,214 downloads

The model is an image-text-to-text model with 8726 likes.

RepoHF trendinghuggingface.co170 pts2026-07-27

Model unsloth/Kimi-K3 released.

  • 410 downloads

The model is an image-text-to-text model with 170 likes.

6 items

Newshackadayhackaday.com2026-07-29

ESP32 gets a web browser.

The web browser is part of the Cheap Black Display project, showcased at the Hackaday Europe conference.

NewsHacker Newsdigitalfoundry.net330 pts2026-07-29

Keychron announces open-source firmware for gaming mice.

No additional information available.

Releaselwnlwn.net2026-07-29

Fedora approves smaller GRUB for niche use case

  • Fedora 45
  • October

The new package will be in addition to the main GRUB package and will not replace it for most users. The idea was initially met with resistance from some Fedora contributors.

Newslwnlwn.net2026-07-29

Security updates issued by multiple Linux distributions

The updates were issued by AlmaLinux, Debian, Fedora, Mageia, Slackware, SUSE, and Ubuntu. The updates address various security vulnerabilities in different packages.

Researchlwnlwn.net2026-07-29

BPF type format to include inlined functions

  • 2026 Linux Summit

The addition of inlined functions to BTF will allow for better tracing and debugging of kernel functions. This is particularly useful for BPF programs.

Newslwnlwn.net2026-07-29

GCC steering committee announces AI policy

  • 15 lines of code

The policy states that the project will decline any legally significant contributions that include LLM-generated content. However, LLMs can be used for research and analysis.

1 items

ContestCodeforcescodeforces.com2026-08-06

Codeforces Round starts on August 6

  • 2.0h
  • Thu 06 Aug 14:35 UTC

The contest will last for 2 hours and will start on August 6 at 14:35 UTC.

6 items

ResearcharXiv cs.DCarxiv.org2026-07-29

Hybrid workflow composition for extreme-scale data processing

  • 3.8x throughput increase

The paper presents a novel simulation framework for characterizing the interplay between taskset granularity and system-level constraints. Hybrid composition strategies can yield significant throughput increases.

ResearcharXiv cs.OSarxiv.org2026-07-29

Deductive verification for earliest deadline first scheduler

The paper proposes a framework for deductive verification of EDF scheduler implementations. The framework utilizes deductive verification to ensure the correctness of the scheduler.

ResearcharXiv cs.PFarxiv.org2026-07-29

Unified shared memory in OpenMP

  • OpenMP 5.0

The paper discusses the implementation and adoption of unified shared memory in OpenMP. The feature simplifies the adoption of the OpenMP programming model.

ResearcharXiv cs.DCarxiv.org2026-07-29

DualDecoder for long context LLM inference

The paper presents a lightweight serving system for long-context LLM inference. The system enables efficient sparse KV cache retrieval from host memory.

ResearcharXiv cs.DCarxiv.org2026-07-29

ServerlessT2I for efficient text-to-image workflow serving

The paper presents a serverless-native system for text-to-image workflow serving. The system decomposes the workflow into loosely coupled model functions for efficient management and scheduling.

ResearcharXiv cs.DBarxiv.org2026-07-29

Graph-native bitemporal memory store for conversational AI

The paper describes a memory store that avoids exhausting the model's context budget or sending personal data through infrastructure the user does not control. The store uses a Neo4j property graph with HNSW vector indexes.

6 items

RepoGitHub trending · c++github.com4,548 pts

ESP32-Bit-Pirate hardware hacking tool

The tool is a hardware hacking tool with a web-based CLI that speaks every protocol. It is designed for use with the ESP32 microcontroller.

RepoGitHub trending · rustgithub.com15,676 pts

Burn is a tensor library and Deep Learning Framework.

It aims to provide flexibility, efficiency, and portability. Burn is written in Rust, which contributes to its performance and reliability.

RepoGitHub trendinggithub.com263,455 pts

Obra is an agentic skills framework.

It provides a software development methodology that focuses on agent-based approaches. This framework can be applied to various domains and industries.

RepoGitHub trending · rustgithub.com2,831 pts

Codex-Manager is a CLI account manager.

It provides a local gateway for Codex CLI, enabling users to manage and switch accounts easily. This tool is written in Rust.

RepoGitHub trending · pythongithub.com30,947 pts

SGLang is a serving framework for language models.

It supports large language models and multimodal models, focusing on high-performance serving. SGLang is written in Python.

RepoGitHub trending · rustgithub.com7,063 pts

Microsandbox is a local-first microVM runtime.

It provides an easy and fast way to run microVMs locally. Microsandbox is written in Rust, which ensures its performance and security.

fetch → dedupe → score → summarize, nightly via GitHub Actionsj/k navigate · enter expands · o opens sourcepast editions →