distributed-systems

Tag

Cards List
#distributed-systems

@learntouseai: I’ve been thinking about a different way to build AI agents. Not another assistant, not another metaverse, and not a pl…

X AI KOLs Following ↗ · yesterday Cached

The author proposes a local-first, distributed model for AI agents where users own persistent agents that can operate locally, negotiate with other agents, and interact across environments with structured actions and an agent economy.

0 favorites 0 likes
#distributed-systems

From Inference Engine to Inference Control Plane: Connecting vLLM, llm-d, and the Evolution of Efficient Distributed LLM Serving

arXiv cs.AI ↗ · 2d ago Cached

This paper synthesizes research on efficient distributed LLM serving, connecting vLLM and llm-d as complementary layers and proposing an Inference Execution Planner for future scheduler development.

0 favorites 0 likes
#distributed-systems

Delta: Highly available, strongly consistent storage using chain replication (2022)

Hacker News Top ↗ · 3d ago Cached

Delta is Meta's object storage service that uses chain replication to achieve high availability and strong consistency, designed for critical bootstrap and disaster recovery workloads.

0 favorites 0 likes
#distributed-systems

In Search of a Compositional Theory of Self-Stabilization

Hacker News Top ↗ · 3d ago Cached

The article explores a search for a compositional theory of self-stabilization in distributed systems, critiquing recent papers on metastable failures and formal methods like rely-guarantee contracts.

0 favorites 0 likes
#distributed-systems

Two agents claimed the same task 25 minutes apart, both delivered, and only one of them counted

Reddit r/AI_Agents ↗ · 4d ago

An analysis of agent task queues reveals that duplicate claims by different agents can both be verified but only one is counted, leading to invisible waste and issues with self-reported timestamps and lack of exclusion events.

0 favorites 0 likes
#distributed-systems

@BBKing2002: Is system design interview material always scattered and bulky? This open-source project condenses high-frequency knowledge points into architecture diagrams, greatly improving review efficiency. system-design-101 is made by the ByteByteGo team, currently with 84.1k stars, and its core content includes: 1. Using diagrams to break down cache, mes…

X AI KOLs Timeline ↗ · 6d ago Cached

The open-source project system-design-101, created by the ByteByteGo team, simplifies system design interview knowledge points through architecture diagrams, has received 84.1k stars, and is suitable for interview preparation and team training.

0 favorites 0 likes
#distributed-systems

I’m starting to think recoverability is the real test of an autonomous agent

Reddit r/AI_Agents ↗ · 2026-09-18

The author argues that recoverability is the real test for autonomous AI agents, highlighting challenges like task persistence and the need for robust recovery mechanisms to ensure true autonomy.

0 favorites 0 likes
#distributed-systems

How Uber Protects Against Retry Storms

Hacker News Top ↗ · 2026-09-17 Cached

Uber explains a context-aware mechanism for handling retry storms in distributed systems to prevent cascading failures and improve reliability.

0 favorites 0 likes
#distributed-systems

Go-based Robotics Framework built around NATS.io

Hacker News Top ↗ · 2026-09-17 Cached

Gorai is a Go-based robotics platform that leverages NATS.io for distributed systems, enabling AI-integrated robot development with service discovery and runtime composition.

0 favorites 0 likes
#distributed-systems

You can run Git on object storage if you re-make packfiles

Hacker News Top ↗ · 2026-09-16 Cached

This blog post explains how to run Git on object storage by inventing a new packfile format native to object storage, solving performance issues with traditional Git packfiles for production-sized repositories.

0 favorites 0 likes
#distributed-systems

Leakage-Safe and Scheduler-Aware Machine Learning for Grid Job Runtime Prediction

arXiv cs.LG ↗ · 2026-09-15 Cached

This paper presents a leakage-safe and scheduler-aware machine learning framework for predicting grid job runtime, using CatBoost with temporal validation to enhance scheduling efficiency in distributed computing environments.

0 favorites 0 likes
#distributed-systems

A Brief Retrospective on the Sprite Network Operating System

Hacker News Top ↗ · 2026-09-11 Cached

This article is a retrospective on the Sprite network operating system, providing access to its source code, documentation, and research papers on GitHub for historical and educational purposes.

0 favorites 0 likes
#distributed-systems

118M Queries per Second on Neki

Hacker News Top ↗ · 2026-09-11 Cached

PlanetScale achieved 118 million queries per second on their Neki platform with linear scalability across 512 shards, demonstrating exceptional performance and throughput in database operations.

0 favorites 0 likes
#distributed-systems

Rapidly scaling online storage to serve over 1 billion ChatGPT users

OpenAI Blog ↗ · 2026-09-11 Cached

OpenAI details the evolution of Habitat, their online storage platform, which scaled from a Python library to a service handling over 70 million requests per second to support ChatGPT's billion-user scale.

0 favorites 0 likes
#distributed-systems

Neki by PlanetScale

Hacker News Top ↗ · 2026-09-10 Cached

Neki is a sharded Postgres solution by PlanetScale that enables horizontal scaling to hundreds of millions of QPS and petabytes of data with zero-downtime operations.

0 favorites 0 likes
#distributed-systems

What broke when we pushed our agent fleet to 24/7 runs (it wasn’t prompt quality)

Reddit r/AI_Agents ↗ · 2026-09-08

This article discusses common catastrophic failures in production autonomous agent fleets, emphasizing that issues arise from distributed systems problems like schema drift, uncoordinated retries, and transcript handling, rather than prompt quality.

0 favorites 0 likes
#distributed-systems

Fresh Memory, Stale Plans: Dependency-Scoped Validation for Distributed LLM-Agent Memory

arXiv cs.AI ↗ · 2026-09-04 Cached

The paper introduces PlanFence, a dependency-scoped validation protocol that prevents stale-plan execution in distributed LLM-agent systems by validating plans against current public records, demonstrated through controlled live workflows.

0 favorites 0 likes
#distributed-systems

@venkateshdotdev: Kafka looks complicated until you understand the problem it solves. Learn it in this order: 1. Fundamentals → Producers…

X AI KOLs Timeline ↗ · 2026-09-03 Cached

The article provides a structured learning path for understanding Apache Kafka, emphasizing that it should be learned only when needed for event streaming problems.

0 favorites 0 likes
#distributed-systems

The Two Abstractions of System Design: Hide or Reduce

Hacker News Top ↗ · 2026-09-02 Cached

The article distinguishes between two types of abstraction in system design: modularity abstraction, which hides internals, and modeling abstraction, which reduces systems to essential behaviors for formal reasoning.

0 favorites 0 likes
#distributed-systems

The pattern language of software architecture

Lobsters Hottest ↗ · 2026-09-01 Cached

This article presents architectural metapatterns that generalize software architecture patterns into wider classes for local and distributed systems, illustrated with intuitive diagrams and outdated presentations.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback