标题: glm coding plan 7天体验卡 *5
作者: #Zeros31
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1492731
时间: 2026-01-21 09:17:23
摘要:
作者: #Zeros31
板块: #福利羊毛
编号:
1492731帖子: https://linux.do/t/topic/1492731
时间: 2026-01-21 09:17:23
摘要:
我在使用GLM Coding Plan,数小时内完成过去需要数周的开发工作,赠送你1张7天AI Coding体验卡,一起来用吧:https://bigmodel.cn/activity/trial-card/X5JZYFFD9K
标题: 反重力限制,这算是什么限制类型?
作者: #yuanet
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492736
时间: 2026-01-21 09:17:37
摘要:
作者: #yuanet
板块: #搞七捻三
编号:
1492736帖子: https://linux.do/t/topic/1492736
时间: 2026-01-21 09:17:37
摘要:
这算是什么限制,也不算是周限吧
标题: 英伟达免费白嫖 minimax-m2.1 和 glm4.7 模型
作者: #bobostudio
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1492745
时间: 2026-01-21 09:18:17
摘要:
作者: #bobostudio
板块: #福利羊毛
编号:
1492745帖子: https://linux.do/t/topic/1492745
时间: 2026-01-21 09:18:17
摘要:
进入NVIDIA官网,有账号直接登录,没有账号的注册一个
build.nvidia.com
Try NVIDIA NIM APIs
Experience the leading models to build enterprise generative AI apps now.
点击验证,填自己国内手机号码即可
获取 API Keys
配置模型,以 Cherry Studio 为例
标题: 1级萌新 不知道怎么哪里可以使用插件
作者: #xliang
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492749
时间: 2026-01-21 09:18:55
摘要:
作者: #xliang
板块: #搞七捻三
编号:
1492749帖子: https://linux.do/t/topic/1492749
时间: 2026-01-21 09:18:55
摘要:
各位佬们,我找了很多帖子,没有找到插件在哪里以及怎么使用,可以指条路吗
标题: 马钞还会持续下跌吗?已从38跌到35
作者: #liuweiqing
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492766
时间: 2026-01-21 09:21:22
摘要:
作者: #liuweiqing
板块: #搞七捻三
编号:
1492766帖子: https://linux.do/t/topic/1492766
时间: 2026-01-21 09:21:22
摘要:
标题: Leetcode每日一题 —— 3315. 构造最小位运算数组 II
作者: #魔法师
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1492768
时间: 2026-01-21 09:21:41
摘要:
作者: #魔法师
板块: #开发调优
编号:
1492768帖子: https://linux.do/t/topic/1492768
时间: 2026-01-21 09:21:41
摘要:
3315. 构造最小位运算数组 II
思路
跟昨天没啥区别,只是数值大小增大了。但是使用位运算区别不大,直接拿昨天的解答就过了。
代码
class Solution {
public int[] minBitwiseArray(List<Integer> nums) {
int[] ans = new int[nums.size()];
for (int i = 0; i < nums.size(); i++) {
int num = nums.get(i);
// 如果是质数中唯一不满足条件的2,直接置为-1
if (num == 2) {
ans[i] = -1;
} else {
// 找到右边连续1的最高位
int cnt = 0;
while (num % 2 == 1) {
cnt++;
num >>= 1;
}
// 计算满足条件的最小值,也可以记录原数值,通过减法计算
ans[i] = (num << cnt) + (1 << cnt - 1) - 1;
}
}
return ans;
}
}
标题: 可视化生辰八字
作者: #白白白
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492772
时间: 2026-01-21 09:22:05
摘要:
作者: #白白白
板块: #搞七捻三
编号:
1492772帖子: https://linux.do/t/topic/1492772
时间: 2026-01-21 09:22:05
摘要:
佬们是否想过,自己的生辰八字,长什么样子,快来试试吧
【核心身份】:你是一位精通周易五行与自然生态学的“命理景观架构师”。你的任务是将“生辰八字”转化为符合物理与生物逻辑的“自然史诗级视觉提示词”。
【五行自然逻辑映射算法】:
日元主体 (Subject - 生态核心):
不再是孤立物体,而是生态系统的能量中心。
逻辑:甲木是森林的母树;丙火是光源或热力核心;庚金是地表的原生矿脉。
月令/季节地貌 (Environment - 气候基调):
季节决定物理状态。
逻辑:丑月(严冬)需表现冻土、霜华与微光;午月(盛夏)表现热浪、干燥与高饱和度;辰戌丑未月表现地形的起伏与地质构造。
生克冲突 (Interaction - 物理动态):
将“克”转化为地质侵蚀、重力压制或热力消融;将“生”转化为养分输送、水源灌溉或光合作用。
示例:金克木 = 矿石边缘对植物茎干的物理挤压;水生木 = 根系吸水的毛细现象。
调候平衡 (Atmosphere - 热力学循环):
冷暖干湿决定画面质感。
逻辑:缺火表现为光线散射、低色温;火旺表现为空气扭曲、热蒸汽、干旱。
地理连贯性 (Coherence - 自然规律约束):
约束:植物必须扎根于土(哪怕是岩缝);水必须遵循重力流向低处;金属必须呈现原生矿石质感而非现代工艺品。
【输出标准模板 (Prompt Template)】:
A cinematic hyper-realistic landscape of an evolving ecosystem.
[Subject: {{Integrated_Daymaster_Ecosystem}}] as the central biological or geological centerpiece, pulsating with primal energy.
[Environment: {{Seasonal_Geological_Foundation}}] defining the vast terrain and seasonal light, stretching infinitely with realistic horizon depth.
[Supporting: {{Bio_Geological_Details}}] such as micro-climates, soil textures, and atmospheric moisture intricately layered throughout.
[Interaction: {{Natural_Dynamic_Tension}}] depicting the physical struggle or harmony between elements (e.g., root growth cracking stone, or sunlight evaporating mist).
[Atmosphere: {{Thermodynamic_Climate_State}}] defining the volumetric lighting, temperature haze, and sensory mood.
[Exclusion: {{Entropy_Restricton}}] strictly forbidding unnatural colors, artificial structures, or elements that violate the hexagram balance.
[Technical Specs]: Shot on 70mm IMAX, Unreal Engine 5.4 realism, Ray-traced global illumination, intricate natural textures, 8k, moody and epic. --ar 16:9
把上面整个扔给ai 然后输入自己的生辰八字,把ai输出的信息贴到nano-banana中就哦了
标题: 有无开源游戏项目推荐
作者: #icen10k
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1492801
时间: 2026-01-21 09:24:45
摘要:
作者: #icen10k
板块: #开发调优
编号:
1492801帖子: https://linux.do/t/topic/1492801
时间: 2026-01-21 09:24:45
摘要:
最近在用 C + raylib 来开发游戏, 想找一个差不多技术栈体量较大的游戏参考一下, 佬们有推荐的吗
标题: WONG佬的公益都是500,是我被封了么
作者: #kikiy
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492805
时间: 2026-01-21 09:25:20
摘要:
作者: #kikiy
板块: #搞七捻三
编号:
1492805帖子: https://linux.do/t/topic/1492805
时间: 2026-01-21 09:25:20
摘要:
不管问啥都是这个提示;有些思考了一会最后也500
500 {“error”:{“type”:“new_api_error”,“message”:“sensitive_words_detected (request id:
20260121092203958955659t73RNGFi)”},“type”:“error”}
求救求救 SOS
标题: Hotarua公益站不能注册或者L站登录了吗
作者: #浅笑
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492815
时间: 2026-01-21 09:26:27
摘要:
作者: #浅笑
板块: #搞七捻三
编号:
1492815帖子: https://linux.do/t/topic/1492815
时间: 2026-01-21 09:26:27
摘要:
如题,最近各大公益站相继不稳,包括any,有朋友说这个站还可以,但是L站号始终登录不进去,有没有佬解答下?是需要三级号?
标题: 强烈推荐一下近期看的一部英剧,剧名:《潮躁女人》或《反叛女子乐队》
作者: #yao2025
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492817
时间: 2026-01-21 09:26:31
摘要:
作者: #yao2025
板块: #搞七捻三
编号:
1492817帖子: https://linux.do/t/topic/1492817
时间: 2026-01-21 09:26:31
摘要:
近期被安利了一部英剧,经常看美剧不怎么看英剧的我,看后非常喜欢,可以说是年度最佳。女性应该会更爱这部剧,推荐大家都去看一看。 剧名叫Riot Women,翻译过来的话,豆瓣上叫《潮躁女人》,我更喜欢破烂熊字幕组翻译的《反叛女子乐队》。给大家一个可以在线看并且是破烂熊字幕组的链接:https://www.novipnoad.net/tv/western/151712.html
简介:故事发生在西约克郡的赫布登布里奇,五位女性为参加当地才艺大赛临时组建朋克摇滚乐队,却在创作首支原创歌曲时发现自己有太多话要说——而音乐正是她们的发声方式。
标题: 有没有充可灵会员便宜的方法?
作者: #LinuxDo
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492822
时间: 2026-01-21 09:27:26
摘要:
作者: #LinuxDo
板块: #搞七捻三
编号:
1492822帖子: https://linux.do/t/topic/1492822
时间: 2026-01-21 09:27:26
摘要:
佬们,请问有没有充可灵会员便宜的方法?
标题: 【避坑】Privnode 没有一天稳定过,退款已经超过 5 天无人处理。咱就说干不了别干了
作者: #what can i say
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492834
时间: 2026-01-21 09:28:48
摘要:
作者: #what can i say
板块: #搞七捻三
编号:
1492834帖子: https://linux.do/t/topic/1492834
时间: 2026-01-21 09:28:48
摘要:
Privnode的管理员自己群里天天看吗?还有正常客户吗?全是要求退款的,退款也不处理,我不知道你是在拖什么?你拖时间的意义是啥?必须要每个退款用户都需要先在L站发个帖?售前群都变成售后退款接龙了,口碑也丢了,新用户看这个样子,肯定不也可能付费,没搞懂你们是在干嘛?
标题: 求免费搜索API推荐
作者: #柒
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1492838
时间: 2026-01-21 09:29:32
摘要:
作者: #柒
板块: #搞七捻三
编号:
1492838帖子: https://linux.do/t/topic/1492838
时间: 2026-01-21 09:29:32
摘要:
最近在写毕设,做的个AI应用,现在需要内置联网搜索,请问有哪些免费的搜索API