Dev December 7, 2024 Resolving the I/O issue on Linux ntfs-3g → When bulk read/write was executed on the device, sometimes the setup will return ... has I/O errors. The article introduces a method to fix the file system corruption caused by ntfs-3g.
Dev August 21, 2024 Zed 编辑器自定义 Assistant API Endpoint → 在 Zed.dev 编辑器中配置自定义 LLM API Endpoint 以启用 Inline Assisant 等功能
Dev August 11, 2024 记修复 Arch Linux grub + Windows Boot Manager 双系统 UEFI 引导 → 在 Arch Linux 系统中修复 grub 和 Windows Boot Manager 双系统 UEFI 引导,适合需要解决双系统引导问题的用户参考...
Dev May 1, 2024 Using Fastmail as Mastodon SMTP Sender → The .env.production configuration to set Fastmail service as Mastodon SMTP Sender Service
Dev January 20, 2024 借助 Live Templates 在 JetBrains IDE 中以 ISO 8601 格式输出当前时间 → 在 Markdown 等静态文件中,手动设置时间一直是一件极其麻烦的事情。尤其是 Astro,它 Markdown 文件中的时间格式必须是 ISO 8601 格式。在此之前,你可能需要前往在线时间格式转换器来获取 ISO 8601 格式的时间。然而这种方法极其麻烦,而且当你希望更新时间的时候,你甚至还需要再次打开这个网页,重新复制粘贴…
Dev October 3, 2023 (How to) Upgrade winget itself → This tutorial will show you how to upgrade winget itself on Windows without uninstalling the old version.
Dev February 10, 2022 腾讯云服务器 Ubuntu 实例开启 root 用户通过密码 SSH 远程登录教程 → 腾讯云云服务器 CVM 与 轻量应用服务器 Lighthouse 的 Ubuntu 实例的默认用户名是 ubuntu,并在安装过程中默认不设置 root 帐户和密码且禁用 root 用户通过密码 SSH 远程登录...