macOS

Homebrew 完全指南:macOS 上的包管理器从入门到精通

Published: 2026-04-04

Homebrew 是 macOS 上最流行的包管理器,用一套统一的命令帮你在终端里安装、升级、卸载各种开发工具和桌面应用,省掉自己找下载链接、手动拖拽和配置路径的麻烦。本文将从 Homebrew 的基本概念出发,系统介绍安装步骤、日常命令、服务管理、GUI 应用安装以及常见问题排查,帮助你高效构建和维护 macOS 开发环境。

终端启动慢?29 倍提速的排查与修复全记录

Published: 2026-03-21

每次打开 iTerm2,都要盯着空白屏幕等上将近两秒,命令提示符才姗姗来迟——这种体验让人抓狂。本文记录了在 macOS Apple Silicon + zsh + Zim 环境下,将终端启动时间从 2.33 秒压缩到 0.08 秒的完整排查与修复过程,最终实现 29 倍提速。

在 Mac 上通过修改 Hosts 文件屏蔽分心网站

Published: 2026-01-04

在数字时代,我们每天都面临着无数的诱惑和干扰。社交媒体、短视频平台、即时通讯工具——这些应用虽然为我们带来了便利和娱乐,却也在不知不觉中侵蚀着我们的专注力和时间。如果你正在寻找一种简单而有效的方法来屏蔽这些分心网站,那么修改 macOS 系统的 hosts 文件将是一个理想的解决方案。

VS Code Native Tabs Support

Published: 2025-11-14

Visual Studio Code offers the capability to merge multiple windows into native system-level tabs, though this feature's availability and implementation vary significantly across different operating systems. Understanding these platform-specific differences can enhance your workflow and help you leverage VS Code's full potential.

Installing ABINIT on macOS with Homebrew

Published: 2025-10-01

ABINIT is a powerful computational chemistry software package used for first-principles calculations. Installing it on macOS can be straightforward thanks to Homebrew. This guide walks you through the installation process, including special considerations for Apple Silicon Macs.