pedoc's recent timeline updates
pedoc

pedoc

V2EX member #522669, joined on 2020-12-07 14:04:19 +08:00
Today's activity rank 10891
pedoc's recent replies
@LuliYanng 是的,直接电脑运行,也许还可以打通摄像头啥的. 手机上豆包那个对话其实就还行,只是他更像是 chat 而不是 agent
@mephisto win 下好像都没有自带滚动截图?
5 days ago
Replied to a topic by flyico 问与答 豆包输入法 Windows 版还出不出了?
@twist2z 测试了一下确实
5 days ago
Replied to a topic by TimerBomb 程序员 难绷,太相信 ai 了😭
hy3/4 都是垃圾,而且不清楚是人为还是不小心,有时候明显降智,试过就不想用了
默认也会勾上"使用你的数据用于训练"这个条款,记得勾掉
@Hansah 不过确实好像没有现成成熟的库,而目前有一些带有"通话"功能的比如豆包/千问(貌似国外的 chatgpt 只是一个语音输入,而不是持续的交互)又只是个 chat
@Dragonish3600 大模型本身都没有记忆,依赖外部工具(比如 codebuddy 啥的记忆机制就比较主动),cc 也有单独的记忆扩展啥的
9 days ago
Replied to a topic by 1300296933 程序员 resharper c++最新版大家是怎么破解的
```
// Token: 0x06002CD4 RID: 11476 RVA: 0x00094228 File Offset: 0x00092428
JetBrains.Application.License2.LicenseServerSupport.CombinedResponseSignatureVerifier.VerifySignature(string url,string xml,string signature)
{
IResponseSignatureVerifier[] responseSignatureVerifierArray = this.myVerifiers;
for (int i = 0; i < (int)responseSignatureVerifierArray.Length; i++)
{
SignatureVerificationResult signatureVerificationResult = responseSignatureVerifierArray[i].VerifySignature(url, xml, signature);
if (signatureVerificationResult != SignatureVerificationResult.INVALID_SIGNATURE)
{
return signatureVerificationResult;
}
}
return SignatureVerificationResult.INVALID_SIGNATURE; // 1 byte patch return SignatureVerificationResult.OK;
}
```
然后 mock 一个 license server 即可
缅 A 你以为白叫的,很多平台这还是敏感词就知道有多狠了
9 days ago
Replied to a topic by xiyy02 生活 可能得抑郁症了,要不要离职去就医
上了年纪的多少都有点抑郁,程度不同而已
Apr 2, 2022
Replied to a topic by monster33 程序员 有多少人平时主力电脑用的 Linux ?
win 下推荐终端 https://www.nushell.sh/
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   949 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 22:37 · PVG 06:37 · LAX 15:37 · JFK 18:37
♥ Do have faith in what you're doing.