---
title: "Wavect 博客：AI、软件交付、产品与 Web3, 第 21"
canonical: https://wavect.io/zh/blog/overview/page/21/
language: zh
description: "精选首页连接到聚焦的主题与集群页面，让旧文章不会仅因发布时间较早而失去可见性。 (第 21)"
image: "https://wavect.io/img/general/bak/open_graph_preview.jpg"
---

来自实战 第 №244

# 观点，不是新闻稿

精选首页连接到聚焦的主题与集群页面，让旧文章不会仅因发布时间较早而失去可见性。

## 最新文章

每页展示九篇文章，并按发布日期排序。

### [如何在 Claude Code 中使用 Claude Fable 5.1](/zh/blog/coding-with-claude-fable-5/)

- **Details:** AI 与智能体 · 2026年7月2日

在 Claude Code 中启动 Fable 5.1，把它用于架构、长迁移和最终审阅，把机械实现路由给更便宜的模型，并了解当前价格、保留和回退限制。

### [Anthropic 不主张禁止开放权重。成本之争依然真实。](/zh/blog/open-source-ai-war-cost-2026/)

- **Details:** AI 与智能体 · 2026年7月1日

Anthropic 明确反对保护主义式开放权重禁令，同时要求打击非法工业蒸馏。它的政策、Coinbase 成本陈述与欧盟规则对买家意味着什么。

### [敏捷去工程化](/zh/blog/agile-de-engineering/)

- **Details:** 交付与 QA · 2026年6月30日

一场旨在解放工程师的运动，如何反而侵蚀了企业的工程文化。Alexandre Kotcherguine 与 Kevin Riedl 追溯商业化、仪式捕获、指标倒置和工程手艺侵蚀的完整机制。

### [2026 年 DACH 地区的内部 AI 助手到底要花多少钱](/zh/blog/internal-ai-assistant-cost-dach/)

- **Details:** AI 与智能体 · 2026年6月29日

Embedding、向量库、token、托管，以及所有人都忘记的维护项。一份面向 DACH 公司的方向性每席位成本拆解。

### [MVP 已死。请构建最小可信产品。](/zh/blog/minimum-credible-product/)

- **Details:** 产品与 MVP · 2026年6月28日

AI 可以降低部分原型工作量，却不能取代产品判断。可避免的缺陷可能污染 MVP 本应收集的信号。本文提出一种范围更小、路径完整且能产生决策级证据的首版产品。

### [2026 年 LLM 网关对比：LiteLLM vs OpenRouter vs Portkey vs RouteLLM](/zh/blog/llm-gateway-router-comparison-2026/)

- **Details:** AI 与智能体 · 2026年6月27日

一个端点覆盖多家供应商，把回退、缓存、花费上限和路由收在一处。LiteLLM、OpenRouter、Portkey 和 RouteLLM 有何区别，以及怎样按约束你的那条限制来选。

### [在欧盟自托管 LLM：开放权重模型何时才真正划算](/zh/blog/self-hosting-llms-eu-cost/)

- **Details:** AI 与智能体 · 2026年6月26日

GPU 是便宜的部分。这里讲清真实成本、可验证的平衡公式、GDPR 取舍，以及 vLLM 生产栈。

### [2026 最佳开放权重 LLM：DeepSeek、Qwen、Kimi、GLM 与 Llama](/zh/blog/open-weight-llm-comparison-2026/)

- **Details:** AI 与智能体 · 2026年6月25日

对比 DeepSeek V4、Qwen3.8、Kimi K3、GLM-5.3 与 Llama 4 的上下文、许可证、部署规模和欧盟自托管条件。

### [2026 年奥地利 AI 咨询：面向中小企业的诚实指南](/zh/blog/ai-consulting-austria-2026/)

- **Details:** 商业与监管 · 2026年6月24日

AI 咨询究竟包含什么、2026 年成本几何、哪些应用场景有回报、EU AI Act 当下要求什么，以及资助如何运作。这是工程视角，而非销售话术。

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://wavect.io/#organization",
      "@type": [
        "Organization",
        "ProfessionalService",
        "LocalBusiness"
      ],
      "employee": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "founder": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "legalRepresentative": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "name": "Wavect GmbH",
      "subjectOf": {
        "@id": "https://wavect.io/verified-claims.json#dataset",
        "@type": "Dataset",
        "creator": {
          "@id": "https://wavect.io/#organization",
          "@type": [
            "Organization",
            "ProfessionalService",
            "LocalBusiness"
          ]
        },
        "description": "A machine-readable registry of quantitative and qualitative claims published by Wavect, with review dates, localized page appearances and public third-party citations where available.",
        "inLanguage": "en",
        "isAccessibleForFree": true,
        "license": "https://creativecommons.org/licenses/by/4.0/",
        "name": "Wavect verified publication claims",
        "url": "https://wavect.io/verified-claims.json"
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/team/kevin-riedl/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Kevin Riedl",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796365",
        "https://www.linkedin.com/in/wsdt",
        "https://github.com/wsdt"
      ],
      "url": "https://wavect.io/team/kevin-riedl/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/team/christof-jori/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Christof Jori",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796367",
        "https://www.linkedin.com/in/jocr77/",
        "https://github.com/jo-chris"
      ],
      "url": "https://wavect.io/team/christof-jori/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/#website",
      "@type": "WebSite",
      "inLanguage": [
        "en",
        "de",
        "es",
        "zh"
      ],
      "name": "Wavect",
      "potentialAction": {
        "@type": "SearchAction",
        "query-input": "required name=search_term_string",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://wavect.io/search/?q={search_term_string}"
        }
      },
      "publisher": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/zh/blog/overview/#webpage",
      "@type": "WebPage",
      "dateModified": "2026-09-22",
      "inLanguage": "zh",
      "isPartOf": {
        "@id": "https://wavect.io/#website",
        "@type": "WebSite"
      },
      "lastReviewed": "2026-09-22",
      "url": "https://wavect.io/zh/blog/overview/"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://wavect.io/zh/",
      "name": "首页",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://wavect.io/zh/blog/overview/page/21/",
      "name": "博客",
      "position": 2
    }
  ]
}
```
