software-architecture

Tag

Cards List
#software-architecture

@tom_doerr: Comprehensive software architecture terminology mind map https://github.com/kimtth/software-architect-mindmap…

X AI KOLs Timeline · 3d ago Cached

A curated GitHub repository containing a comprehensive mind map and reference collection covering software architecture terminology, cloud computing, data science, and developer resources.

0 favorites 0 likes
#software-architecture

Grounded Inference: Principles for Deterministically Encapsulated Generative Models

arXiv cs.AI · 4d ago Cached

This paper establishes foundational principles for deterministic encapsulation of generative models in traditional computational systems, defining four primitives and two anti-patterns to de-risk AI integration.

0 favorites 0 likes
#software-architecture

From Combinatorial Mess to Linear Elegance: Architecting a Conversion Engine

Hacker News Top · 6d ago Cached

A blog post from Minimal detailing how they built a file format conversion engine using an Intermediate Representation to manage complexity linearly, drawing parallels to biological bow-tie architectures.

0 favorites 0 likes
#software-architecture

Local-First Software Is Easier to Scale

Lobsters Hottest · 2026-06-11 Cached

This article argues that local-first software, like the Harper grammar checker, avoids scaling issues by running code on-device, making it easier to handle traffic spikes without additional server costs.

0 favorites 0 likes
#software-architecture

@beefnoode: https://x.com/beefnoode/status/2062816409030389909

X AI KOLs Timeline · 2026-06-05 Cached

Based on a16z's analysis of Salesforce's headless products, this article explores the trend of enterprise software moats shifting from user interfaces to underlying data models, permission systems, and workflow logic in the AI Agent era, and analyzes the difficulty differences in migrating CRM, ATS, ERP, and other systems.

0 favorites 0 likes
#software-architecture

@real_kai42: The past month has been insane. About a month ago, I made up my mind to refactor kimi-code and started designing a new architecture. I basically spent two full days in a hot spring with my laptop and portable monitor, burning through thousands of dollars in tokens to analyze, design, and verify the architecture, eventually arriving at what I believe is the optimal scheme. I think in the vibe era, architecture has become even more critical — a good architecture allows the Agent to code freely within a controlled scope without breaking things.

X AI KOLs Timeline · 2026-06-04 Cached

The developer shares the crazy experience of the past month refactoring and open-sourcing kimi-code, covering architecture design, team building, intensive development, and reflections on how important architecture is in the AI Agent era, as well as how top-tier programmer productivity is amplified.

0 favorites 0 likes
#software-architecture

@LearnWithBrij: MASTER SYSTEM DESIGN SYSTEM DESIGN MASTER TREE │ ├── 1. Fundamentals │ ├── What is System Design │ ├── Functional Requi…

X AI KOLs Timeline · 2026-06-03 Cached

A comprehensive system design master tree covering fundamentals through real-world applications, including architecture patterns, databases, caching, messaging systems, API design, and deployment strategies. Intended as a structured learning guide for software engineers.

0 favorites 0 likes
#software-architecture

deterministic action-level attestation for ai-mediation

Reddit r/AI_Agents · 2026-05-15

A deterministic action-level attestation architecture for AI mediation was developed and validated in discussions with Microsoft's engineering team. The author seeks investors or partners for the software architecture.

0 favorites 0 likes
#software-architecture

Do coding agents need an OS-like control plane? I built a prototype and want critique.

Reddit r/AI_Agents · 2026-05-13

The author introduces 'KnowledgeOS', a prototype control plane designed to govern local coding agents by managing task lifecycles, preventing state drift, and ensuring execution evidence. They are seeking architectural critique on whether this OS-like abstraction is necessary or if it constitutes over-engineering for agent workflows.

0 favorites 0 likes
#software-architecture

Learning Software Architecture

Hacker News Top · 2026-05-12 Cached

A software engineer shares insights on learning software architecture, emphasizing the primacy of social and incentive structures over code, with examples from rust-analyzer and scientific code.

0 favorites 0 likes
#software-architecture

Are Enterprises Using AI in the Wrong Places?

Reddit r/artificial · 2026-05-11

This analysis challenges the reflexive insertion of AI into all enterprise workflows, suggesting that deterministic systems often require traditional software rather than probabilistic models. It argues for a strategic approach to distinguish where AI creates leverage versus where established architectures remain superior.

0 favorites 0 likes
#software-architecture

I'm going back to writing code by hand

Hacker News Top · 2026-05-11 Cached

The author reflects on rebuilding a Kubernetes dashboard tool, arguing that while 'vibe-coding' with AI accelerates feature development, it often leads to architectural bloat and technical debt without human oversight.

0 favorites 0 likes
#software-architecture

@gkisokay: https://x.com/gkisokay/status/2053449921554960545

X AI KOLs Timeline · 2026-05-10 Cached

A technical guide and reference implementation for building autonomous 'Hermes' agents using an Auto-think and Auto-build architecture to research, plan, code, and verify tasks without human intervention.

0 favorites 0 likes
#software-architecture

@svpino: Python, MCP, A2A, and a whole lot about how to build multi-agent systems. This goes well beyond building a single agent…

X AI KOLs Following · 2026-05-09 Cached

A new book by Gigi Sayfan guides readers on building multi-agent AI systems from scratch using Python, MCP, and A2A protocols, focusing on custom orchestration rather than third-party frameworks.

0 favorites 0 likes
#software-architecture

@tom_doerr: 300+ engineering articles solving real-world problems at scale https://github.com/ashishps1/awesome-engineering-article…

X AI KOLs Timeline · 2026-05-09 Cached

A curated GitHub repository listing over 300 engineering articles from major tech companies, covering topics like AI, data engineering, and system scalability.

0 favorites 0 likes
#software-architecture

@runes_leo: At Sequoia Ascent on 4/30, Karpathy compressed this year’s most valuable explanation of AI into three core arguments. You’ll see AI differently after reading this. 1. AI Isn’t Just “Faster,” It’s a New Paradigm For the past two years, the narrative has been that AI speeds things up. Karpathy says this is a misunderstanding...

X AI KOLs Timeline · 2026-05-08

This article summarizes Karpathy’s core points at the Sequoia Ascent conference, highlighting that AI is a paradigm shift restructuring workflows rather than merely an acceleration tool. It introduces the concept of a "jagged edge" for model capabilities based on verifiability and economic viability, and predicts that future software will evolve into an agent-native architecture where LLMs serve as the logic layer and traditional code functions as sensors and actuators.

0 favorites 0 likes
#software-architecture

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

Good architecture shouldn't need a carrot or a stick

Lobsters Hottest · 2026-04-21 Cached

Blog post argues that good software architecture should be self-evident and frictionless, advocating Netflix/Spotify-style “paved road” patterns over coercive governance boards or embedded architects.

0 favorites 0 likes
← Back to home

Submit Feedback