wanei

wanei

V2EX member #603951, joined on 2022-11-29 21:00:58 +08:00
Today's activity rank 26421
chrome 吐槽
Chrome  •  wanei  •  Sep 15, 2024  •  Lastly replied by body007
3
求助 obs virutalcam 虚拟摄像头控制
程序员  •  wanei  •  Apr 12, 2024  •  Lastly replied by wanei
2
wanei's recent replies
学进去就行,真需要去查文档手册就好了。再说现在 AI 辅助学习,效率太高了。楼上低端技术搞笑了,傲慢。
更新了下 windows 把环境变量快捷入口给搞没了
@lswlray #11 很难,同样的事情个人做是违法,组织做就是合法了
ai 就是提供思路的和 api 辅助讲解
打开微信 alt+a 截取图片提取文字。。。
Jun 27, 2025
Replied to a topic by harrietliu 程序员 gemini-cli 使用谷歌账户登录不上
1. 在终端中打开 PowerShell 设置临时代理

```PowerShell
$env:HTTP_PROXY="http://127.0.0.1:33210"
$env:HTTPS_PROXY="http://127.0.0.1:33210"
```

2. 在终端中测试代理

```PowerShell
curl -v google.com
```

3. 登录 Google Cloud 控制台,创建项目,**启用服务**,设置 ID

```PowerShell
# 要在 Cloud 里面启用服务
$env:GOOGLE_CLOUD_PROJECT="friendly-xxx"
```

4. 先切换到使用的代码仓,发起启动命令

```PowerShell
npx https://github.com/google-gemini/gemini-cli
```
Jun 27, 2025
Replied to a topic by cyoking 程序员 gemini-cli 可以使用了
1. 在终端中打开 PowerShell 设置临时代理

```PowerShell
$env:HTTP_PROXY="http://127.0.0.1:33210"
$env:HTTPS_PROXY="http://127.0.0.1:33210"
```

2. 在终端中测试代理

```PowerShell
curl -v google.com
```

3. 登录 Google Cloud 控制台,创建项目,启用服务,设置 ID

```PowerShell
$env:GOOGLE_CLOUD_PROJECT="xxx"
```

4. 先切换到使用的代码仓,发起启动命令

```PowerShell
npx https://github.com/google-gemini/gemini-cli
```

win11 powershell 不咋好用,终端闪烁不停
串口打印,按位操作,对着自己写的手册 debug
用 autohotkey 实现
Nov 15, 2024
Replied to a topic by wogogoing Blogger 分享你的博客
read the docs
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1113 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 18:15 · PVG 02:15 · LAX 11:15 · JFK 14:15
♥ Do have faith in what you're doing.