归档
按年月回看长期写作记录。
Stable inference needs a pipeline—diagram ingest, embed, retrieve, generate, plus Celery and OpenAI-compatible gateways.
2026-06-04T15:12:57.454Z · 1 minAvoid script piles—layered FastAPI vs Django layouts with diagrams and repository patterns.
2026-06-04T14:12:57.454Z · 1 minFrom demo to prod: deployment diagrams for gateway, queues, vector store, tracing, and cost guardrails.
2026-06-04T13:12:57.454Z · 1 minAgents are more than LLM + prompt—architecture for planner, tools, memory, and the execution loop, mapped to this blog.
2026-06-04T12:12:57.454Z · 2 minGateway as the front door—routes, filter chains, rate limits, and canary routing explained with diagrams.
2026-06-04T11:12:57.454Z · 1 minOllama and LM Studio vs cloud APIs—privacy, cost, quality, latency, and a hybrid setup for solo devs.
2026-06-04T11:00:00.000Z · 2 minSpring Cloud is an ecosystem—diagram the roles of discovery, config, gateway, Feign, Sentinel, and observability.
2026-06-04T10:12:57.454Z · 2 minModel Context Protocol lets Claude, Cursor, and others attach to databases, APIs, and files through one standard—concepts and starter setup.
2026-06-04T10:00:00.000Z · 2 minTrace HTTP through filters, DispatcherServlet, and handlers—with flow diagrams for debugging mysterious responses.
2026-06-04T09:12:57.454Z · 1 minPrompts are engineering—templates, roles, and negative constraints for merge-ready code from Cursor or APIs.
2026-06-04T09:00:00.000Z · 1 minLayer confusion kills Spring Boot monoliths. Diagram-driven guide to controller, service, repository boundaries and package layout.
2026-06-04T08:12:57.454Z · 2 minAgents plan, use tools, and loop until done—not just chat. Architecture notes and lessons from this blog Agent module.
2026-06-04T08:00:00.000Z · 2 minVibe coding is not skipping code—it is describing intent in natural language while you steer, verify, and constrain. Mindset, flow, and anti-patterns.
2026-06-04T07:00:00.000Z · 2 minPick tools by scenario—not hype. A comparison matrix for Cursor, Claude Code, OpenAI Codex/API, and Gemini, plus a maintainer stack.
2026-06-04T06:00:00.000Z · 2 minGemini excels at long context and multimodal input—coding assist, docs, mockups to code, and pairing with Cursor-era workflows.
2026-06-04T05:00:00.000Z · 2 minFrom Codex to GPT-5 class models—how OpenAI coding evolved, API integration, and controlling cost and quality in real projects.
2026-06-04T04:00:00.000Z · 2 minClaude Code brings Anthropic models to your terminal—repo context, shell commands, and PRs. When to use it and how it pairs with Cursor.
2026-06-04T03:00:00.000Z · 2 minCursor is not just VS Code with a chat panel—it rethinks editing around AI. Setup, core features, and team workflows for sustainable vibe coding.
2026-06-04T02:00:00.000Z · 3 min