Maurice Wu

Latest

Share anything about programming, technology, and life.

  • Published on
    AI 生成的摘要
    本文介绍了Node.js中的流,包括流类型、缓冲、背压、操作模式、事件和对象模式,强调了流在处理I/O时的高效性。
  • Published on
    AI 生成的摘要
    在Ubuntu 24.04上安装Ollama,配置AMD GPU,创建服务并拉取模型以运行本地大模型。
  • Published on
    AI 生成的摘要
    通过字体子集化减少中文字体文件大小,提升网页加载速度,使用fonttools和fontmin工具实现优化。
  • Published on
    AI 生成的摘要
    webfont加载会导致CLS问题,通过使用合适的fallback字体和调整字体指标可减少影响,提高用户体验。