Windows 配置 Claude Code 解决 settings.json 不生效

TL;DR 默认情况下 Windows 安装的 Claude Code 会从这个位置读取配置: C:\Users\<YOUR_NAME>\.claude 其他系统则类似的找到 ~/.claude 路径。 官方流程在安装结束后就完成了,可以直接登录使用。如果需要修改配置将 Claude Code 接入第三方 API,就需要修改这里的 settings.json 配置文件,可以使用 CC-Switch 或是手动编写,但是修改后会发现不生效。 ...

January 9, 2026 | 1 分钟 | 344 字 | Tianlun Song

Windows 配置 Claude Code 全流程

今天终于跑通了 Windows 下运行 Claoude Code 的全流程,不借助 WSL ,原生运行。起因是自己需要一个可以长期运行任务的云桌面,这方面还是 Windows 最好用。不得不说相比于 Linux/macOS ,Windows 下运行 Claude Code 实在太多坑了。 ...

January 9, 2026 | 2 分钟 | 943 字 | Tianlun Song

2025-12-31 | 年终总结

2025 年就这样过去了,做了很多事情,发生了很多事情,是转折的一年,是难忘的一年,是值得回味的一年。 这一年,生活轨迹发生了很堵变化,思想认识也发生了很多转变,突然要写年终总结,真不知道从何说起。就想到哪里说到哪里吧。 ...

December 31, 2025 | 6 分钟 | 2557 字 | Tianlun Song

AI 生图精品提示词|第二期:城市星球

若没有特别说明,默认使用 AiLoft 提供的 Nano Banana Pro 模型生成。 本次带来《城市星球》系列,先看效果图: Refs: https://x.com/TechieBySA/status/1999577563295826208 提示词如下: Create a hyperrealistic miniature planet showcasing [GuangZhou] with famous landmarks seamlessly curving around the spherical surface. Position bold 3D white text ”[CITY]” naturally integrated across the lush green central parkland with realistic shadows and dimensional depth. Capture from a top-down orbiting angle that emphasizes the dramatic planet curvature. Use soft golden hour daylight filtering through partly cloudy skies, casting gentle shadows on emerald grass and surrounding trees. The background should blend into a swirling atmospheric sky. Apply vibrant greens, warm earth tones, and soft blues. Render in polished photorealistic style with fine architectural detail. 可以讲示例中的 GuangZhou 换成其他城市,例如: ...

December 13, 2025 | 1 分钟 | 191 字 | Tianlun Song

AI 生图精品提示词|第一期

若没有特别说明,默认使用 AiLoft 提供的 Nano Banana Pro 模型生成。 本期封面图: 3D Q 版迷你概念商店 Refs: https://x.com/dotey/status/1995190286775881780 说明: 🍌 nano banana prompt 3D chibi-style miniature concept store of {Brand Name} 提示词: 3D chibi-style miniature concept store of {Brand Name}, creatively designed with an exterior inspired by the brand's most iconic product or packaging (such as a giant {brand's core product, e.g., chicken bucket/hamburger/donut/roast duck}). The store features two floors with large glass windows clearly showcasing the cozy and finely decorated interior: {brand's primary color}-themed decor, warm lighting, and busy staff dressed in outfits matching the brand. Adorable tiny figures stroll or sit along the street, surrounded by benches, street lamps, and potted plants, creating a charming urban scene. Rendered in a miniature cityscape style using Cinema 4D, with a blind-box toy aesthetic, rich in details and realism, and bathed in soft lighting that evokes a relaxing afternoon atmosphere. --ar 2:3 Brand name: Starbucks 效果图: Starbucks ...

December 6, 2025 | 3 分钟 | 1270 字 | Tianlun Song

Kubernetes kubectl --raw 使用指南

什么是 kubectl –raw? kubectl --raw 是一个强大的底层工具,允许你直接访问 Kubernetes API Server 的 REST API,绕过 kubectl 的客户端逻辑、准入控制器(Admission Controllers)和 Webhook。 ...

November 10, 2025 | 4 分钟 | 1982 字 | Tianlun Song

磁盘使用分析工具对比:du vs ncdu vs gdu vs dust

Claude Sonnet 4.5 协助编写。 在日常的系统管理和磁盘空间清理工作中,我们经常需要分析磁盘使用情况。本文将对比四个常用的磁盘使用分析工具:传统的 du、经典的交互式工具 ncdu、现代化的 gdu 和 dust。 ...

November 3, 2025 | 4 分钟 | 1627 字 | Tianlun Song

2025 年黑五云主机活动汇总(含双十一)

2025 年主机厂商黑五活动集合,持续更新。 2025 年黑色星期五为 11月28日。 内容收集自 Telegram、NodeSeek、LowEndTalk 等途径,仅做信息汇集,不做购买建议。 链接默认无 aff ...

November 3, 2025 | 10 分钟 | 4675 字 | Tianlun Song

彻底解决阿里云和 tailscale 冲突

如果你在一台阿里云服务器安装并启动了 tailscale,大概率会出现阿里云服务器无法上网的问题,根本原因为阿里云服务器默认DNS与tailscale网段产生冲突。 ...

October 27, 2025 | 2 分钟 | 635 字 | Tianlun Song

2025-10-21 | 沉淀思维

焦虑的时候,还是要看书。 一章一章的读下去,让自己的思维从那些焦虑的事情上短暂移开,看到更大的世界。 焦虑是告诉人们处于不安全状态的信号,且焦虑的原因很有可能源自过去的事,低概率的事,未知的事情。弄清楚这一点,这只是传递信号,需要思考的,是更通透的看待这个世界,更深刻的思考面临的问题,更清晰的审视当前的处境。想清楚,看清楚,思考的足够深,足够远,就不会在意当下这一点小麻烦,焦虑可能就随之而去。 ...

October 21, 2025 | 1 分钟 | 219 字 | Tianlun Song