andforce

andforce

V2EX member #136189, joined on 2015-08-31 18:46:29 +08:00
Per andforce's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
andforce's recent replies
20h 43m ago
Replied to a topic by Niunai 分享发现 Giffgaff 卡又复活了
一次不忠,终身不用。
卡都早特么扔了
那目前看,tripo 比较流行啊
@dudubaba #1 确实这样,眼睁睁看着 Token 流失
9 days ago
Replied to a topic by kneo OpenAI Codex 把我电脑文件都删了
@gdfsjunjun #53 必然可以

58 unalias rm 2>/dev/null
59 function rm {
60 local args=()
61 for arg in "$@"; do
62 case "$arg" in
63 -*) ;; # 跳过所有 flag ,只保留文件路径
64 *) args+=("$arg") ;;
65 esac
66 done
67 if [[ ${#args[@]} -eq 0 ]]; then
68 echo "rm: missing operand"
69 return 1
70 fi
71 trash "${args[@]}"
72 }

放入 ~/.zshrc
很遗憾,ChatGPT 不支持更换手机号,我当时也随手搞了一个,现在无法变更
"可是中转站便宜啊"
@Jtyczc 学习了
@artemisdiana #22 没有手续费,你花 200 刀,就给你 200 刀的订阅
@sskycn #13 google play 是不是需要一台安卓手机?
@CloudMx #4 先订阅 plus ,再升级,之后会退差价
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4543 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 00:16 · PVG 08:16 · LAX 17:16 · JFK 20:16
♥ Do have faith in what you're doing.