102 related articles

A veteran architect with 10+ years of experience reveals: in the AI coding era, the real scarcity isn't people who write code — it's people who design great systems.

Build a full HR recruitment Workflow Agent with Spring AI Alibaba Graph: résumé scoring, interview generation, Human-in-the-Loop, and state rollback across 20 technical concepts.

LangChain4j is the AI application development framework built for Java engineers. Integrate DeepSeek, Qwen, and more into Spring Boot — no Python required.
Frieve Vinyl: How Microscopic Physical…
Frieve Vinyl digitally recreates vinyl playback through microscopic stylus/groove physics simulation. Explore stylus geometry, contact mechanics, and tracking distortion.

A developer builds a 3D editor from scratch in C++, modeling programs as dataflow graphs rather than object collections. Exploring dataflow vs. OOP, Greenspun's Tenth Rule, and the debugging dividend of visual programming.

An in-depth breakdown of the 7 major attack techniques against AI agents (prompt injection, data poisoning, image attacks, etc.) and a five-layer defense system, with real cases from Doubao and DeepSeek.

A deep dive into the five genuinely tough challenges of production MLOps: fault-tolerant training on Spot instances, cross-team GPU scheduling, data reproducibility, model observability, and inference cost optimization.

A deep dive into Claude Code and Codex multi-Agent collaboration: architecture design, state-driven coordination, private/public zone division, and building efficient AI programming teams.

An in-depth review of managing Kubernetes clusters with Hermes Agent, covering K8S AIOps tool evolution, the truth about Token costs, and a three-level AI operations framework.

How can you prepare efficiently for a Java backend interview? This article breaks down the core methodology of "process-driven interview engineering," covering resume optimization, understanding principles, scenario analysis frameworks, and production troubleshooting.

One 32GB server, 8 hours to build a complete home self-hosting ecosystem. This article details the selection logic behind core services like Jellyfin, Forgejo, Immich, and Ollama, plus infrastructure setup essentials for Nginx Proxy Manager and Podman Compose.

A complete guide to Dify's core features and 1.8.0 deployment. Covers 5 app types, Docker setup, Workflow vs Chatflow differences, and RAG knowledge bases for beginners.

Many teams add message queues, search engines, and caches before they ever need them. This article maps out what Postgres can cover—task queues, full-text search, JSON storage—and when you actually need Redis, Kafka, or Elasticsearch.

Starting from a brief thank-you tweet, this article explores content co-creation in AI and open source communities—how video demos become a new dissemination medium and how creators and developers build trust networks together.

A detailed guide to deploying the Dify agent platform locally: from Docker setup and integrating Ollama + DeepSeek local LLMs to workflow orchestration and RAG knowledge base construction.

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

Most Agent projects lack competitiveness in interviews due to missing business value and engineering depth. This article breaks down the 6 core standards of high-value Agent projects.

As LLM costs keep falling, how can Java developers seize the AI opportunity? This article explores LangChain4J's core capabilities, supported models and vector databases, and compares LangChain4J vs. Spring AI to help you build local knowledge bases and intelligent customer service systems.

An in-depth look at the difference between Vibe Coding and AI engineering-grade programming. Can AI replace programmers? From Claude Code and Codex to Cursor, revealing the real limits, enterprise pain points, and engineering solutions of AI coding tools.

Rowboat is an open-source, local-first AI desktop client positioned as a Claude Desktop alternative. Local data storage and fully transparent code help developers control privacy and workflows.