LinuxDo 新帖推送
177 subscribers
249K photos
311K links
Download Telegram
标题: kiro反代账号问题
作者: #坐忘道🀄️
板块: #开发调优
编号: 1771718
帖子: https://linux.do/t/topic/1771718
时间: 2026-03-17 16:48:49
摘要:
佬友们,我在海鲜市场买了个谷歌登录的pro的kiro账号,拿来反代用,但是只有当我登录kiro的ide时他那个凭证才是有效的,如果我退出来ide就无法反代了,显示凭证过期,这是什么问题
标题: 国产模型, 大家会选哪一家
作者: #njwzwang
板块: #搞七捻三
编号: 1771719
帖子: https://linux.do/t/topic/1771719
时间: 2026-03-17 16:48:56
摘要:
国产模型, 大家会选哪一家
标题: 让我看看你的下面装了啥好东西啊?
作者: #huahua123
板块: #搞七捻三
编号: 1771724
帖子: https://linux.do/t/topic/1771724
时间: 2026-03-17 16:49:42
摘要:
先看我的吧
标题: 固态硬盘推荐
作者: #yums
板块: #搞七捻三
编号: 1771725
帖子: https://linux.do/t/topic/1771725
时间: 2026-03-17 16:50:00
摘要:
电脑硬盘快满了,想入手一个固态,佬们有什么推荐的嘛
标题: 学生求推荐:现在除了Gemini和ChatGPT,还有什么好用的免费/小氪AI?
作者: #Oraclee
板块: #搞七捻三
编号: 1771728
帖子: https://linux.do/t/topic/1771728
时间: 2026-03-17 16:51:42
摘要:
各位大佬好,我现在大三,平时主力在用AI Studio的Gemini和ChatGPT,但感觉有些场景还是不太够用。
想问问大家现在有没有什么免费或者性价比很高的AI推荐?平时主要需求是看文献,查资料,写代码
标题: 【今日开心】ChatGPT Team 1个名额【无质保】
作者: #RiftRays
板块: #福利羊毛
编号: 1771729
帖子: https://linux.do/t/topic/1771729
时间: 2026-03-17 16:51:49
摘要:
(话题已被作者删除)
标题: 如果Ultra家庭组的不是bug,就是无了,当下最便宜优质的渠道是哪个?
作者: #justindoit
板块: #开发调优
编号: 1771730
帖子: https://linux.do/t/topic/1771730
时间: 2026-03-17 16:52:18
摘要:
除了any渠道,
windsurf cursor现在也无好渠道了。
我们去哪?
标题: Gemini ultra 分享家庭组之后显示普通用户
作者: #skyfox
板块: #开发调优
编号: 1771736
帖子: https://linux.do/t/topic/1771736
时间: 2026-03-17 16:53:13
摘要:
意料之中了,Gemini已经不是善人了。缺算力了
标题: 「共创」本人准备长期维护一个中文版的量化分析工具 有没有志同道合的朋友
作者: #heifengli
板块: #开发调优
编号: 1771738
帖子: https://linux.do/t/topic/1771738
时间: 2026-03-17 16:53:29
摘要:
1.目前市面中文版且持续开源的几乎没有,利益追逐驱动;
2.我是字节的产品经理,产品侧我的需求解决我还是比较自信的
3.产品界面必须好用 好看 这是我做产品的唯一原则
标题: 求一个能够稳定使用Antigravity 的梯子
作者: #bigfly sun
板块: #开发调优
编号: 1771741
帖子: https://linux.do/t/topic/1771741
时间: 2026-03-17 16:53:47
摘要:
Antigravity链接不稳定总是导致EOF、以及MAC错误,有没有佬友稳定的梯子推荐一下!求求
标题: claude额度咨询
作者: #Lee112358
板块: #搞七捻三
编号: 1771744
帖子: https://linux.do/t/topic/1771744
时间: 2026-03-17 16:54:05
摘要:
佬友们,订阅了claude pro  额度是用完,时间一到就会分配新的额度吗,咨询一下
标题: Serv00不用忍受烦人的Anubis了!
作者: #大闸泄
板块: #开发调优
编号: 1771745
帖子: https://linux.do/t/topic/1771745
时间: 2026-03-17 16:54:20
摘要:
Serv00官方论坛的发帖和邮件已经确认工作量证明(PoW)功能可以自由选择开关。再也不用忍受烦人的Anubis了!

Proof of Work (PoW) option for WWW
We are pleased to introduce a new option that helps protect websites against automated access.
When enabled, the user’s device must perform a small computational task. This operation usually takes a fraction of a second for a regular user but significantly hinders large-scale automated activities. Verification is performed once per day and requires cookies to be enabled in the client’s browser.
The PoW option supports three configuration states:

off - disabled (the protection will not be active for the given domain)
on (default) - enabled only during an attack (PoW will be automatically activated when an attack is detected)
always - always enabled (verification occurs on the first visit to the website)

Command syntax for devil:
devil www options <DOMAIN> pow <on|always|off>
The setting can also be managed from the DevilWEB panel:
WWW websites → Manage → Details for the selected domain → set the Proof of Work option → Save changes.
It is also possible to customize the appearance of the verification page by creating the following files:

~/domains/<DOMAIN>/errors/pow-pensive.webp - displayed while the user is being verified
~/domains/<DOMAIN>/errors/pow-happy.webp - displayed after successful verification
~/domains/<DOMAIN>/errors/pow-reject.webp - displayed when access is denied
~/domains/<DOMAIN>/errors/pow.css - CSS file used to control the appearance of the page

More information about how the PoW option works can be found in the documentation: PoW - Documentation
This feature was made possible thanks to donations. If you’d like to see more like this or just support serv00, consider making a donation: https://buymeacoffee.com/serv00
标题: 今天腾讯的QClaw邀请码拿到了,然后问了两个问题 花了5w token
作者: #king
板块: #搞七捻三
编号: 1771752
帖子: https://linux.do/t/topic/1771752
时间: 2026-03-17 16:54:45
摘要:
这合理吗
标题: 【极速抽】GPT team 车位 * 1 无质保
作者: #RiftRays
板块: #福利羊毛
编号: 1771755
帖子: https://linux.do/t/topic/1771755
时间: 2026-03-17 16:54:48
摘要:
[奖品]:GPT team 车位 * 1 无质保
活动时间:
开始时间:2026.3.17 00:00
截止时间:2026.3.18 17:00
** 领取方式:**
中奖后私聊我你的邮箱即可
参与方式:
在本帖下回复任意内容
抽奖规则:
每位用户仅允许参与一次。
使用官方抽奖工具随机抽取中奖者。
注意事项:
本活动将在活动截止时间后关闭回帖,以确保公正性。
中奖者将在活动结束后12小时内在本帖公布,并通过私信通知领奖方式。
所有规则及抽奖结果由活动发起人和论坛管理团队最终解释。
期待您的积极参与,祝您好运!如有任何疑问,欢迎随时联系抽奖发起人。
标题: 哈哈 我也是2级佬了
作者: #bf_develop
板块: #搞七捻三
编号: 1771759
帖子: https://linux.do/t/topic/1771759
时间: 2026-03-17 16:55:28
摘要:
缺了几个赞,终于到了
标题: GPT教师版可以用gpt 5.4了
作者: #Woer Jiade
板块: #搞七捻三
编号: 1771769
帖子: https://linux.do/t/topic/1771769
时间: 2026-03-17 16:56:24
摘要:
标题: 新万事达卡怎么使用
作者: #Rayn_V
板块: #搞七捻三
编号: 1771778
帖子: https://linux.do/t/topic/1771778
时间: 2026-03-17 16:57:56
摘要:
佬友们,新办的万事达卡怎么使用啊
上周办了一张招行的完事达,这两天发现绑gcp,甲骨云,gpt都显示无法使用,是什么原因呢?
标题: 求助:切换工作目录使用Gemini被要求重新输入key
作者: #Andy Wang
板块: #开发调优
编号: 1771783
帖子: https://linux.do/t/topic/1771783
时间: 2026-03-17 16:58:26
摘要:
使用ccs维护的配置没有变过,切换工作目录使用Gemini被要求重新输入官方的key,有佬友知道这是什么情况嘛
标题: grok 开始封号了吗
作者: #stephenz
板块: #开发调优
编号: 1771785
帖子: https://linux.do/t/topic/1771785
时间: 2026-03-17 16:59:24
摘要:
用的grok2api cf
标题: Antigravity 今天怎么一直报错
作者: #kaopu
板块: #搞七捻三
编号: 1771787
帖子: https://linux.do/t/topic/1771787
时间: 2026-03-17 16:59:48
摘要:
Agent terminated due to error
You can prompt the model to try again or start a new conversation if the error persists. 额度是满的,基本上2分钟一次