标题: 和AI一起摸了一个PT站的打扰型自动一键签到插件
作者: #蓝芷怡
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1382684
时间: 2025-12-31 16:52:57
摘要:
作者: #蓝芷怡
板块: #搞七捻三
编号:
1382684帖子: https://linux.do/t/topic/1382684
时间: 2025-12-31 16:52:57
摘要:
github.com
GitHub - KazeLiu/pt-auto-sign: 这是一个基浏览器扩技术的 PT 站点自动签到工具
这是一个基浏览器扩技术的 PT 站点自动签到工具
打扰型签到,原理是自动打开标签识别网页内容然后签到,某些网站添加了规则。
局限是你的浏览器已经登录且不会有二次验证,然后只能Chrome或者edge(edge没测试)。
然后我的站不多,所以规则就几条,如果有别的站需要配置,欢迎和我说。
标题: 祝大家2026新年快樂
作者: #005672.d
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1382690
时间: 2025-12-31 16:53:25
摘要:
作者: #005672.d
板块: #搞七捻三
编号:
1382690帖子: https://linux.do/t/topic/1382690
时间: 2025-12-31 16:53:25
摘要:
今天20251231
應該是今年最後1篇文章
我想到有表情符號能使用的臨時郵箱是
ovo@tempmail.com
大家有沒有想到其他表情能使用的臨時郵箱
标题: 使用ffmpeg让llama.cpp支持更多图像格式
作者: #JackBlue
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1382698
时间: 2025-12-31 16:56:06
摘要:
作者: #JackBlue
板块: #开发调优
编号:
1382698帖子: https://linux.do/t/topic/1382698
时间: 2025-12-31 16:56:06
摘要:
llmam.cpp缺乏新图片格式的支持
llama.cpp 所依赖的stb-image 这个单文件的小巧且强大的图片解码库,可是目前它处于安全维护模式,且作者强烈反对任何添加新图像格式的要求,因此,llmam.cpp 目前只能支持stb-image 所支持的图像格式,例如 jpg,png。缺乏对新的图片格式的支持,例如 webp、avif等等。
llama.cpp 与解码图片相关的代码
通过搜索 stb-image.h 出现的位置可以知道,llmam.cpp 解码图片主要的实现位于 tools\mtmd\mtmd-helper.cpp
mtmd_bitmap * mtmd_helper_bitmap_init_from_buf(mtmd_context * ctx, const unsigned char * buf, size_t len) {
if (audio_helpers::is_audio_file((const char *)buf, len)) {
std::vector<float> pcmf32;
int bitrate = mtmd_get_audio_bitrate(ctx);
if (bitrate < 0) {
LOG_ERR("This model does not support audio input\n");
return nullptr;
}
if (!audio_helpers::decode_audio_from_buf(buf, len, bitrate, pcmf32)) {
LOG_ERR("Unable to read WAV audio file from buffer\n");
return nullptr;
}
return mtmd_bitmap_init_from_audio
标题: 2025跨年食谱
作者: #Alyosha
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1382705
时间: 2025-12-31 16:57:37
摘要:
作者: #Alyosha
板块: #搞七捻三
编号:
1382705帖子: https://linux.do/t/topic/1382705
时间: 2025-12-31 16:57:37
摘要:
和女朋友一起准备的跨年食谱,佬们吃什么
等回家了给佬们拍个照
ps:下面那个是豪大大鸡排
标题: 白嫖Chat GPT 速上车
作者: #Binnary86
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1382707
时间: 2025-12-31 16:58:37
摘要:
作者: #Binnary86
板块: #福利羊毛
编号:
1382707帖子: https://linux.do/t/topic/1382707
时间: 2025-12-31 16:58:37
摘要:
白嫖五个月 用paypal 地址选台湾 邮政编码200 成功概率高
打开 登录chatgpt 控制台输入:
(async function(){try{const sessionReq=await fetch(“/api/auth/session”);const session=await sessionReq.json();if(!session.accessToken){alert(“请先登录 ChatGPT!”);return}const payload={plan_name:“chatgptteamplan”,billing_details:{country:“NL”,currency:“EUR”},team_plan_data:{workspace_name:“workspace”,price_interval:“month”,seat_quantity:5},promo_campaign:{promo_campaign_id:“team-1-month-free”,is_coupon_from_query_param:true},checkout_ui_mode:“redirect”,cancel_url:“https://chatgpt.com/#pricing"};console.log("正在请求支付跳转链接…”);const response=await fetch(“https://chatgpt.com/backend-api/payments/checkout",{method:“POST”,headers:{“Authorization”:"Bearer “+session.accessToken,“Content-Type”:“application/json”,“Accept”:”/”},body:JSON.stringify(payload)});const data=await response.json();if(data.url){console.log(“获取成功,准备跳转…”);window
标题: 目前最佳的 Coding AI 干活组合?
作者: #BYFLY
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1382711
时间: 2025-12-31 16:59:43
摘要:
作者: #BYFLY
板块: #开发调优
编号:
1382711帖子: https://linux.do/t/topic/1382711
时间: 2025-12-31 16:59:43
摘要:
一直用下来感觉最舒服的方案是 Gemini 3 Pro 构想/提建议,Claude 分情况sonnet/opus 4.5 负责执行。
Gemini 的多模态能力感觉没有哪个模型可以替代的,谷歌也算是家有情怀的大厂。
没有ChatGPT啥事了,佬们有没有更好的方案?这几天看到x上一堆说Claude Code接GLM 4.7的?佬们有没有用过的?好用吗?我是直接在VSCode上薅Copilot的claude。
标题: 年终大事情哈
作者: #jack
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1382716
时间: 2025-12-31 17:00:34
摘要:
作者: #jack
板块: #搞七捻三
编号:
1382716帖子: https://linux.do/t/topic/1382716
时间: 2025-12-31 17:00:34
摘要:
在这里,我不是炫富的意思,但以我的经济能力,接下来整个2025年不工作都没问题,要不要来一点掌声
标题: 语雀在输入数字后接中文,会默认添加空格,有地方可以去掉这个设置吗?
作者: #SereinSora
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1382721
时间: 2025-12-31 17:01:48
摘要:
作者: #SereinSora
板块: #开发调优
编号:
1382721帖子: https://linux.do/t/topic/1382721
时间: 2025-12-31 17:01:48
摘要:
语雀在输入数字后接中文,会默认添加空格,有地方可以去掉这个设置吗?
标题: 我不允许你们还没用过win11的这个功能
作者: #蜕变
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1382723
时间: 2025-12-31 17:02:35
摘要:
作者: #蜕变
板块: #搞七捻三
编号:
1382723帖子: https://linux.do/t/topic/1382723
时间: 2025-12-31 17:02:35
摘要:
Win11输入法自带了gif表情包各位佬知道么,只需要通过win+。快捷键就可以看到了
或者通过输入字母v 然后进行选择
gif的动图用的是闪萌的,如果要自定义动图的话估计需要在闪萌上上传然后进行审核,我已经提交了哈雷佬gif动图,还在等待审核
佬友们一起来斗图吧
标题: 佬友们晚上吃什么?
作者: #1048576B
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1382729
时间: 2025-12-31 17:04:06
摘要:
作者: #1048576B
板块: #搞七捻三
编号:
1382729帖子: https://linux.do/t/topic/1382729
时间: 2025-12-31 17:04:06
摘要:
我先来,准备和朋友去大悦城吃老船长肉蟹煲~ 倒计时下班1h!
标题: 你们那物业降价了吗
作者: #Herden
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1382730
时间: 2025-12-31 17:04:30
摘要:
作者: #Herden
板块: #前沿快讯
编号:
1382730帖子: https://linux.do/t/topic/1382730
时间: 2025-12-31 17:04:30
摘要:
说是全国物业降费潮来了,但是我这还是雷打不动,也没听说附近有降价(坐标广东中山),现在每个月200多管理费。。。