标题: 晒年味之打铁花
作者: #Evan
板块: #活动
编号:
帖子: https://linux.do/t/topic/1628919
时间: 2026-02-20 01:20:39
摘要:
作者: #Evan
板块: #活动
编号:
1628919帖子: https://linux.do/t/topic/1628919
时间: 2026-02-20 01:20:39
摘要:
新年快乐佬们!!!
标题: gemini 3.1pro在gemini官网灰度,也可能是正式发了?
作者: #stardustdragona
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1628920
时间: 2026-02-20 01:21:30
摘要:
作者: #stardustdragona
板块: #前沿快讯
编号:
1628920帖子: https://linux.do/t/topic/1628920
时间: 2026-02-20 01:21:30
摘要:
如图
标题: 不爱背单词v1.2版本更新
作者: #Sam Altamn
板块: #资源荟萃
编号:
帖子: https://linux.do/t/topic/1628924
时间: 2026-02-20 01:26:10
摘要:
作者: #Sam Altamn
板块: #资源荟萃
编号:
1628924帖子: https://linux.do/t/topic/1628924
时间: 2026-02-20 01:26:10
摘要:
背单词app已严肃更名不爱背单词
已把之前开源的背单词app更新至1.2版本
加入实验性的ML增强,通过机器学习(抽取特征进行学习)进行EF因子的微调和时间推荐(自我安慰),更符合中国宝宝体质,下一步就是进一步正对ML的侧重优化V4算法同时合并ML增强构建V5版本算法了(永远都是实验性)
github.com
GitHub - GuGuGuGun/english__app
通过在 GitHub 上创建帐户来为 GuGuGuGun/english__app 开发做出贡献。
特别感谢站内 colin1112佬的公益站,早上起来一看我的team号池被封干净了(中间仓库还被main覆盖过一次导致本地仓库的更新全没了)
标题: Google AI Professional Certificate, 免费3个月的Pro羊毛
作者: #Schrödinger
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1628925
时间: 2026-02-20 01:26:58
摘要:
作者: #Schrödinger
板块: #前沿快讯
编号:
1628925帖子: https://linux.do/t/topic/1628925
时间: 2026-02-20 01:26:58
摘要:
通过认证后,免费3个月的Pro
grow.google
Google AI Professional Certificate - Grow with Google
Build AI fluency with hands-on training from Google experts. Master tools like Gemini & NotebookLM through 20+ activities designed to help you work smarter.
标题: 在AI快速迭代和信息量爆炸的今天,我们需要内心的宁静....
作者: #potato
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628930
时间: 2026-02-20 01:35:35
摘要:
作者: #potato
板块: #搞七捻三
编号:
1628930帖子: https://linux.do/t/topic/1628930
时间: 2026-02-20 01:35:35
摘要:
最近一直泡在在各种AI发布和各种新编程思想和技术的信息流中,直到刚才听到了春晚的切片————《人间共鸣》,李健老师的声音真的一下子就把我拉回到了真切的现实,浮躁的心一下子静下来,强烈建议各位佬友都去听一听,差点给我听落泪了
标题: claude code gui报错: API Error: Unable to connect to API: SSL certificate has expired
作者: #简单人机
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628931
时间: 2026-02-20 01:35:46
摘要:
作者: #简单人机
板块: #搞七捻三
编号:
1628931帖子: https://linux.do/t/topic/1628931
时间: 2026-02-20 01:35:46
摘要:
rt 用的佬友的公益站api 同样的配置在terminal里面可以用 但是用vscode的cc gui插件就出现这样的报错:
API Error: Unable to connect to API: SSL certificate has expired
有佬友遇到过吗?
标题: gemini承认bug导致聊天记录丢失并承诺尽快恢复
作者: #怒 天
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1628932
时间: 2026-02-20 01:36:04
摘要:
作者: #怒 天
板块: #前沿快讯
编号:
1628932帖子: https://linux.do/t/topic/1628932
时间: 2026-02-20 01:36:04
摘要:
终于!这个反应速度真的是。
只能说让人对这个gemini应用的可靠性再度打上怀疑的标签
之前就会经常丢对话页面
打断直接抛弃上文
标题: Gemini 3.1 Pro Preview 依旧天气卡片
作者: #popy
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628934
时间: 2026-02-20 01:37:05
摘要:
作者: #popy
板块: #搞七捻三
编号:
1628934帖子: https://linux.do/t/topic/1628934
时间: 2026-02-20 01:37:05
摘要:
看到Gemini 3.1 Pro Preview在artificialanalysis排第一了
我也来测测天气卡片
以 iOS 18 的设计风格做一个带有动画效果的天气卡片,要求是使用 HTML、CSS 和基础 JavaScript,使用横板天气页面(拥有 4 个天气卡片 (晴天,大风,暴雨,暴雪))。应足够美观,实现一定的交互效果。
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>iOS 18 天气卡片</title>
<style>
/* 基础重置与背景设定 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
body {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
/* 模拟 iOS 壁纸背景,以便凸显毛玻璃效果 */
background: linear-gradient(135deg, #ff9a9e 0%, #fecfef 99%, #fecfef 100%);
标题: 感觉Claude还是比Codex强一些
作者: #韭菜鸡蛋拌饭
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628935
时间: 2026-02-20 01:37:25
摘要:
作者: #韭菜鸡蛋拌饭
板块: #搞七捻三
编号:
1628935帖子: https://linux.do/t/topic/1628935
时间: 2026-02-20 01:37:25
摘要:
最近在体验codex和Claude,让AI帮我写一个爬虫框架。codex-cli + codex 5.3 high给出的效果没有Cursor + Claude 4.6 Opus的好。差不多的提示词,只有Claude绕开反爬,给出数据了。
不确定是工具的原因还是我使用的方式不对,有两个模型都使用过的佬发表下看法吗,想了解一下真实的使用体验如何
标题: gcp10 刀
作者: #learner063
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628937
时间: 2026-02-20 01:41:22
摘要:
作者: #learner063
板块: #搞七捻三
编号:
1628937帖子: https://linux.do/t/topic/1628937
时间: 2026-02-20 01:41:22
摘要:
之前不用钱开的快过期了,又去开了一个,但是这次要 10 刀,迎接一下 3.1。
之前的没蹬完,买 vps 是最快的吗,我看佬友可以去买域名,但是看了我的没有资格买
标题: Gemini官网已上线(可能是灰度)3.1pro
作者: #zhangshunfei
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628938
时间: 2026-02-20 01:41:30
摘要:
作者: #zhangshunfei
板块: #搞七捻三
编号:
1628938帖子: https://linux.do/t/topic/1628938
时间: 2026-02-20 01:41:30
摘要:
大家快去使用吧
标题: Gemini3.1pro简直是神,新出了音乐生成,那就来一首《L站之歌》吧
作者: #蜕变
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628940
时间: 2026-02-20 01:45:18
摘要:
作者: #蜕变
板块: #搞七捻三
编号:
1628940帖子: https://linux.do/t/topic/1628940
时间: 2026-02-20 01:45:18
摘要:
一起来欣赏一下吧,感觉中文没有英文唱的好
英文版
https://photo.459122.xyz/i/5787aeedb45ba57d64b02788ed677f56.mp4
中文版
https://photo.459122.xyz/i/bb0ad1620415bee2a94c818b30316b25.mp4
标题: Gemini官网已上线3.1,下面是测试
作者: #野原广志
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1628942
时间: 2026-02-20 01:48:17
摘要:
作者: #野原广志
板块: #前沿快讯
编号:
1628942帖子: https://linux.do/t/topic/1628942
时间: 2026-02-20 01:48:17
摘要:
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>iOS 18 Weather Cards</title>
<style>
/* 基础重置与系统字体 (模仿 San Francisco) */
* {
box-sizing: border-box;
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
body {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
background-color: #1c1c1e; /* 深色模式背景 */
background-image: radial-gradient(circle at 50% 0%, #3a3a3c 0%, #1c1c1e 60%);
}
/* 模拟 iPhone 外框 */
.iphone-mockup {
width: 390px;
height: 844px;
background-color: #000;
border-radius: 50px;
border: 12px solid #2c2c2e;
标题: Gemini更新的官网的Gem功能不好用了
作者: #zhangshunfei
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1628949
时间: 2026-02-20 01:54:38
摘要:
作者: #zhangshunfei
板块: #搞七捻三
编号:
1628949帖子: https://linux.do/t/topic/1628949
时间: 2026-02-20 01:54:38
摘要:
最主要的是能够感觉到firstprompt并没有在扮演