All posts with label

Header: image

Another Move of My Blog?

2022-04-06

It really needs a serious discussion.

`skipWaiting()` with `StaleWhileRevalidate` the right way

2021-06-28

If the resource request takes too much time to complete, self.skipWaiting() may not work properly.

Value of Open Source Software: A Personal View

2021-06-25

This essay presents my view of OSS: how it develops and grows, and how it benefits individuals and companies. It's a new way of developing software.

数据库查询性能优化手记

2021-03-09

简单的手记,没有什么系统性。相关的变量名是经过简单替换的,以免关注点偏离(bushi

Compiling Firefox Android by yourself to use more addons

2021-03-07

Yes, very simple and... violent. It's about compiling your own copy of Fenix.

Header: vscode-brand

VSCode 与如何配置 VSCode

2021-02-14

这是一篇(尽量)新手向的文章,以 VSCode, Python, JavaScript (Vue) 为例,介绍编辑器的功能和配置。

Header: npm-reg

NPM Registry: What If I Cannot Reach It?

2021-02-01

The story of mirrors, ipv6, and yarn 2

我是如何获得微信内置表情的

2020-12-28

授人以鱼,不如授人以渔。虽然百度出来有很多下载资源,但并没有讲怎么获得的(毕竟天朝特色)

How I compile and install Vim with +python3

2020-11-15

It's known to all that compiling is hard. Just record it.

Gridsome is not that Ready for PWA

2020-09-16

How I am tring to build a nice gridsome-generated site with PWA support

虽然可以勉强并入“用 Vue 做 PWA”系列,但想着能让更多人看到,就还是用国际语言吧

Header: vue-pwa

用 Vue 做 PWA (三):理解生命周期

2020-09-03

虽然前两节的内容足以写出能用的 service worker,但是如果深入细节,仍然会有一些“匪夷所思”的现象发生。

Use pipenv and poetry in a way that works

2020-08-23

Strange as the title is, they just don't work conveniently "out of box"

1 2 3 4 5