Since graduating from university I have had very little time to tinker with my own website. Most of the time I would ssh into the server, throw together some service, and then leave it to fend for itself — even if a service went down I did not pay much attention. After all, it was something I ran …
本科毕业以后就很少有时间来折腾自己的网站了,大部分时间里都是 ssh 到服务器上随便搭 好一个服务后就任其自由生长,即便是服务挂掉了之后也没有太在意——毕竟是自己用的东西, 对于网站的用户而言:ABSOLUTELY NO WARRANTY。不过随着网站近来的用户数量呈现难以置信 的增长势头(虽然什么也没干),自然也就难免希望让网站变得更加「可靠」。 作为 2020 年的最后几项 TODO,我终于在 …