第 18 话
date
Nov 21, 2022
tags
summary
type
Post
status
Published
slug
series-18
macOS 的 Launchd 配置和使用
家里的黑苹果一直开机当做一台类似 Home Lab 服务器使用。但有时会重启,就需要挨个的把上面跑的服务重新运行起来。于是就花了点时间学习 macOS Launchd 的基础使用,让这个过程自动化。
系统运行开机首先会加载内核启动 kernel_task(0),然后启动 launchd(1)好后去启动指定好的 Daemons 最后用户登录再运行相应的 Agents 任务
Netbird 异地组网
测试了延迟和带宽都很满意。最重要的是简单,使用 Homebrew 三行命令就能把一台设备添加到组网中
Three.js Journey — Learn WebGL with Three.js
观望了很久的 Three.js 课程,现在黑五5折只要 $47.5(¥340)
把课程的前两章节看完,对 Three.js 有基础的了解。重要的还是对 3D 领域一些概念的理解,比如几何图形、材质、光源这些东西。
ChatGPT
Doko 用 Node.js 重写了
数据库 Serverless 服务的选择
在看一些全栈项目的代码时,会想把项目跑起来。但又懒得去在本地安装数据库,所以就用到 Serverless 数据库。Postgres 使用 Railway、Mysql 使用 PlanetScale
Dub.sh 短链接服务自定域名时 `ERR_TOO_MANY_REDIRECTS`
Cloudflare has a Flexible SSL option, which forces requests between clients and Cloudflare to be sent over HTTPS but allows requests between Cloudflare and your origin server to be sent over HTTP. If that option is enabled but you already have an SSL certificate installed on your server, then your server will redirect these requests to HTTPS and likely cause the too many redirects error. You can resolve this issue by switching to another encryption mode, like Full or Full (strict).
等到 Readwise Reader 的试用资格
Fig 的 2022 年终总结
Raycast 2022 年终终结
新头像
Kiwi 浏览器中使用“划词翻译”插件
在电脑上读英文文章时重度依赖于 Chrome 浏览器的划词翻译插件的全文翻译功能。Kiwi 这款安卓浏览器可以安装 Chrome 插件,这让我在手机上阅读英文文章时更轻松了。
IconChnager
一键更换 MacOS 图标,减少前往 macOSIcon 网站下载 Icon 的步骤