logo Yuchen Cheng
Search
Home Blog About
GitHub
X
Mail
RSS
  • Dec 31, 2024

    年终总结

    年终总结 | 2024 年终总结:「变」

    2024 年终总结:「变」。

  • Oct 1, 2024

    Astro

    将博客从 Hugo 迁移到 Astro

    本文介绍了将博客从 Hugo 迁移到 Astro 的过程中的一些想法与选型,包括如何基于 Astro 对 Markdown 的渲染进行扩展,以及如何使用 Giscus 与 Pagefind 等工具为站点提供额外的功能集成等。

  • Sep 30, 2024

    Astro

    在 Astro 中集成 Mermaid

    本文介绍了如何基于 rehype-mermaid 插件为 Astro 提供 Mermaid 集成。

  • Sep 16, 2024

    Troubleshooting

    排查创建 Kubernetes 自定义资源时缺失字段的问题

    本文介绍了排查在创建 Kubernetes 自定义资源时缺失字段的问题的症状、原因以及解决方案。

  • Sep 9, 2024

    Troubleshooting

    排查在 Tekton 中使用来自自签名私有镜像仓库的镜像时的证书问题

    本文介绍了排查在 Tekton 中使用来自自签名私有镜像仓库的镜像时的证书问题的症状、原因以及解决方案。

  • Apr 27, 2024

    Event

    Kubernetes Community Days Shanghai 2024 Recap

    2024 年 4 月 20 日,Kubernetes Community Days Shanghai 2024 在上海举行。本文将会对一些我现场观看的议题进行简单的介绍与梳理。

  • Feb 15, 2024

    Tekton GitOps

    在 Tekton 中使用 CEL 表达式过滤 GitLab Webhook 事件的文件变更

    本文介绍了如何在使用 GitLab 作为代码存储库的时候,在 Tekton Triggers 中基于 CEL Interceptor 利用 CEL 表达式实现对变更文件的过滤,并触发相对应的流水线。

  • Dec 24, 2023

    LLM

    使用 FastChat 快速部署 LLM 服务

    FastChat 是以 UC Berkeley 主导的 Large Model Systems Organization 所开源的面向 LLM 的训练、推理与评估的开放平台,通过该平台可以快速部署多模型的 LLM 服务,并且通过 Web UI 以及兼容 OpenAI API 的 RESTful API 访问。本文介绍了如何快速使用 FastChat 在服务器上部署 LLM 服务。

  • Nov 27, 2023

    Troubleshooting

    排查通过 Ingress 暴露的 Jupyter Lab 的伪终端间歇性输出字符问题

    本文介绍了排查通过 Ingress 暴露的 Jupyter Lab 的伪终端间歇性输出字符问题的症状、原因以及解决方案。

  • Nov 12, 2023

    Tutorial Python

    Structuring a Python Project with PDM

    This tutorial shows you how to structure a Python project with PDM, a modern Python package and dependency manager supporting the latest PEP standards.

  • 1
  • 2
  • 3
  • Next

© 2025 Yuchen Cheng. This site is licensed under a Creative Commons Attribution 4.0 International license. Built by Astro · shadcn .