linux.do
20.8K subscribers
108K photos
195 videos
110 files
237K links
linux.do最新话题和热议话题
Download Telegram
如何兑换rewards的奖礼品卡呢?手把手教学!

很多佬攒足了rewards积分兑换了礼品卡,总说收不到兑换信息,找不到兑换的地方。
本期跟我走进rewards礼品卡兑换教程。
首先进入https://rewards.bing.com/
然后点击兑换,进入兑换界面;
第三步点击左侧的订单历史记录,在订单历史记录里面你会看到所有的兑换记录;

第四步找到你兑换的礼品卡;

第五步点击最右侧的详细信息,就能看到你的兑换信息啦。

就是辣么简单,就是辣么方便。
2 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: 莫名其妙)

Invalid media:
image
image
image
netlib.re挂了

天塌了,内网穿透用的是这个…

6 posts - 3 participants

Read full topic

via LINUX DO - 最新话题 (author: cool)
xychatai地主家没余粮了,看来这波Google不善良了

■ {“error”:{“message”:“all 10 attempts failed: HTTP 403: {“error”:{“message”:“用户额度不足, 剩余额度:
$-0.194242 (request id: 202512111012557181686nxexRGJg)”,“type”:“packy_api_error”,“param”:“”,“code”:
“insufficient_user_quota”}}”,“type”:“request_error”}}

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: naiba5)
一些数字大屏驾驶舱项目开发的问题。

驾驶舱部分信息已打码。
对于驾驶舱的开发,感觉好复杂,图片元素太多了,背景元素也多,css写的很累。
对于这种定制性开发,目前没尝试过使用AI。前端采用vue框架,后端采用springboot框架。
用户需要能够自定义数据,但是由于前端展示的数据太多分散和杂乱,就不知道如何定义数据结构。目前是通过一种很奇葩的方式实现的。

这是左中的后端数据图。

修改数据的话,是这样显示的。

为什么这样做呢?因为左中还有很多tag标签,每个标签的数据结构都不一样,这是加工标签的数据。

身边人都没有开发过驾驶舱的经验,所以请教一下大佬们,这种项目该怎么优化呢?

2 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: Handsomedog)

Invalid media:
image
image
image
image
TypeScript 7将至 编译快10倍

TypeScript – 2 Dec 25

Progress on TypeScript 7 - December 2025 - TypeScript

Earlier this year, the TypeScript team announced that we’ve been porting the compiler and language service to native code to take advantage of better raw performance, memory usage, and parallelism. This effort (codenamed “Project Corsa”, and soon...

🤠
6 posts - 6 participants

Read full topic

via LINUX DO - 最新话题 (author: 少林功夫好)

Invalid media:
image
image
xdm,Google是不是开始大范围封号了😂

哈哈,学生优惠刚结束就封号是吧 🤣
16 posts - 11 participants

Read full topic

via LINUX DO - 最新话题 (author: JongilK)

Invalid media: image
ChatGPT for Teachers的定位是啥

刚刚随便点点没想到通过了。

我试了一下codex是不能用的,智力好像和普通版本的没啥区别啊。

这个特殊之处只在于能制作一些教案啥的吗

4 posts - 4 participants

Read full topic

via LINUX DO - 最新话题 (author: ry)
小美APP可以抽取奶茶券

小美APP,右上角新建对话,有个抽取奶茶券。我抽中了18.8,要在小美app里下单

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: Taffy)

Invalid media:
image
image
image
有没有自建github代理的项目

反代好像不太行啊

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: androido)
GitHub Education x Microsoft Imagine Cup

imaginecup.microsoft.com

Student Developer 2026 Imagine Cup Competitions | Imagine Cup

Get the latest information on 2026 Imagine Cup competitions for students. Find out when, where and how to compete – and what it can mean to you.

After you register, what’s next?

Unlock up to $5,000 USD in Azure credits to experiment, test, and refine your Minimum Viable Product (MVP).
Build your team. Up to four (4) students are allowed per team, and everyone must register on the Imagine Cup website.
Join the Sprint to Imagine Cup, a learning experience designed to explore what’s possible with Microsoft’s platforms and help you prepare a strong submission.

3 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: stevessr)
关于【黑与白】疯狂星期四和出金,我有话要说

太太太太爽了,500+100+100,12次0谢谢,出金也高,不要羡慕嘻嘻

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: zzz)

Invalid media:
image
image
image
image
claude-code 2.0.64 的自动压缩改进了

自动压缩改进 ,实际体验很好,主要不要等,貌似也没有忘记什么事情(不知道是不是https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents 这篇文章的实践),另外sub agent 调用 最近几个版本也改进了,变成后台运行,有个agent output 等待

这是日志

2.0.64

Made auto-compacting instant
Agents and bash commands can run asynchronously and send messages to wake up the main agent
/stats now provides users with interesting CC stats, such as favorite model, usage graph, usage streak
Added named session support: use /rename to name sessions, /resume <name> in REPL or claude --resume <name> from the terminal to resume them
Added support for .claude/rules/`. See https://code.claude.com/docs/en/memory for details.
Added image dimension metadata when images are resized, enabling accurate coordinate mappings for large images
Fixed auto-loading .env when using native installer
Fixed --system-prompt being ignored when using --continue or --resume flags
Improved /resume screen with grouped forked sessions and keyboard shortcuts for preview (P) and rename (R)
VSCode: Added copy-to-clipboard button on code blocks and bash tool inputs
VSCode: Fixed extension not working on Windows ARM64 by falling back to x64 binary via emulation
Bedrock: Improve efficiency of token counting
Unshipped AgentOutputTool and BashOutputTool, in favor of a new unified TaskOutputTool

6 posts - 6 participants

Read full topic

via LINUX DO - 最新话题 (author: yahann shen)
电锯人剧场版流媒体疑问

佬们,不是说上线流媒体吗?话说crunchyroll会有没有,我上去没找到,只看到预告片

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: a23882)
求助脚本网络请求失败

之前关于论文方面,注册了个科研通。有个大佬建议可以用青龙适配签到。我也按照教程过了一遍,运行脚本时,出现这种情况,话说这个大佬们知道怎么解决吗?

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: Kia423)

Invalid media: image
全程用AI干了个简易对接网关

因为公司业务会接入很多外部系统,内部有一套公用接口,但是外部的系统都五花八门的,接太多了,就和claude code问问,并让他实现了个这个东西

前后端都让claude code自己干的,文档也让他写的(除了截图),用是真能用 🤣,还没经过验证,就是个玩具

https://github.com/ruke318/gateway

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: jiao恩)
MAC有什么滚动截图软件,推荐下

找个滚动截图的软件,有好用的推荐下

4 posts - 4 participants

Read full topic

via LINUX DO - 最新话题 (author: fish2018)
MacBook pro要换主板吗?

人在北美,一年前买的国行MacBook Pro。

日常使用完全正常,之前误以为坏了(现在发现大概率是拓展坞问题),去 Apple Store 做 DFU 刷机时出报错。官方给的方案是免费更换主板。这种情况要换吗?感觉才买了一年就变成全新仅大修,不知道值不值。

另外换主板之后他还是国行机吗(如果能不是的话就好了)

2 posts - 2 participants

Read full topic

via LINUX DO - 最新话题 (author: sera)
咸鱼买的Gemini被封了,还能申诉回来吗?用了三个月了

另外有没有大佬有google familily邀请我一下啊

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: baobao)
aistudio里的gemini3pro有限额吗?

之前用2.5pro从来没遇到过。。今天一直用3pro提示我达到限额了

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: fish)
哔哩哔哩从明年起 观看所有番剧等均需开通“视频会员”

1 post - 1 participant

Read full topic

via LINUX DO - 最新话题 (author: love_ailixiya)

Invalid media: image
codex的信息反馈跟geimini cli完全不一样,该怎么调整呢

这是gemini cli的,它在执行的时候,能看到他在作什么。

codex 就是一个working,或者一段提示词,告诉你在运行什么,什么也不反馈。

codex 要怎么设置才能像gemini cli那样,能看到它在作什么啊。

5 posts - 4 participants

Read full topic

via LINUX DO - 最新话题 (author: imocone)

Invalid media:
image
image
image