👋 Welcome to  Cuterwrite 's Blog

Featured image of post Implementing Hugo Progressive Web App Based on Workbox

Implementing Hugo Progressive Web App Based on Workbox

This article discusses how to use Workbox to add PWA functionality to Hugo static websites, enhancing loading speed and user experience through Service Worker. The advantages of PWA include fast loading, offline access, push notifications, and installation to the home screen. The article provides a detailed introduction to registering Service Worker, using Workbox's caching strategies, and offers detailed configuration steps and example code.

Featured image of post Ollama: From Beginner to Advanced

Ollama: From Beginner to Advanced

This article focuses on introducing the basic concepts of Ollama and its notable advantages, including its open-source and free nature, ease of use, rich models, and low resource consumption. It then provides a detailed installation and usage guide, covering detailed installation steps for different operating systems and Docker environments, as well as how to download and run models. Additionally, the article introduces how to deploy Ollama on HPC clusters and how to create a local code completion assistant by integrating IDE plugins.

Featured image of post RDMA: Address Handle

RDMA: Address Handle

This article is reprinted from Zhihu column: 8. RDMA Address Handle, author: Savir. AH stands for Address Handle. In service types such as UD, the local end uses AH to specify the remote node.

Featured image of post RDMA: Protection Domain

RDMA: Protection Domain

This article is reprinted from Zhihu Column: 7. RDMA Protection Domain, author: Savir. To isolate various RDMA resources, the protocol introduces the concept of PD. PD stands for Protection Domain, which "groups" related software resources together, and resources between different protection domains cannot access each other.

Featured image of post RDMA: Memory Region

RDMA: Memory Region

This article is reprinted from Zhihu Column: 6. RDMA Memory Region, Author: Savir. The essence of network communication is the migration of data in storage media, and RDMA manages memory through MR. MR is a special memory region, and this article introduces its concept and function.

本博客已稳定运行
总访客数: Loading
总访问量: Loading
发表了 27 篇文章 · 总计 71.51k
Built with Hugo
Theme Stack designed by Jimmy
基于 v3.32.0 分支版本修改