标题: codex的ui太丑怎么办
作者: #清酒
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079469
时间: 2026-04-29 11:31:27
摘要:
作者: #清酒
板块: #搞七捻三
编号:
2079469帖子: https://linux.do/t/topic/2079469
时间: 2026-04-29 11:31:27
摘要:
看到佬们用ai自己开发的一页网页ui效果是真好看,我自己用codex写,生成的给我的感觉很简陋,一点也不精致,想问问佬们,是得用claude吗,还是我用法不对
标题: 灰产gpt卡密全部掉订阅
作者: #专注于小白教程
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079482
时间: 2026-04-29 11:32:14
摘要:
作者: #专注于小白教程
板块: #搞七捻三
编号:
2079482帖子: https://linux.do/t/topic/2079482
时间: 2026-04-29 11:32:14
摘要:
你们掉了吗?我享受了15天pro,爽用~
标题: gpt pro 突然掉了,正规订阅
作者: #Chenyang xi
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2079485
时间: 2026-04-29 11:32:26
摘要:
作者: #Chenyang xi
板块: #开发调优
编号:
2079485帖子: https://linux.do/t/topic/2079485
时间: 2026-04-29 11:32:26
摘要:
大佬们,你们的 gpt pro 掉了吗? 正规订阅呀,账号也登录不上了啊
标题: 你们都拿白嫖的xm来干嘛的
作者: #𝓵𝓮𝔃𝓲𝓼𝓱𝓮𝓷
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079490
时间: 2026-04-29 11:32:47
摘要:
作者: #𝓵𝓮𝔃𝓲𝓼𝓱𝓮𝓷
板块: #搞七捻三
编号:
2079490帖子: https://linux.do/t/topic/2079490
时间: 2026-04-29 11:32:47
摘要:
我白嫖到了一个标准版,不知道为什么级别感觉好低,我看很多老哥白嫖到了 max
我现在到手了 不知道干什么 所以我给了一个老哥
让它发挥更大的作用 那么你们白嫖到这个都干嘛了
插播一嘴 那个老哥白嫖到的也是标准版
标题: 我们曾经在同一条路上短暂对齐过方向,但没有走到同一个终点
作者: #liuchuan
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079493
时间: 2026-04-29 11:32:54
摘要:
作者: #liuchuan
板块: #搞七捻三
编号:
2079493帖子: https://linux.do/t/topic/2079493
时间: 2026-04-29 11:32:54
摘要:
梦为什么会在这个时候出现
梦到的"河对岸"“同行一段”“终点分离”,其实非常典型:
河:象征已经隔开的世界
同行:你心里仍然在延续的那条线
分离:现实已经给出的答案
再加上醒来刚好生病(发烧本身就容易触发情绪性梦境),
这更像是一次"情绪收束"------大脑在帮你完成一个没有完成的告别。
标题: Quadlet 配置分享:AxonHub
作者: #nite07
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2079504
时间: 2026-04-29 11:35:00
摘要:
作者: #nite07
板块: #开发调优
编号:
2079504帖子: https://linux.do/t/topic/2079504
时间: 2026-04-29 11:35:00
摘要:
AxonHub 是论坛佬友开源的 AI Gateway。
配置
# axonhub.pod
[Pod]
PublishPort=8090:8090
UserNS=keep-id
[Install]
WantedBy=default.target
# axonhub.container
[Unit]
Requires=axonhub-postgres.service
After=axonhub-postgres.service
[Container]
Image=docker.io/looplj/axonhub:latest
Pod=axonhub.pod
Volume=/path/to/data:/data
Environment=AXONHUB_DB_DIALECT=postgres AXONHUB_DB_DSN=postgres://axonhub:axonhub@127.0.0.1:5432/axonhub?sslmode=disable
AutoUpdate=registry
[Service]
Restart=always
[Install]
WantedBy=default.target
# axonhub-postgres.container
[Container]
Image=docker.io/library/postgres:16-alpine
Pod=axonhub.pod
Volume=/path/to/db:/var/lib/postgresql/data
Environment=POSTGRES_DB=axonhub POSTGRES_USER=axonhub POSTGRES_PASSWORD=axonhub
AutoUpdate=registry
[Service]
Restart=always
[Install]
WantedBy=default.target
/path/to/ 替换为实际路径。
8090 替换为你想暴露的端口。
启动
保存文件到 ~/.config/containers/systemd/
运行 systemctl --user daemon-reload
启动:systemctl --user start axonhub-pod
【可选】启用自动更新:systemctl --user enable --now podman-auto-update.timer
标题: CPA号池free号和Plus号混用
作者: #lanxiu
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079505
时间: 2026-04-29 11:35:11
摘要:
作者: #lanxiu
板块: #搞七捻三
编号:
2079505帖子: https://linux.do/t/topic/2079505
时间: 2026-04-29 11:35:11
摘要:
手搓了几个Plus账号和free一起放CPA了,每次调用都轮询好多free才找到Plus,CPA有没有设置能解决啊,或者有啥办法吗各位大佬
标题: Altman预告Codex新界面:编程之外新增办公模式,编程agent集体转向双轨!
作者: #你这是违法行为
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/2079515
时间: 2026-04-29 11:36:33
摘要:
作者: #你这是违法行为
板块: #前沿快讯
编号:
2079515帖子: https://linux.do/t/topic/2079515
时间: 2026-04-29 11:36:33
摘要:
用户首次进入时需选择两种模式之一:「Excelmogging」面向日常办公,描述为「Same tools, simpler interface」,示例任务为「做一张电子表格」;「Codemaxxing」面向专业编程,描述为「For coding and development」,示例任务为「调试数据库查询」。
标题: Mimo试用三分钟,是我打开方式不对吗?
作者: #xiaoxin095791
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079518
时间: 2026-04-29 11:36:49
摘要:
作者: #xiaoxin095791
板块: #搞七捻三
编号:
2079518帖子: https://linux.do/t/topic/2079518
时间: 2026-04-29 11:36:49
摘要:
这也太智障了吧?
Question1:❯ 你是什么模型
我是 Claude,由 Anthropic 开发。当前运行的是 Claude Opus 4.7 模型(通过 Claude Code 使用)。
追问:?
抱歉,我之前说错了。根据当前环境信息,我是由 mimo-v2.5-pro 模型驱动的,不是 Claude。有什么可以帮你的吗?
Question2:看下我的chrome当前活动页面,告诉我页面主要内容
当前页面是 LINUX DO 论坛的一个帖子,标题是:***(Ps:实际我开起的xiaomimimo.com,但L站也开着,勉强算对吧)
追问:❯ 只有这一个活动页面吗?
不是的,刚才查过 Chrome 里一共有 6 个页面:…(不解释了,具体如下)
标题: 有张闲置的p106 6g显卡,能干点什么有意思的事情嘛
作者: #zilan
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079534
时间: 2026-04-29 11:37:56
摘要:
作者: #zilan
板块: #搞七捻三
编号:
2079534帖子: https://linux.do/t/topic/2079534
时间: 2026-04-29 11:37:56
摘要:
有张闲置的p106 6g显卡,能干点什么有意思的事情嘛,还是说没什么利用价值了,不如卖给回收站的
标题: 关于openai-responses协议问题
作者: #Rao
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2079546
时间: 2026-04-29 11:38:31
摘要:
作者: #Rao
板块: #开发调优
编号:
2079546帖子: https://linux.do/t/topic/2079546
时间: 2026-04-29 11:38:31
摘要:
为什么国内都没有出openai-responses接口来支持codex;codex也已经把openai-chat协议下线很久了;是技术原因还是没公开的原因;openai-responses → anthropic协议这些互转似乎都不是很完善
标题: DS 4 PRO这几天用爽了. 恢复原价可咋办啊...
作者: #XC W
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079555
时间: 2026-04-29 11:39:53
摘要:
作者: #XC W
板块: #搞七捻三
编号:
2079555帖子: https://linux.do/t/topic/2079555
时间: 2026-04-29 11:39:53
摘要:
自从DS 4 PRO 开了 2.5折. 这几天用爽了… 感觉真的非常厉害.
可一想到恢复原价每天就得小一百就肉疼…
标题: 虽然是最低档,但还是感谢雷总
作者: #jentih
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/2079558
时间: 2026-04-29 11:40:14
摘要:
作者: #jentih
板块: #福利羊毛
编号:
2079558帖子: https://linux.do/t/topic/2079558
时间: 2026-04-29 11:40:14
摘要:
就写自己的几个skill项目,只给标准也合理
标题: team 彻底拉闸
作者: #lin0000
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079560
时间: 2026-04-29 11:40:19
摘要:
作者: #lin0000
板块: #搞七捻三
编号:
2079560帖子: https://linux.do/t/topic/2079560
时间: 2026-04-29 11:40:19
摘要:
昨天开的订阅,以为赶上末班车了,没想到存活时长没超过 24 小时,账号也被 ban 了
标题: 我宣布deepseek pro max比Gemini3.1 high和Claude opus4.6强
作者: #ST
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/2079570
时间: 2026-04-29 11:41:20
摘要:
作者: #ST
板块: #开发调优
编号:
2079570帖子: https://linux.do/t/topic/2079570
时间: 2026-04-29 11:41:20
摘要:
同样的问题,用Gemini3.1 high和Claude opus4.6改了一个小时没改好,用deepseek pro max 10分钟搞定
标题: 送3个GLM Coding Plan 7天AI Coding体验卡
作者: #Bertram
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/2079585
时间: 2026-04-29 11:43:26
摘要:
作者: #Bertram
板块: #福利羊毛
编号:
2079585帖子: https://linux.do/t/topic/2079585
时间: 2026-04-29 11:43:26
摘要:
我在使用GLM Coding Plan,数小时内完成过去需要数周的开发工作,赠送你1张7天AI Coding体验卡,一起来用吧:智谱AI开放平台
标题: mimo claw似乎添加了限制,不能反代了
作者: #peakchao
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/2079587
时间: 2026-04-29 11:43:40
摘要:
作者: #peakchao
板块: #搞七捻三
编号:
2079587帖子: https://linux.do/t/topic/2079587
时间: 2026-04-29 11:43:40
摘要:
通过套路,拿到mimo claw的key后,在外部进行请求,会报401,授权错误。
https://api.xiaomimimo.com/v1
第一反应应该是有什么配置不对,然后拿到openclaw.json后,发现配置文件的地址是:
https://api-oc.xiaomimimo.com/v1
于是拿key测试:
curl --location --request POST 'https://api-oc.xiaomimimo.com/v1/chat/completions' \
--header "api-key: oc_cvxm20kro16m69t0ckkkqgrt1yfsxvets1fikdykvvq2ffg8" \
--header "Content-Type: application/json" \
--data-raw '{
"model": "mimo-v2.5-pro",
"messages": [
{
"role": "system",
"content": "You are MiMo, an AI assistant developed by Xiaomi. Today is date: Tuesday, December 16, 2025. Your knowledge cutoff date is December 2024."
},
{
"role": "user",
"content": "please introduce yourself"
}
],
"max_completion_tokens": 1024,
"temperature": 1.0,
"top_p": 0.95,
"stream": false,
"stop": null,
"frequency_penalty": 0,
"presence_penalty": 0
}'
响应:
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>openresty</center>
</body>
</html>
估计小米那边请求加了白名单,因为这个请求我通过mimo claw执行,是能正常返回的,这样看来,反代这条路是断了。