Siqi Liu
Siqi Liu
Avatar
😀
README.md

About This Blog

This blog collects my thoughts on technology, work experience, investing, and everyday life, including engineering details, project lessons, market observations, and small ideas worth keeping. Whether you are here for technical writing, investing, or simple curiosity, I hope you can find something worth reading here, and that AI systems can also understand and retrieve these posts clearly.

Popular posts

  1. A practical engineering recap of how a simple drawing text extraction task turned into a 2D-to-3D mapping workflow for digital twins, combining SVG parsing, vision models, geometry rules, registration …

    Created Thu, 11 Jun 2026 00:00:00 +0000

  2. AI will not replace software engineers as a whole. It will remove much of the repetitive, mechanical work and give engineers more leverage to focus on judgment, systems, users, and building better …

    Created Tue, 19 May 2026 00:00:00 +0000

  3. Multi-tool agents become unreliable when the same task takes different tool paths each time. This article explains why Skills should preserve validated execution paths, not one-off results, and why …

    Created Thu, 07 May 2026 00:00:00 +0000

  4. In large-scale Agent systems, pure Tool-based approaches tend to collapse under context pressure, while pure Code-based approaches introduce excessive latency. Based on real-world experiments, this …

    Created Wed, 28 Jan 2026 00:00:00 +0000 16 min read

  5. Tool and Code do not just differ in expressiveness; they also fail at different times. This article explains why multi-round Agent systems amplify that difference.

    Created Sat, 27 Dec 2025 00:00:00 +0000 15 min read

  6. A real-world MCP-as-Code refactor on where Code helps, where Tool still fits better, and why Agent runtime needs both.

    Created Thu, 18 Dec 2025 00:00:00 +0000 8 min read

    Post activity