software-architecture

Tag

Cards List
#software-architecture

katamari architecture

Lobsters Hottest ↗ · 3d ago Cached

The article analyzes 'katamari architecture' as a metaphor for haphazard AI-assisted software development, examining how LLM agents lead to feature bloat without proper composition, drawing parallels to the 'Big Ball of Mud' concept.

0 favorites 0 likes
#software-architecture

Building Socio-Affective Artificial Intelligence for Interactive Multi-Agent Simulations

arXiv cs.AI ↗ · 3d ago Cached

This paper presents design principles and the 'AGIMUD' software for enabling socio-affective interactions between humans and multiple AI agents in simulated dynamic worlds, leveraging generative AI and distributed processing.

0 favorites 0 likes
#software-architecture

@anurag_gharat: A complete guide to all the building blocks in System Design.

X AI KOLs Timeline ↗ · 5d ago Cached

A comprehensive guide to core system design building blocks, including client-server architecture, scaling, and databases, to help with system design problems and interview preparation.

0 favorites 0 likes
#software-architecture

@yibie: https://x.com/yibie/status/2102183394352247287

X AI KOLs Timeline ↗ · 5d ago Cached

This article is an engineering note that re-examines the design of coding agents from first principles, questions the impact of KV cache on current architectures, and proposes new methods for context management and decision-making.

0 favorites 0 likes
#software-architecture

Deterministic Core, Non-Deterministic Shell

Lobsters Hottest ↗ · 2026-09-20 Cached

The article expands Gary Bernhardt's 'Functional Core, Imperative Shell' architecture to 'Deterministic Core, Non-Deterministic Shell,' highlighting determinism over pure functionalism for better testability and broader applicability in software systems.

0 favorites 0 likes
#software-architecture

Don’t Let Architecture Astronauts Scare You (2001)

Lobsters Hottest ↗ · 2026-09-19 Cached

Joel Spolsky warns against over-abstraction in software design, using examples like Napster to highlight how excessive focus on architecture can neglect user needs. He critiques the hype around tech trends that prioritize abstract concepts over practical features.

0 favorites 0 likes
#software-architecture

A provider 503 should not decide whether your agent repeats a tool call

Reddit r/AI_Agents ↗ · 2026-09-17

This article discusses handling provider outages in AI agent systems by implementing failover, model fallback, circuit breakers, and idempotent retries to prevent pipeline stoppages and duplicate actions.

0 favorites 0 likes
#software-architecture

What is the smallest useful boundary for an agent?

Reddit r/AI_Agents ↗ · 2026-09-09

The article explores setting boundaries for AI agents in production, advocating for modular design with versioned contracts to manage coordination costs and failure isolation.

0 favorites 0 likes
#software-architecture

TALA Is Open-Source

Hacker News Top ↗ · 2026-09-07 Cached

TALA, Terrastruct's AutoLayout Algorithm, is now open-source under the MPL-2.0 license and bundled with D2 v0.9.0, providing a novel approach for aesthetic software architecture diagrams.

0 favorites 0 likes
#software-architecture

@deararchitects: 306 – https://preview.mailerlite.io/preview/1235400/emails/197802240525731708The… - Agentic Enterprise book @OReillyMed…

X AI KOLs Timeline ↗ · 2026-09-05

Issue 306 of the deararchitects newsletter curates recent tech reads including the 'Agentic Enterprise' book, context engineering for production-grade AI, Spotify Engineering's Claude Code token optimization, and Netflix's ArchUnit scaling with Nebula ArchRules.

0 favorites 0 likes
#software-architecture

Dalek: A Constructive Agent Machine

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

Dalek introduces a constructive agent machine that enables self-maintenance, self-evolution, self-reproduction, and self-organization on any substrate, using actors, messages, and channels with a von Neumann core for hereditary construction.

0 favorites 0 likes
#software-architecture

@GergelyOrosz: Have we been using "premature optimization is the root of all evil" wrong, all this time? I always assumed this means "…

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

A discussion questioning the common interpretation of premature optimization in software development, referencing insights from performance expert Casey Muratori.

0 favorites 0 likes
#software-architecture

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
#software-architecture

Agent-friendly ≠ agent-native: our CLI had 67 commands and an agent still couldn't run one job

Reddit r/AI_Agents ↗ · 2026-08-30

The article explains why a CLI with 67 commands, despite being agent-friendly, fails for AI agents due to abstraction issues, and proposes a new three-layer intent model to simplify agent interaction and optimize cost management.

0 favorites 0 likes
#software-architecture

The essence of architectural work - Part 6

Lobsters Hottest ↗ · 2026-08-30 Cached

This article discusses the 4E framework for architectural work, focusing on the 'Evaluate' and 'Examine' steps to identify trade-offs and understand the problem holistically.

0 favorites 0 likes
#software-architecture

We might be overusing multi-agent systems

Reddit r/AI_Agents ↗ · 2026-08-28

The article argues that multi-agent systems are often overused in AI applications, suggesting that a single agent with good tools, strict state, and clear stop conditions can be more efficient, easier to debug, and cost-effective for many workflows.

0 favorites 0 likes
#software-architecture

Understanding the limitations of Pubsub systems

Lobsters Hottest ↗ · 2026-08-20

This article explores the limitations of Pubsub systems, focusing on challenges in distributed computing environments.

0 favorites 0 likes
#software-architecture

The essence of architectural work - Part 5

Lobsters Hottest ↗ · 2026-08-16 Cached

This blog post discusses the essence of architectural work, focusing on key activities and introducing the 4E framework as a minimal tool for organizing design processes while emphasizing context-dependent decision-making.

0 favorites 0 likes
#software-architecture

We built an agent that scores its own output before it opens a PR — the architecture, and the three things that broke

Reddit r/AI_Agents ↗ · 2026-08-16

The article describes the architecture of KeplerCrew, an AI coding agent that automates output scoring before PR submission, highlighting challenges in plan sequencing, cost predictability, and air-gapped deployment.

0 favorites 0 likes
#software-architecture

Engineering discipline

Reddit r/AI_Agents ↗ · 2026-08-15

A developer discusses the challenge of maintaining engineering discipline and architectural integrity when using AI coding agents that generate code faster than it can be comprehended, seeking best practices to avoid creating low-quality software.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback