acdfjelxe's recent timeline updates
acdfjelxe

acdfjelxe

V2EX member #184181, joined on 2016-07-28 18:52:44 +08:00
acdfjelxe's recent replies
Nov 1, 2023
Replied to a topic by MajestySolor GitHub 问个 github workflow 的问题,求大佬帮忙
不用 exit code 判断, 可以用比方说 env context

```yaml
- name: compare
run: |
if [ ... ] ; then
echo "GO_NEXT=true" >> "$GITHUB_ENV"
fi

- name: next
if: ${{ env.GO_NEXT == 'true' }}
run: |
....
```
N 卡并不能和 Wayland 一起用, https://forum.manjaro.org/t/howto-use-wayland-with-proprietary-nvidia-drivers/36130

不知道现在有没有进度 ...
Cryptomator 如何?
这周的腾讯机房故障是你搞的是吧 (:doge
@kkhaike 是的, 不想 brew 的话可以直接 cargo 安装
不懂, ripgrep 不行吗
Apr 19, 2023
Replied to a topic by dcsuibian 程序员 安利下 fnm(Fast Node Manager)
貌似记得 nvm 在 fish 上的支持也不太好, fnm 咋样?
Apr 16, 2023
Replied to a topic by Tidusy 程序员 求建议,要不要去小厂实习?
实习不用在意跑路,小厂入职几天跑的实习生也很多 :)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1057 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 18:23 · PVG 02:23 · LAX 11:23 · JFK 14:23
♥ Do have faith in what you're doing.