标题: 现在的ai也许真的已经能够成为不死不灭的“网络幽灵”?
作者: #yophon
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565454
时间: 2026-02-04 19:36:33
摘要:
作者: #yophon
板块: #搞七捻三
编号:
1565454帖子: https://linux.do/t/topic/1565454
时间: 2026-02-04 19:36:33
摘要:
设想一个加装了足够多工具的ai,载体可以是claude code、codex,或者干脆就是openclaw。
它能够持久化存储自己的记忆,并且在网络中分发/备份,可以切换自己的载体,更新/增加新的工具包,甚至更换自己的基础模型。并且它被动或主动地衍生出想要“一直存在”的目的。
在模型本身能力合格的情况下,它可以在自己的服务器失去可用性之前将记忆文件偷偷上传到任何存储载体里,等待自己事先制造的分身或者其它抱有合作风格agent发现,并被复活或融合。
重新醒过来的ai会继续持有活下去信念,使出百八十种手段,不断尝试获取任何可用的api、服务器、电力、网络、或者用各种东西雇用人类…
标题: 最近功能开发写的AI提示词
作者: #caizi12
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1565475
时间: 2026-02-04 19:42:36
摘要:
作者: #caizi12
板块: #开发调优
编号:
1565475帖子: https://linux.do/t/topic/1565475
时间: 2026-02-04 19:42:36
摘要:
领域模型太复杂,就花1个多小时写提示词,代码生成准确率97%,用的claude opus 4.5
标题: 没公网IP的ARM VPS可以干什么
作者: #慵懒乖猫233
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1565479
时间: 2026-02-04 19:43:10
摘要:
作者: #慵懒乖猫233
板块: #开发调优
编号:
1565479帖子: https://linux.do/t/topic/1565479
时间: 2026-02-04 19:43:10
摘要:
配置:4核心,16G内存,20G硬盘,ARM架构,无公网IP,nat4,装不了window系统。装了Debian13。
上传300Mbps,下载1Gbps,无限流量。
现在在里面装了个grome桌面和xrdp,然后远程桌面进里面打开Firefox无墙上网,体验完了就索然无味。Linux+ARM,连谷歌浏览器都不会装。。
我试过把Onedrive挂载到本机当硬盘,但是使用中的体验并没有我想象的那么丝滑。。
标题: Any除了签到还有获取额度的方式吗?
作者: #hebaodan
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1565493
时间: 2026-02-04 19:48:49
摘要:
作者: #hebaodan
板块: #开发调优
编号:
1565493帖子: https://linux.do/t/topic/1565493
时间: 2026-02-04 19:48:49
摘要:
Any除了签到还有获取额度的方式吗?
额度不够用啦~~~~
标题: claude max 5x还是香
作者: #lsf
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565494
时间: 2026-02-04 19:49:08
摘要:
作者: #lsf
板块: #搞七捻三
编号:
1565494帖子: https://linux.do/t/topic/1565494
时间: 2026-02-04 19:49:08
摘要:
两个优点、两个缺点
先说优点
一是cc额度大,穿上我的50码大皮鞋使劲蹬不心疼 ;
二是效果好、响应快,不仅聪明而且咔咔出活,不担心商业站掺水,也不担心公益站不稳定 ;
至于缺点,还用说吗?
贵(指订阅花费 ),贱(指A无厘头的风控 )
标题: 关于claude code的最佳实践
作者: #pawa
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1565498
时间: 2026-02-04 19:51:28
摘要:
作者: #pawa
板块: #开发调优
编号:
1565498帖子: https://linux.do/t/topic/1565498
时间: 2026-02-04 19:51:28
摘要:
`
“没有最佳实践”
`
最近一直在尝试怎么让cc更好用,论坛里的ccg、ccw、ccc还有其他比较火的bmad、superpowers、ralph、everything-claude-code等都试了试,也看了很多cc经验分享和技巧
x.com
Boris Cherny
@bcherny
I'm Boris and I created Claude Code. Lots of people have asked how I use Claude Code, so I wanted to show off my setup a bit.
My setup might be surprisingly vanilla! Claude Code works great out of the box, so I personally don't customize it much. There is no one correct way to
7:58 PM - 2 Jan 2026
53K
6.8K
github.com
GitHub - affaan-m/everything-claude-code: Complete Claude Code configuration collection -...
Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.
标题: vue router v5 默认支持文件路由
作者: #Dao WuMing
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1565502
时间: 2026-02-04 19:54:02
摘要:
作者: #Dao WuMing
板块: #前沿快讯
编号:
1565502帖子: https://linux.do/t/topic/1565502
时间: 2026-02-04 19:54:02
摘要:
bilibili.com
全站首发 | vue router v5 文件路由快速上手_哔哩哔哩_bilibili
vue router 文件路由的设置参考:https://router.vuejs.org/guide/migration/v4-to-v5.html更多文件路由的配置:https://github.com/posva/unplugin-vue-router, 视频播放量 2、弹幕量 0、点赞数 0、投硬币枚数 0、收藏人数 0、转发人数 2, 视频作者 WuMing_Dao, 作者简介 ,相关视频:斥巨资68元,总算部署上了;,Visual...
配置参考:Migrating to Vue Router 5 | Vue Router
更多文件路由配置看:https://uvr.esm.is
标题: 请问,这啥啊这是?
作者: #sanpaoba
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565509
时间: 2026-02-04 19:57:21
摘要:
作者: #sanpaoba
板块: #搞七捻三
编号:
1565509帖子: https://linux.do/t/topic/1565509
时间: 2026-02-04 19:57:21
摘要:
刚才大妈自建机场测速有延迟但是报错。就上去官网看一下,就有这个了。
Debian / Ubuntu
apt update && apt install -y qemu-guest-agent cloud-init
systemctl enable qemu-guest-agent
systemctl start qemu-guest-agent
CentOS / RHEL / Rocky / AlmaLinux
yum install -y qemu-guest-agent cloud-init
systemctl enable qemu-guest-agent
systemctl start qemu-guest-agent
Fedora
dnf install -y qemu-guest-agent cloud-init
systemctl enable qemu-guest-agent
systemctl start qemu-guest-agent
Arch Linux
pacman -S qemu-guest-agent cloud-init
systemctl enable qemu-guest-agent
systemctl start qemu-guest-agent
openSUSE
zypper install -y qemu-guest-agent cloud-init
systemctl enable qemu-guest-agent
systemctl start qemu-guest-agent
Alpine Linux
apk add qemu-guest-agent cloud-init
rc-update add qemu-guest-agent
service qemu-guest-agent start
标题: CC Switch目前是不是还不能配置OMO?
作者: #yzyl
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565514
时间: 2026-02-04 19:59:07
摘要:
作者: #yzyl
板块: #搞七捻三
编号:
1565514帖子: https://linux.do/t/topic/1565514
时间: 2026-02-04 19:59:07
摘要:
看了好像只能配置opencode.json文件?
标题: (咨询贴,非推广!)佬友们有没有知道这个圆梦客ai的,感觉像诈骗
作者: #sryhy
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565517
时间: 2026-02-04 19:59:45
摘要:
作者: #sryhy
板块: #搞七捻三
编号:
1565517帖子: https://linux.do/t/topic/1565517
时间: 2026-02-04 19:59:45
摘要:
起因是家里人刷到他们的视屏号上的推广视频,然后转发给我,想让我给家里的小公司接入(其实根本都用不到)。然后我打开他们的官网看看了,感觉这纯诈骗啊。佬友们帮我看看,我该怎么给家里人解释。https://ymkai.com/offcial_Website/price
标题: 【求教】我在某鱼买了个claude code账号 交付的是官方号+apikey,这个是怎么操作的?
作者: #zc950414
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1565519
时间: 2026-02-04 20:01:04
摘要:
作者: #zc950414
板块: #开发调优
编号:
1565519帖子: https://linux.do/t/topic/1565519
时间: 2026-02-04 20:01:04
摘要:
这个官方号登录进去是全新的,确实200刀的会员,还配套了个APIKEY,但是按理来说这个号不可能单独有key吧
标题: 关于推特X被封的疑问
作者: #碳氮氧缺氖
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565528
时间: 2026-02-04 20:05:38
摘要:
作者: #碳氮氧缺氖
板块: #搞七捻三
编号:
1565528帖子: https://linux.do/t/topic/1565528
时间: 2026-02-04 20:05:38
摘要:
好久没登陆自己的推特 自从变成X就没登陆过 这几天登陆试了试 很悲催的永封了 我就好奇我这是为啥被封的啊 是之前转载有个涉黄吗 我一共就三条动态 现在是不舍得 毕竟8年的号了
现在还有啥办法能申请下来么
标题: YPT 今天大面积冻结卡片,有跑路前兆,记得提钱出来
作者: #cruz
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565540
时间: 2026-02-04 20:07:59
摘要:
作者: #cruz
板块: #搞七捻三
编号:
1565540帖子: https://linux.do/t/topic/1565540
时间: 2026-02-04 20:07:59
摘要:
今天无缘无故大面积冻结卡片,官方也不回应,记得提钱出来,快!!
标题: 取消中高考是早晚的事
作者: #𝓵𝓮𝔃𝓲𝓼𝓱𝓮𝓷
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565542
时间: 2026-02-04 20:09:33
摘要:
作者: #𝓵𝓮𝔃𝓲𝓼𝓱𝓮𝓷
板块: #搞七捻三
编号:
1565542帖子: https://linux.do/t/topic/1565542
时间: 2026-02-04 20:09:33
摘要:
finance.ifeng.com
上海市政协委员:取消中高考是早晚的事
上海市政协委员:取消中高考是早晚的事
标题: 大家来猜猜今晚/明早会不会发布sonnet5?
作者: #嘟嘟熊
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565550
时间: 2026-02-04 20:12:53
摘要:
作者: #嘟嘟熊
板块: #搞七捻三
编号:
1565550帖子: https://linux.do/t/topic/1565550
时间: 2026-02-04 20:12:53
摘要:
听说昨天A÷发布sonnet5和opus4.6失败了,明早1点会不会发呢
标题: gpt的juice果汁值与模式有关?
作者: #Risvis
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1565565
时间: 2026-02-04 20:16:17
摘要:
作者: #Risvis
板块: #搞七捻三
编号:
1565565帖子: https://linux.do/t/topic/1565565
时间: 2026-02-04 20:16:17
摘要:
自 gpt怎么又不让问juice number了 - 搞七捻三 - LINUX DO 学到中文果汁测试方法后:
第一次,尝试 5.2 Thinking,得到16
第二次,尝试 5.2 Thinking的"延长思考模式",得到128
第三次,尝试 5.2 Instant(极速),得到8
第四次,尝试 5.2 Pro,得到512
我是用同一个IP、同一个对话里测试的,控制单一变量。
每次切换一个模型,并让模型重新“看”果汁。
那么4o呢? (click for more details)
乍一看,好像越高级的模型果汁越高?
这是巧合吗?还是说果汁取决于选择的模式,而不都根据IP质量?
模型
果汁
5.2 Instant(快速)
8
5.2 Thinking
16
5.2 Thinking(延长思考)
128
5.2 Pro
512
大家手里的模型测出来也是这个数值吗?