标题: 大佬们 想给claude code 找一个靠谱的中转站 有推荐的吗
作者: #song haonan
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805203
时间: 2026-03-24 10:15:51
摘要:
作者: #song haonan
板块: #开发调优
编号:
1805203帖子: https://linux.do/t/topic/1805203
时间: 2026-03-24 10:15:51
摘要:
最近强制要求使用claude code 公司也不提供token 有没有佬推荐一个靠谱的中转站
标题: 记录一个windows上pip cache的bug:ERROR: pip cache commands can not function since cache is disabled.
作者: #沉潜
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805208
时间: 2026-03-24 10:17:12
摘要:
作者: #沉潜
板块: #开发调优
编号:
1805208帖子: https://linux.do/t/topic/1805208
时间: 2026-03-24 10:17:12
摘要:
为了清理pip cache,使用pip cache相关命令出现
ERROR: pip cache commands can not function since cache is disabled.
运行
pip config list
输出
global.no-cache-dir='false'
运行
pip config unset global.no-cache-dir
然后就能用pip cache相关命令了。后面可根据需求设置全局的pip config set global.no-cache-dir (这里这是true或false)。
标题: 咨询一个问题:32G 内存的 macbook 做开发够用么?
作者: #赵大宝
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805222
时间: 2026-03-24 10:18:18
摘要:
作者: #赵大宝
板块: #开发调优
编号:
1805222帖子: https://linux.do/t/topic/1805222
时间: 2026-03-24 10:18:18
摘要:
想从 win 换到 mac,不知道 32G 内存够不够用
标题: vscode终端bug一直刷新-解决办法
作者: #李影
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805243
时间: 2026-03-24 10:21:01
摘要:
作者: #李影
板块: #开发调优
编号:
1805243帖子: https://linux.do/t/topic/1805243
时间: 2026-03-24 10:21:01
摘要:
昨天周一刚准备开工,vscode给我一个大大的惊喜~
打开终端一直向下刷新,终端块越来越大,还以为是不小心按到enter键呐,就开始调试键盘,最后发现把键盘插销拔掉还是这样,察觉的问题不对。就先在小黑框CLI里面操作,今天找到问题了,可能有自动更新,powershell和vscode不兼容的问题
按照这个方法就行了
标题: codex使用superpowers后还要开计划模式吗
作者: #文成宇
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805252
时间: 2026-03-24 10:22:04
摘要:
作者: #文成宇
板块: #开发调优
编号:
1805252帖子: https://linux.do/t/topic/1805252
时间: 2026-03-24 10:22:04
摘要:
看了下codex计划模式的提示词 codex/codex-rs/core/templates/collaboration_mode/plan.md at main · openai/codex · GitHub
和superpowers的 brainstorming和 writing-plans有点重合
所以想了解下佬们使用superpowers后,还会开计划模式吗
标题: 已经废弃话题
作者: #善是一种态度
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805260
时间: 2026-03-24 10:22:32
摘要:
作者: #善是一种态度
板块: #开发调优
编号:
1805260帖子: https://linux.do/t/topic/1805260
时间: 2026-03-24 10:22:32
摘要:
(话题已被作者删除)
标题: 微信怎么最近老是更新他的UI,真费劲。
作者: #Gmyu
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1805271
时间: 2026-03-24 10:24:23
摘要:
作者: #Gmyu
板块: #搞七捻三
编号:
1805271帖子: https://linux.do/t/topic/1805271
时间: 2026-03-24 10:24:23
摘要:
标题: 因為不想學習新的輸入法於是
作者: #善解人意屬實有點害羞
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805276
时间: 2026-03-24 10:25:07
摘要:
作者: #善解人意屬實有點害羞
板块: #开发调优
编号:
1805276帖子: https://linux.do/t/topic/1805276
时间: 2026-03-24 10:25:07
摘要:
github.com/openvanilla/fcitx5-mcbopomofo
feat: persist UserOverrideModel across sessions (#250)
master ← 123hi123:feature/persistent-user-override-model
已開啟 05:45PM - 23 Mar 26 UTC
123hi123
+154
-0
## Summary
- **Persist UserOverrideModel to disk** so that learned candidate pr…eferences survive across fcitx5 restarts. Previously, all UOM data was purely in-memory and lost on every restart.
- **Fix missing `observe()` call in `pinNodeWithAssociatedPhrase()`** — the UOM was never learning from associated phrase selections, unlike `pinNode()` which already had the call.
## Details
### Persistence
- Added `save()`/`lo
标题: 新人报道,佬友们好,希望以后多多关照
作者: #马里奥Zz
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1805280
时间: 2026-03-24 10:25:23
摘要:
作者: #马里奥Zz
板块: #搞七捻三
编号:
1805280帖子: https://linux.do/t/topic/1805280
时间: 2026-03-24 10:25:23
摘要:
目前是一名刚学习前端和AI的研一生,希望各位佬友以后多多关照,相互学习
标题: 求问作为一个前端工程师在面对ai冲击下的学习路线
作者: #tangchun
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1805282
时间: 2026-03-24 10:25:58
摘要:
作者: #tangchun
板块: #搞七捻三
编号:
1805282帖子: https://linux.do/t/topic/1805282
时间: 2026-03-24 10:25:58
摘要:
作为一个前端cv工程师,我想在后面的面试中提高一点竞争力,我应该学习什么技能呢。求大佬指点。
标题: AI 老师的 AI 作业,请佬友来出谋划策
作者: #William Wei
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805283
时间: 2026-03-24 10:26:09
摘要:
作者: #William Wei
板块: #开发调优
编号:
1805283帖子: https://linux.do/t/topic/1805283
时间: 2026-03-24 10:26:09
摘要:
猫猫上了门名叫“大数据与城市规划”的课程。课程老师开课之前就发了这个玩意,哇呀,这就 OpenClaw 了?感觉这课上不了了(
然后这门课的大作业就布置下来了。总之要求就是:
和这门课的名字搭边
大数据 / AI 要素
给了以下几个参考方向,也可以不用。
哎……没想到猫猫第一次做 AI 应用是在某节课上被老师逼的(
目前手上有的,AI 相关的资源就是各路 L 站公益站大佬们送的 token,以及 Cloudflare 上试着搭建了一个 AutoRAG,连接着一个 R2。
反正大家看热闹不嫌事大,欢迎佬们提各种天马行空的建议,最好是那种效果看起来很牛但实际上做起来也就那回事的玩意。自己暂时确定的一个方向是“AI + 多智能体”方向下的 Agent Harness 相关,具体怎么做有待商榷,感觉做的不好会做成 OpenClaw 一句话也能做的玩意。
本月底确定研究方向,如果佬友的 idea 足够 NB 被选中了咱会给你一个 mark 的(本来还想 LDC 打赏一点的,可惜现在下了)。
标题: 关于 CoolPotOS 的更新
作者: #XIAOYI12
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805284
时间: 2026-03-24 10:26:12
摘要:
作者: #XIAOYI12
板块: #开发调优
编号:
1805284帖子: https://linux.do/t/topic/1805284
时间: 2026-03-24 10:26:12
摘要:
新的 CoolPotOS 经过多次迭代拥有了自己的服务管理器与较为完整的根文件系统切换机制.
不仅支持 /dev 还可以支持 /proc 与部分 /sys.
根文件系统经由 tar 解压到 tmpfs 换成 Overlayfs + SquashFS 组合,大幅度提高启动速度.
现正在尝试跑起来 xorg 桌面环境.
CoolPotOS - github repo
标题: 开个Claude Max,看看能活多久
作者: #Mrwhite987
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1805290
时间: 2026-03-24 10:27:33
摘要:
作者: #Mrwhite987
板块: #搞七捻三
编号:
1805290帖子: https://linux.do/t/topic/1805290
时间: 2026-03-24 10:27:33
摘要:
-Play商店125刀的max订阅
-节点全球飞
-老Gmail账号(15年以上)
-多次订阅pro后又取消
-不反代,基本客户端使用
佬友们猜猜能活多久?
标题: 群众中有很多坏人啊
作者: #changeyang1
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1805311
时间: 2026-03-24 10:29:30
摘要:
作者: #changeyang1
板块: #搞七捻三
编号:
1805311帖子: https://linux.do/t/topic/1805311
时间: 2026-03-24 10:29:30
摘要:
我不懂这种举报的人是啥心理,就因为自己当时没看到?或者说没抽到自己就举报?举报的还是很久之前的帖子,群众中的坏人不少哇
标题: claude 401报错显示无效的令牌 但是我昨天用的好好的
作者: #sjh511612
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1805315
时间: 2026-03-24 10:30:21
摘要:
作者: #sjh511612
板块: #开发调优
编号:
1805315帖子: https://linux.do/t/topic/1805315
时间: 2026-03-24 10:30:21
摘要: