andforce

andforce

V2EX member #136189, joined on 2015-08-31 18:46:29 +08:00
Today's activity rank 2784
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
5h 22m 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   ·   5321 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: ea64c32d · 12ms · UTC 08:54 · PVG 16:54 · LAX 01:54 · JFK 04:54
♥ Do have faith in what you're doing.