---
title: "博客"
canonical: https://wavect.io/zh/blog/overview/page/18/
language: zh
description: "精选首页连接到聚焦的主题与集群页面，让旧文章不会仅因发布时间较早而失去可见性。"
image: "https://wavect.io/img/general/bak/open_graph_preview.jpg"
---

来自实战 第 №165

# 观点，不是新闻稿

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

## 最新文章

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

### [为什么 40% 的 AI 代理项目会死](/zh/blog/why-ai-agent-projects-get-cancelled/)

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

我们在 AI 代理项目里反复看到的八种模式。它们长什么样、怎么把项目搞死，以及早期发现时的低成本修法。

### [2026：RAG vs Fine-Tuning vs Long-Context](/zh/blog/rag-vs-finetune-vs-longcontext-2026/)

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

决策树已经变了。新的交叉点在哪里，以及 100MB 语料库、每月 10k 次查询的欧元成本模型。

### [2026 LLM API 成本：架构要变](/zh/blog/llm-api-costs-2026-architecture-shift/)

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

token 已经便宜了，架构要跟着价格曲线走。上下文窗口巨大、路由成为关键的 2026 年，要做的七步动作。

### [Ethereum 到 Solana 迁移成本](/zh/blog/ethereum-to-solana-migration-cost/)

- **Details:** Web3 与隐私 · 2026年5月26日

Ethereum 到 Solana 迁移的实话拆解。账户模型、EVM 到 SVM 工具差距、indexer 重建、钱包 UX、代币标准、重新部署成本。

### [加密之外的零知识应用](/zh/blog/zero-knowledge-use-cases-outside-crypto/)

- **Details:** Web3 与隐私 · 2026年5月26日

六个非加密的 ZK 用例。隐私保护的 KYC、年龄验证、供应链溯源、私密凭证、机密 ML 推理。

### [生产环境的账户抽象](/zh/blog/account-abstraction-erc4337-production/)

- **Details:** Web3 与隐私 · 2026年5月26日

ERC-4337 修好的六件事，对比它修不好的六件事。再加上 EIP-7702、bundler 中心化风险，以及 paymaster 经济模型。

### [通往产品市场契合的道路](/zh/blog/road-to-product-market-fit/)

- **Details:** 产品与 MVP · 2024年9月8日

人人都在谈PMF，几乎没人能做到。保证你永远无法实现PMF的最快方式？从第一天就专注于错误的事情。

### [逃离功能陷阱](/zh/blog/product-factory-kills/)

- **Details:** 产品与 MVP · 2024年7月2日

大多数产品死于功能过多，而非过少。以下是如何停止什么都做，开始专注于真正重要的那件事。

### [软件：一个有生命的有机体](/zh/blog/software-a-breathing-organism/)

- **Details:** 交付与 QA · 2024年6月29日

软件永远没有完成的一天，但大多数公司还是把它当成「能做完」来做预算。以下是如何停止烧钱，开始打造用户口口相传的产品。

只收重要内容

## 关注与你相关的内容

每当我们发布新文章，你会收到一封简短邮件。你可以关注整个博客，也可以只选感兴趣的主题。

## 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-08-05",
      "inLanguage": "zh",
      "isPartOf": {
        "@id": "https://wavect.io/#website",
        "@type": "WebSite"
      },
      "lastReviewed": "2026-08-05",
      "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/18/",
      "name": "博客",
      "position": 2
    }
  ]
}
```
