distributed-systems

Tag

Cards List
#distributed-systems

Agyn: open-source distributed agent runtime on Kubernetes — like Google's AX, with pre-built Claude Code and Codex agents, and full credential isolation from the LLM

Reddit r/AI_Agents · 2026-05-25

Agyn is an open-source, Kubernetes-native agent runtime that brings AI agents like Claude Code and Codex into production with full credential isolation and pre-built harnesses. It addresses security concerns by running MCP servers in sidecars and using mTLS for internal services, preventing prompt injection credential leaks.

0 favorites 0 likes
#distributed-systems

Inductive Deductive Synthesis: Enabling AI to Generate Formally Verified Systems

arXiv cs.AI · 2026-05-25 Cached

This paper presents Inductive Deductive Synthesis (IDS), an LLM-based agentic system that jointly synthesizes implementation and formal proof for distributed systems, achieving 7/7 specifications at roughly 200x faster than expert effort and 17% cheaper than state-of-the-art agents.

0 favorites 0 likes
#distributed-systems

Highest Random Weight in Elixir

Lobsters Hottest · 2026-05-23 Cached

This article introduces Highest Random Weight (HRW) hashing as a stateless alternative to ExHashRing for consistent hashing in Elixir, discussing its simplicity, performance trade-offs, and providing code examples.

0 favorites 0 likes
#distributed-systems

White Rabbit – sub-nanosecond synchronization for large distributed systems

Hacker News Top · 2026-05-23 Cached

White Rabbit is an open-source technology that provides sub-nanosecond synchronization and reliable data transfer for large distributed systems, connecting thousands of nodes over Ethernet.

0 favorites 0 likes
#distributed-systems

Virtual Time for discrete event simulation and distributed concurrency control (1985)

Lobsters Hottest · 2026-05-22 Cached

This 1985 paper introduces the concept of virtual time for discrete event simulation and distributed concurrency control, proposing the Time Warp mechanism.

0 favorites 0 likes
#distributed-systems

@scnace: Google 开源了 distribute agent runtime 框架

X AI KOLs Timeline · 2026-05-22 Cached

Google has open-sourced AX (Agent eXecutor), a distributed runtime framework for coordinating agentic loops with built-in recovery and resumption, designed for Kubernetes.

0 favorites 0 likes
#distributed-systems

Ursula: thread-per-core, multi-Raft Rust runtime for HTTP event streams

Lobsters Hottest · 2026-05-21 Cached

Ursula is an open-source, self-hosted distributed server for replayable, append-only event timelines that runs over HTTP and SSE, using a thread-per-core, multi-Raft architecture with S3 storage for low latency and durability.

0 favorites 0 likes
#distributed-systems

Testing distributed systems with AI agents

Hacker News Top · 2026-05-20 Cached

Two skills for AI coding agents that design and run claim-driven tests for distributed and stateful systems, producing structured test plans and findings reports with 9-state verdicts and blame classification.

0 favorites 0 likes
#distributed-systems

Learnings from 100K lines of Rust with AI (2025)

Hacker News Top · 2026-05-20 Cached

A developer shares learnings from building a 100K-line Rust-based multi-Paxos consensus engine using AI coding agents, achieving dramatic productivity gains and performance improvements.

0 favorites 0 likes
#distributed-systems

Calvin - Determinism, Distributed ACID transactions (2020)

Lobsters Hottest · 2026-05-18 Cached

Explains the Calvin protocol, which uses deterministic locking to achieve distributed ACID transactions without requiring 2PC, improving scalability and reducing contention compared to traditional approaches.

0 favorites 0 likes
#distributed-systems

Semantic Feature Segmentation for Interpretable Predictive Maintenance in Complex Systems

arXiv cs.AI · 2026-05-15 Cached

This paper proposes a semantic feature segmentation framework for predictive maintenance that decomposes monitoring signals into canonical and residual components to improve interpretability while maintaining predictive performance.

0 favorites 0 likes
#distributed-systems

MinT: Managed Infrastructure for Training and Serving Millions of LLMs

Hugging Face Daily Papers · 2026-05-13 Cached

MinT is a managed infrastructure system that enables efficient training and serving of millions of LLMs by keeping base models resident and moving lightweight LoRA adapters, scaling across model architectures, storage, and policy management.

0 favorites 0 likes
#distributed-systems

@soumithchintala: Cluster magicians and GPU whisperers, come join us! We’re looking for supercomputing engineers to build the infrastruct…

X AI KOLs Following · 2026-05-12 Cached

Thinking Machines Lab is hiring supercomputing engineers in NYC and SF to build infrastructure for real-time interactive models and large-scale training.

0 favorites 0 likes
#distributed-systems

Software Internals Book Club

Hacker News Top · 2026-05-12 Cached

This article describes a global email-based book club for senior developers focused on reading technical books about databases, distributed systems, and software performance, currently featuring 'Operating Systems: Three Easy Pieces'.

0 favorites 1 likes
#distributed-systems

@tom_doerr: System design interview notes based on bestselling guides https://github.com/liquidslr/system-design-notes…

X AI KOLs Timeline · 2026-05-09 Cached

A GitHub repository containing comprehensive system design interview notes based on Alex Xu's bestselling books, covering topics like scaling, consistent hashing, and distributed systems.

0 favorites 0 likes
#distributed-systems

Large Language Models over Networks: Collaborative Intelligence under Resource Constraints

Hugging Face Daily Papers · 2026-05-09 Cached

This paper explores collaborative intelligence paradigms where distributed Large Language Models work together across devices and clouds to handle resource constraints. It covers vertical device-cloud collaboration, horizontal multi-agent collaboration, routing policies, and open research challenges in scalable and trustworthy cooperative AI.

0 favorites 0 likes
#distributed-systems

@Modular: HTTP routing has been a solved problem for many years. Then came Large Language Models. Their backends aren't interchan…

X AI KOLs Following · 2026-05-08 Cached

Modular published a blog post explaining why traditional HTTP routing doesn't work for LLM inference workloads. The article describes how their distributed inference framework handles stateful, heterogeneous GPU pods with KV caches, specialized prefill/decode backends, and conversation-level routing that traditional stateless routing algorithms cannot address.

0 favorites 0 likes
#distributed-systems

Can LLMs model real-world systems in TLA+?

Hacker News Top · 2026-05-08 Cached

Researchers from the Specula team created SysMoBench, a benchmark evaluating whether LLMs can faithfully model real-world computing systems in TLA+ or merely recite textbook specifications. The benchmark tests 11 systems across four phases and reveals systematic gaps in current LLMs' ability to accurately model system implementations versus reference papers.

0 favorites 0 likes
#distributed-systems

Idempotency Is Easy Until the Second Request Is Different

Hacker News Top · 2026-05-07 Cached

The article discusses the complexities of implementing idempotency in APIs, arguing that handling edge cases like concurrent requests and content mismatches is harder than simple replay caching.

0 favorites 0 likes
#distributed-systems

@GergelyOrosz: How have the fundamentals of building large, distributed software systems changed the last decade? A conversation with …

X AI KOLs Following · 2026-04-22 Cached

Martin Kleppmann discusses how the fundamentals of building large, distributed systems have evolved over the past decade in light of the updated second edition of his book "Designing Data-Intensive Applications."

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback