system-design

Tag

Cards List
#system-design

28 días con GPT-5.6 Sol en extra high sin alcanzar el límite: resultados de una ejecución gobernada

Reddit r/AI_Agents ↗ · 2026-08-30

El autor reporta los resultados de ejecutar un agente de IA durante 28 días sin alcanzar límites, procesando millones de tokens con alta tasa de caché y manteniendo objetivos verificables. Discute desafíos de ingeniería de contexto y pide comparaciones de ejecuciones similares.

0 favorites 0 likes
#system-design

{INTRESTING PAPER BASED ON HBF}2607.10186] FlashAccel: Leveraging High-Bandwidth Flash (HBF) for High-Throughput LLM Inference

Reddit r/LocalLLaMA ↗ · 2026-08-30 Cached

FlashAccel is a co-designed system that integrates High-Bandwidth Flash into GPUs to enhance LLM inference, achieving improved throughput and energy efficiency by mitigating access latency and optimizing bandwidth utilization.

0 favorites 0 likes
#system-design

The Evolution of the Agent Harness (10 minute read)

TLDR AI ↗ · 2026-08-24 Cached

The article discusses how the simultaneous evolution of AI models and harnesses has led to significant improvements in agent capabilities, shifting the harness's role to focus on human attention interfaces.

0 favorites 0 likes
#system-design

Building a 24/7 Multi-Agent System: The SpaceXAI Playbook (100 minute read)

TLDR AI ↗ · 2026-08-24

This article provides a practical architecture for building a 24/7 multi-agent system with Grok Bot, detailing steps from individual bots to an automated team that can handle recurring tasks with minimal human intervention.

0 favorites 0 likes
#system-design

@_vmlops: The AI Engineer's System Design Interview Guide

X AI KOLs Timeline ↗ · 2026-08-21 Cached

A guide aimed at helping AI engineers with system design interview preparation.

0 favorites 0 likes
#system-design

An agent should not be the source of truth for its own work

Reddit r/AI_Agents ↗ · 2026-08-21

The article discusses architectural principles for AI agents, emphasizing that agents should not be the source of truth for their own work, advocating for event-driven systems with contracts and separate verification to ensure reliability.

0 favorites 0 likes
#system-design

@Mayank_022: My current read for system design is this book. I think most system design resources lack the LLM part, this book cover…

X AI KOLs Timeline ↗ · 2026-08-21 Cached

A tweet recommends a system design book that uniquely covers LLM aspects often omitted in other resources.

0 favorites 0 likes
#system-design

@_vmlops: AI Engineering interviews cover a lot more than ML theory This GitHub repo is a solid cheat sheet covering: • LLMs & Tr…

X AI KOLs Timeline ↗ · 2026-08-20 Cached

This GitHub repo provides a comprehensive cheat sheet for AI Engineering interviews, covering topics like LLMs, RAG, fine-tuning, and AI safety.

0 favorites 0 likes
#system-design

@kmeanskaran: https://x.com/kmeanskaran/status/2090436724250026177

X AI KOLs Timeline ↗ · 2026-08-20 Cached

This article provides a comprehensive guide to designing agent systems, emphasizing the importance of the agent harness, workload characteristics, and evaluation frameworks, illustrated with the DevVoice system.

0 favorites 0 likes
#system-design

After eight months of running a multi agent setup, the thing that actually mattered was the message bus, not the agents

Reddit r/AI_Agents ↗ · 2026-08-20

The author shares practical lessons from running a custom multi-agent setup, emphasizing that a message-based coordination system, strict separation of agent identity and logs, human tiebreakers, and heartbeat monitoring were key to avoiding common pitfalls like silent corruption and log bloat.

0 favorites 0 likes
#system-design

Part 2 - Offline Local AI

Reddit r/ArtificialInteligence ↗ · 2026-08-19

The author details the development of Christine, a local AI system with voice integration, emphasizing deterministic architecture, curated knowledge, and cross-domain abstraction for practical, bounded AI applications.

0 favorites 0 likes
#system-design

What belongs in the tool schema instead of the reviewer prompt?

Reddit r/AI_Agents ↗ · 2026-08-18

The article discusses the distinction between constraining AI agent behavior through prompts versus tool schemas, citing an example where schema restrictions prevent invalid actions to enhance safety.

0 favorites 0 likes
#system-design

@swapnakpanda: This one is the BEST for System Design Interviews. You will find everything at one place. BOOKMARK IT NOW. https://gith…

X AI KOLs Timeline ↗ · 2026-08-16 Cached

A tweet sharing a comprehensive GitHub repository with notes and resources for system design interviews, based on books by Alex Xu, covering various system design topics.

0 favorites 0 likes
#system-design

We built a 54-agent ecosystem where some of the agents are persistent fictional characters — the hardest part has been controlling what they’re allowed to learn

Reddit r/AI_Agents ↗ · 2026-08-16

The author describes building a 54-agent ecosystem for a project called Trading Hearts, focusing on challenges in controlling agent learning and maintaining persistent identities and rules.

0 favorites 0 likes
#system-design

@bibryam: Good system design starts before the architecture diagram. Donne Martin’s System Design Primer: 1. define use cases and…

X AI KOLs Timeline ↗ · 2026-08-16 Cached

The article is a tweet promoting Donne Martin's System Design Primer, an open-source GitHub repository that provides resources for learning system design and preparing for technical interviews.

0 favorites 0 likes
#system-design

@system_monarch: This engineer just became a staff SWE at OpenAI and got an offer of $900k USD. Five things from his journey that everyo…

X AI KOLs Timeline ↗ · 2026-08-14 Cached

An engineer shares five key tips for succeeding in system design interviews after achieving a staff SWE position at OpenAI with a $900k offer, focusing on rapid design, clear reasoning, pattern knowledge, adaptability, and preparation.

0 favorites 0 likes
#system-design

@_jaydeepkarale: This repo is a goldmine if you are preparing forn Systemd Design Interviews https://github.com/liquidslr/system-design-…

X AI KOLs Timeline ↗ · 2026-08-11 Cached

A tweet highlights a GitHub repository containing comprehensive system design interview notes based on Alex Xu's books, covering topics like rate limiting, consistent hashing, key-value stores, and more.

0 favorites 0 likes
#system-design

@kentcdodds: There was some, but not of the code

X AI KOLs Following ↗ · 2026-08-08 Cached

Kent C. Dodds discusses moving away from traditional code diffs toward AI-generated visual system recaps that show how the whole system changed, based on primitives and agent-generated summaries.

0 favorites 0 likes
#system-design

@venkateshdotdev: Think you know System Design? Try answering these 10 interview questions without Googling. 1. How would you design a UR…

X AI KOLs Timeline ↗ · 2026-08-08 Cached

A tweet from @venkateshdotdev listing 10 challenging system design interview questions covering URL shorteners, scaling, consistency, rate limiting, fault tolerance, and handling traffic spikes.

0 favorites 0 likes
#system-design

@systemdesignone: Give me 2 mins & I'll teach you how Amazon Lambda works:

X AI KOLs Timeline ↗ · 2026-08-07 Cached

A quick explainer from @systemdesignone teaching how Amazon Lambda works, likely with a visual aid or walkthrough.

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

Submit Feedback