Tagged articles

model layer

4 articles · Page 1 of 1
Code Mala Tang
Code Mala Tang
Jun 26, 2026 · Artificial Intelligence

Which Layer Should Your Self‑Learning Agent Evolve? A Three‑Layer Breakdown

The article dissects self‑learning agents into model, harness, and context layers, evaluates real‑world approaches from Anthropic, Karpathy, DeepMind, Microsoft, and others, and argues that the most valuable learning signal comes from capturing genuine user feedback that most teams overlook.

AI ArchitectureCopilotKitcontext layer
0 likes · 15 min read
Which Layer Should Your Self‑Learning Agent Evolve? A Three‑Layer Breakdown
Top Architecture Tech Stack
Top Architecture Tech Stack
May 21, 2025 · Backend Development

Understanding DTO, BO, PO, and VO in Backend Development

This article explains the concepts of Data Transfer Object (DTO), Business Object (BO), Persistent Object (PO), and Value Object (VO) in backend development, shows how they differ and interact across layers, and provides Java code examples and a global configuration to filter null fields during serialization.

Backend DevelopmentDTOJava
0 likes · 7 min read
Understanding DTO, BO, PO, and VO in Backend Development
JD Retail Technology
JD Retail Technology
Jan 5, 2018 · Frontend Development

Design and Architecture of the Hawaii SSR Framework for WeChat HandQ

The article introduces the Hawaii framework—a Node.js based server‑side rendering solution used by WeChat HandQ—detailing its background, core RDS request description files, component architecture, development workflow, comparison with React/Vue and GraphQL, and its deployment and monitoring strategies.

Node.jsRDSSSR
0 likes · 10 min read
Design and Architecture of the Hawaii SSR Framework for WeChat HandQ