linux.do
21K subscribers
116K photos
195 videos
115 files
249K links
linux.do最新话题和热议话题
Download Telegram
没人觉得opus4.6很撒币吗?今天用感极差,感觉不如4.5

今天怀着期待用了一下,真是体验感极差,速度慢,输出短不谈,最后完成任务了退后台也要退十几分钟,真不知道这样的目的是啥样,要是实在不行就打包给openai吧,感觉抄5.2都超不明白,反而把自己输出的速度变慢了,别搁这儿来恶心开发者。(声明:渠道保真,但是就是不如原先的4.5)

7 posts - 7 participants

Read full topic

via LINUX DO - 最新话题 (author: potato)
有佬友反代反重力有遇到过500和503吗

500 {“error”:{“message”:“auth_unavailable: no auth available”,“type”:“server_error”,“code”:“internal_server_error”}

503 {“error”:{“code”:503,“message”:“No capacity available for model claude-opus-4-5-thinking on the server”,“status”:“UNAVAILABLE”,“details”:[{“@type”:“type.googleapis.com/google.rpc.ErrorInfo",“reason”:“MODEL_CAPACITY_EXHAUSTED”,“domain”:“cloudcode-pa.googleapis.com”,“metadata”:{“model”:"claude-opus-4-5-thinking”}}]}}

就是这2个报错
有人知道是什么原因吗

2 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: 皮尔莉)
求助,有没有佬使用huggingface-gemini-business2API反代接入opencode

接入之后没有读取文件,是怎么一回事,求助。配置如下

2 posts - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: 初衷.)

Invalid media:
image
image
Grok 生图被审核搞崩溃了,求一个官网多账号切换方案

各位佬友好!

最近在用 grok2api 来调用 Grok 的生图能力,整体体验还不错,但有一个非常头疼的问题:
生图时极其容易触发内容审核,动不动就返回 Error: Content Moderated [WKE=grok:content-moderated]
但同样的提示词,在 Grok 官网 生成,由于官网一次能生成多张图,大概率能看到自己想要的图。

能否实现一个类似 fuclaude 的 Grok 官网代理?
支持多账号池 + 自动切换

不知道有没有哪位佬友有好的方式实现。

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: AeroLoong)
【over了】

何意味……当时买4.99元的佬友有遇到吗?

7 posts - 4 participants

Read full topic

via LINUX DO - 最新话题 (author: 提亚马特)

Invalid media:
image
image
[冷知识] 2026年才发现的功能

😆

文件命名不小心点了个表情,2026年了才发现命名可以用符号表情

4 posts - 4 participants

Read full topic

via LINUX DO - 最新话题 (author: 鱼)

Invalid media: image
opencode-antigravity-auth总提醒Verify your account to continue,大佬看看是啥问题呀

使用opencode,最近总提醒这个:Verify your account to continue. [Debug Info] Requested Model: antigravity-claude-opus-4-5-thinking Effective Model: claude-opus-4-5-thinking Project: vibrant-option-v4n29 Endpoint: https://cloudcode-pa.googleapis.com/v1internal:streamGalt=sse Status: 403 Request ID: N/A Tool Debug Missing: 3 Tool Debug Summary.有没有大佬帮忙看看是啥问题呀,如何解决呀,万分感谢!

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: 始祖鸟)
opus4.6和5.3codex哪个写代码更强

(话题已被作者删除)

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: qwe12345678)
opus 4.6和5.3 codex哪个写代码更强

7 posts - 6 participants

Read full topic

via LINUX DO - 最新话题 (author: qwe12345678)
跟大家分享一个关于最近电脑版最后一个能下载应用的ituns 应用的搜索应用的方法

经过几天的尝试 最近电脑ituns 这个应用的最后支持app下载的应用版本也不能搜索应用然后下载了 但是我找到一个方法 就是把那个应用的对应的官方网站链接拉到应用界面 然后就能搜索到了 希望可以帮助到像我这样用低版本iphone的小伙伴

3 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: zsy)

Invalid media:
image
image
claude官方api真有人用的起吗?

给同事配置了claude code,纯写代码,还没用opus,用的claude-sonnet-4-5,到今天跑了90M左右,按官方价格15$每M,总共1350$, 1350$ x 7 = 9450¥元人民币 😅,这谁用的起啊。好在我配置的是半中转半白嫖的接口。

11 posts - 7 participants

Read full topic

via LINUX DO - 最新话题 (author: jam1024)
GPT 无法访问了?

网页和codex都连不上GPT了,老友们又遇到吗? :distorted_face:

他不会是已经开始放年假了吧

7 posts - 6 participants

Read full topic

via LINUX DO - 最新话题 (author: Lucas)

Invalid media: image
祝贺 Trellis 框架荣登阮一峰周刊 && Trellis changelog

周刊原帖: https://www.ruanyifeng.com/blog/2026/02/weekly-issue-384.html

Changelog

beta 功能基本添加完成,正式进入 rc 版本
v0.3.0-rc.0 - 平台注册表重构 & 质量加固

尝鲜下载:
npm install -g @mindfoldhq/trellis@rc --registry=https://registry.npmjs.org

新增功能:

支持从远程 docs 仓库拉取 spec 模板(trellis init 时自动获取)(目前做了electron 的 spec)

Bug 修复:

修复 --claude 等显式 flag 被 -y 默认值覆盖的问题
修复 Windows 跨平台 Python 命令兼容性(引入 {{PYTHON_CMD}} 占位符)
修复 trellis update 每次误报模板变更的问题(占位符未解析)
移除 update 命令中过期的 cross-platform-thinking-guide 引用

改进:

统一平台注册表模式,新增平台只需改一处注册表
新增 312 个自动化测试,引入代码覆盖率

原仓库 (走过路过点点star)
github.com

GitHub - mindfold-ai/Trellis: All-in-one AI framework & toolkit for Claude Code...

All-in-one AI framework & toolkit for Claude Code & Cursor

2 posts - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: 桃酥)

Invalid media:
image
image
GemimiPro怎么没有Pro选项了
2 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: Bouty)

Invalid media: image
感觉能在L站好幸福

L站大佬又多,讲话又好听哈哈哈哈,好幸福,早上来工位先水一下,晚上吃完饭再水一下,命真好!

10 posts - 10 participants

Read full topic

via LINUX DO - 最新话题 (author: DaiYe)
求找一个115网盘蜡笔小新全集的链接

有没有佬友能分享一下呢?

4 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: Fengli88)
太空生殖生物医学 文章一篇

https://www.sciencedirect.com/science/article/abs/pii/S1472648325006388
[!quote]+
???论文居然还直接指出其使用了4o吗

https://www.ndtv.com/science/is-it-safe-for-humans-to-have-babies-in-space-study-provides-answers-10951340
https://www.cbc.ca/player/play/audio/9.7076610
thetimes.com

Space tourism raises ‘urgent’ fertility questions, Nasa says

As more people travel beyond Earth, scientists have warned that the risks to reproductive health from zero-gravity and radiation remain little understood
Earth.com

Sex in space is finally happening, moving from theory to urgent reality

As space travel expands, scientists warn that reproductive health risks and ethical gaps can no longer be ignored.
Space – 4 Feb 26

It's time to think about human reproduction in space, scientists urge

"If reproduction is ever to occur beyond Earth, it must do so with a clear commitment to safety, transparency and ethical integrity."
[!quote]+
该研究指出,生殖组织对 DNA 损伤特别敏感 ,而长期任务期间累积辐射暴露对男性生育能力的影响,正是作者所描述的“关键知识空白”。
该研究指出,目前尚无被广泛接受的、行业通用的太空生殖健康风险管理标准。研究人员强调,目前仍存在一些悬而未决的问题,例如如何预防任务期间意外怀孕、了解微重力和辐射对生育能力的影响,以及为未来在地球以外开展的任何与生殖相关的研究设定伦理界限。
Daily Star – 5 Feb 26

Experts say astronauts should be banned from making 'space babies'

Radiation, microgravity and even toxic lunar dust could scramble fertility, derail pregnancies and endanger newborns

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: stevessr)

Invalid media:
image
image
image
image
image
image
image
LDC小店搞定啦

地址:
ldc.codeme.me

LDC-SHOP

High-quality virtual goods, instant delivery

8 posts - 8 participants

Read full topic

via LINUX DO - 最新话题 (author: 太子)

Invalid media: image
关于华为汽车和小米汽车的试驾体验

先说个羊毛,现在小米去试驾送1:64合金车模,su7 yu7均可,持续到这月底结束,在微信小程序搜「小米汽车」点进去约试驾即可

昨天去试的su7,去年暑假去试驾的问界m9,车咋样就不说了,这个贴单纯说一下试驾过程中销售给我的体验,仅为个例,佬友们看个乐呵
先说共性
1.当你约上试驾后,销售会一直给你打电话问你什么时候来,几点来,华为的直接加微信了,小米的还是停留在打电话
2.专业能力都不错,对于汽车本身基本上问什么都能答出来,但是对于一些还没有定论的不了解,当时我问的是问界换代是什么时候,小米问的是对于新国标零百加速大于五秒怎么看,两个销售都说不清楚(小米的不知道有这么回事)
然后说个例吧
小米
先说优点
1.小礼品给的很积极,试驾完回到店里就给我去拿了
2.对友商很客观,很多功能我问的时候都带友商的名字,比如「华为小蓝灯」「比亚迪车机」之类的,小米的销售说「这个功能我们确实没有」
缺点
1.草台班子,试驾车车机流量过期了,su7他登录的试驾账号,还得重新过智驾考试才能开智驾
2.危险驾驶?,虽然是晚上没人+快速路,但好歹也是万达附近,也不算郊区,他在3车道80限速的高架上中间车道减速到30然后一脚油门踩到80去体验加速性能,这个行为能理解是为了测试加速,但就是感觉挺离谱的
3.i人社死。销售每说完一个功能,都要问一句「你觉得这个xx功能怎么样」,然后一脸期待的等我说话,形容词就那么多,我就只能很尴尬的在旁边 嗯好好挺不错的行行行……(
华为的话正好相反,优缺点互换
印象最深的就是有个啥功能忘了,我提了一嘴小米的车,那个销售就贬低小米balabala(具体内容忘了,但这点记忆很深)
第二点就是没给礼品(当时试驾的时候还特地问了一下,说是有小礼品,试驾完父母着急走他也没说主动给) 一代人有一代人的免费鸡蛋领说是(
至于这俩品牌和车本身,俩品牌的产品我都有在用,没啥好说的,都挺好的(
3 posts - 3 participants

Read full topic

via LINUX DO - 最新话题 (author: 祐弌保祐伊)

Invalid media: image
cursor额度消耗好快

20 刀一个下午就消耗完了 🥲

2 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: lyneo)