Posts
All the articles I've posted.
How to encrypt backup your data on your nas
Published at at 04:30 PM at 09:12 AMWe previously discussed how to use RClone to back up your data to cloud drives/OSS and other remote storage services, but using RClone directly this way lacks some advanced features.
Open URLs that start with "chrome://" in Chrome on MacOS.
Published at at 12:27 PMChrome did not register itself to open URLs that start with "chrome://". I'm going to share some tips on how to fix this.
半瓶水的 NAS 硬件升级草案
Published at at 08:40 PM at 08:38 PM我目前的 NAS 是由一台 8 年前的旧电脑改造而成的。现在打算更换硬件,参考了一些别人的方案,并调研了比较流行的 NAS 硬件。在此记录一下,也供有需要的人参考。
No front-end required, 2 APIs implement OAuth authentication
Published at at 03:34 PMI've seen too many OAuth flows designed by developers, and many of them actually require frontend involvement. Rendering the frontend page itself is already a complex process, yet they still repeatedly render pages, resulting in extremely poor performance, poor readability, and a waste of manpower. I really can't stand it anymore.
The easiest way to print a specific area (element) of an HTML page
Published at at 10:19 AM at 05:09 PMThe easiest way to print a specific area of an HTML page.