Architecture Digest
Author

Architecture Digest

Focusing on Java backend development, covering application architecture from top-tier internet companies (high availability, high performance, high stability), big data, machine learning, Java architecture, and other popular fields.

2.3k
Articles
0
Likes
5.8k
Views
0
Comments
Recent Articles

Latest from Architecture Digest

100 recent articles max
Architecture Digest
Architecture Digest
Mar 11, 2026 · Artificial Intelligence

30+ Real‑World OpenClaw Use Cases in a Curated Open‑Source Repo

This article introduces the open‑source "awesome‑openclaw‑usecases" repository, which collects over thirty practical AI‑agent workflows across six functional modules—social media, creativity, DevOps, productivity, research, and finance—providing ready‑to‑run examples, configuration steps, and integration tips for users of OpenClaw.

AI AgentsOpen SourceOpenClaw
0 likes · 6 min read
30+ Real‑World OpenClaw Use Cases in a Curated Open‑Source Repo
Architecture Digest
Architecture Digest
Mar 9, 2026 · Fundamentals

Merge vs Rebase: When to Use Each Git Strategy and How They Handle Conflicts

This article compares Git's merge and rebase commands by walking through a realistic scenario where two feature branches diverge from master, showing how each method resolves conflicts, affects commit history, creates merge commits, and outlines best‑practice guidelines for choosing the appropriate strategy.

Gitconflict-resolutionmerge
0 likes · 7 min read
Merge vs Rebase: When to Use Each Git Strategy and How They Handle Conflicts
Architecture Digest
Architecture Digest
Mar 6, 2026 · Artificial Intelligence

AgentScope Java: Unlock Multi‑Agent AI Development Without Leaving Java

This article introduces AgentScope Java, a multi‑agent development framework that lets Java developers build intelligent assistants and collaborative agents with built‑in reasoning, tool use, memory, RAG, and Spring Boot integration, providing production‑grade performance and easy setup.

AI FrameworkAgentScopeRAG
0 likes · 9 min read
AgentScope Java: Unlock Multi‑Agent AI Development Without Leaving Java
Architecture Digest
Architecture Digest
Mar 5, 2026 · Artificial Intelligence

Deploy OpenClaw AI Agent on macOS with Docker and Feishu Integration

This guide walks you through installing OpenClaw, an AI‑powered computer automation agent, on a macOS machine using Docker, configuring the MiniMax model, setting up the Feishu chatbot plugin, and verifying that the system responds to commands, all with step‑by‑step commands and screenshots.

AI agentDockerFeishu
0 likes · 8 min read
Deploy OpenClaw AI Agent on macOS with Docker and Feishu Integration
Architecture Digest
Architecture Digest
Mar 3, 2026 · Backend Development

Why Do Some Companies Force All APIs to Use POST? Pros, Cons, and Real‑World Insights

An experienced developer reflects on a Zhihu question about mandating POST for all interfaces, compares GET and POST characteristics, shares personal practices, presents community opinions on RESTful benefits and drawbacks, and describes his company's concrete API rule using a single POST/action endpoint with protobuf and gRPC integration.

HTTP methodsPOST vs GETRESTful
0 likes · 10 min read
Why Do Some Companies Force All APIs to Use POST? Pros, Cons, and Real‑World Insights
Architecture Digest
Architecture Digest
Feb 28, 2026 · Artificial Intelligence

Why AI Can’t Replace Engineers: The Rise of the Post‑Processing Engineer

The article explains how large‑model AI can quickly generate seemingly functional code but still lacks product logic, boundary awareness, and security, forcing engineers to act as “post‑processing engineers” who proofread, refactor, and polish AI‑generated artifacts into reliable, production‑ready software.

Agent Designcode generationpost-processing
0 likes · 8 min read
Why AI Can’t Replace Engineers: The Rise of the Post‑Processing Engineer
Architecture Digest
Architecture Digest
Feb 26, 2026 · Artificial Intelligence

Why OpenClaw’s AI Agent Went Viral and Triggered Google’s Antigravity Ban

OpenClaw, an open‑source AI agent platform, surged in popularity, prompting Google to restrict its Antigravity services after abusive token usage, while its creator Peter Steinberger shares how AI‑driven coding, rapid prototyping, and security concerns shaped the project's explosive growth.

AI AgentsAI‑assisted codingGoogle Antigravity
0 likes · 9 min read
Why OpenClaw’s AI Agent Went Viral and Triggered Google’s Antigravity Ban