OBS 维护者要求 Fedora 移除自行重打包的 Flatpak 版 OBS Studio,否则或将诉诸法律途径。
- OBS 维护者发 issue 称 Fedora 自行重打包的 Flatpak 版 OBS Studio 存在问题;其实 OBS 团队自己就有维护 Flatpak 版本。在 issue 两周未有回复后,issue 创建者提出了上述要求。
- 相对于 Flathub 官方源,Fedora 软件中心会优先显示 Fedora 打包的软件。这一特性也受到了质疑。
- 有 Fedora 打包者提出移除 Fedora 重打包的 Flatpak 版 OBS Studio;移除工作正进行中。
https://phoronix.com/news/OBS-Studio-Poor-Fedora-Flatpak
[感谢 夜坂雅 提供此消息。]
EDIT 2/16: 补充关于 Fedora 优先显示其自行打包的软件包的信息。
#OBS #Flatpak #Fedora
- OBS 维护者发 issue 称 Fedora 自行重打包的 Flatpak 版 OBS Studio 存在问题;其实 OBS 团队自己就有维护 Flatpak 版本。在 issue 两周未有回复后,issue 创建者提出了上述要求。
- 相对于 Flathub 官方源,Fedora 软件中心会优先显示 Fedora 打包的软件。这一特性也受到了质疑。
- 有 Fedora 打包者提出移除 Fedora 重打包的 Flatpak 版 OBS Studio;移除工作正进行中。
https://phoronix.com/news/OBS-Studio-Poor-Fedora-Flatpak
[感谢 夜坂雅 提供此消息。]
EDIT 2/16: 补充关于 Fedora 优先显示其自行打包的软件包的信息。
#OBS #Flatpak #Fedora
Phoronix
OBS Studio Raises Issues With Fedora's Flatpak Package
The OBS Studio open-source screencasting and streaming app has called out Fedora's poor Flatpak packaging of the application and is threatening as going as far as legal action if it isn't addressed.
🤔34👍7🕊4🔥2👎1
nixpkgs 中默认移除
- 2/14,一个 PR 为 nixpkg 中的
- 数小时后,软件包维护者(亦为此软件开发者) Domen 回退了此 PR;回退在合并前未经 reviewer 审核。Domen 称此 PR 未经其同意,并且软件也需要遥测以改善其功能。在 [1] 中 Domen 还提到 nixpkgs 并无帮助用户关闭遥测的传统。
- Domen 是 Cachix 的创始人;这家公司以 Nix 生态为基础提供商业服务,也推广 NixOS 的商业化。
- 在 Discourse 的一条回应下,有人整理了一些 nixpkgs 帮助用户关闭遥测的案例 [3]。
https://github.com/NixOS/nixpkgs/pull/381981
1. gh:NixOS/nixpkgs#381817
2. devenv.sh/~
3. discourse.nixos.org/~
[感谢 夜坂雅 提供此消息。]
#NixOS #Cachix #GenAI
devenv
包遥测的配置被回退,引起争议。- 2/14,一个 PR 为 nixpkg 中的
devenv
包配置了默认关闭遥测;此 PR 在三位 reviewer 审核通过后被合并。 [1]- 数小时后,软件包维护者(亦为此软件开发者) Domen 回退了此 PR;回退在合并前未经 reviewer 审核。Domen 称此 PR 未经其同意,并且软件也需要遥测以改善其功能。在 [1] 中 Domen 还提到 nixpkgs 并无帮助用户关闭遥测的传统。
- Domen 是 Cachix 的创始人;这家公司以 Nix 生态为基础提供商业服务,也推广 NixOS 的商业化。
devenv
正是这家公司开发的利用 Nix 生成开发环境的产品。它在 2/13 发布的 1.4 版本添加了使用自然语言生成 Nix 环境配置文件的功能 [2]。- 在 Discourse 的一条回应下,有人整理了一些 nixpkgs 帮助用户关闭遥测的案例 [3]。
https://github.com/NixOS/nixpkgs/pull/381981
1. gh:NixOS/nixpkgs#381817
2. devenv.sh/~
3. discourse.nixos.org/~
[感谢 夜坂雅 提供此消息。]
#NixOS #Cachix #GenAI
GitHub
Revert "devenv: disable telemetry by default" by domenkozar · Pull Request #381981 · NixOS/nixpkgs
This reverts commit 1aca3c4.
Since I'm the maintainer and author of this package, I was never asked if I agree with this change and I don't.
It's going to make it really har...
Since I'm the maintainer and author of this package, I was never asked if I agree with this change and I don't.
It's going to make it really har...
👍15❤1
层叠 - The Cascading
nixpkgs 中默认移除 devenv 包遥测的配置被回退,引起争议。 - 2/14,一个 PR 为 nixpkg 中的 devenv 包配置了默认关闭遥测;此 PR 在三位 reviewer 审核通过后被合并。 [1] - 数小时后,软件包维护者(亦为此软件开发者) Domen 回退了此 PR;回退在合并前未经 reviewer 审核。Domen 称此 PR 未经其同意,并且软件也需要遥测以改善其功能。在 [1] 中 Domen 还提到 nixpkgs 并无帮助用户关闭遥测的传统。 - Domen 是…
devenv 的 AI 功能被发现会打包上传用户源代码;作者宣布移除此功能。
https://github.com/cachix/devenv/issues/1733
[感谢 夜坂雅 提供此消息。]
thread: /4673
#Cachix #GenAI
https://github.com/cachix/devenv/issues/1733
[感谢 夜坂雅 提供此消息。]
thread: /4673
#Cachix #GenAI
GitHub
Urgent Request: Add a safeguard for `devenv generate` to avoid package ban-list in corporate environments. · Issue #1733 · cachix/devenv
The majority of software companies have very strict regulations on AI, specifically banning any application that could potentially send any information about their code anywhere external. I'm r...
🐳25🤨5👍2👎2🤔2
Apple 发布 iPhone 16e。中国区 128G 版本 4499 元。
A18 芯片、侧边定制功能键、单摄像头、无广角镜头、无灵动岛;无线充电支持 Qi,不支持 MagSafe。
apple.com/~
#Apple #iPhone
A18 芯片、侧边定制功能键、单摄像头、无广角镜头、无灵动岛;无线充电支持 Qi,不支持 MagSafe。
apple.com/~
#Apple #iPhone
Apple Newsroom
Apple debuts iPhone 16e: A powerful new member of the iPhone 16 family
Apple today announced iPhone 16e, a new addition to the iPhone 16 lineup that offers powerful capabilities at a more affordable price.
👎49🐳7👍3🤨3🕊1
层叠 - The Cascading
Let's Encrypt 计划推出有效期 6 天的短期证书;短期证书还将提供 IP 证书支持。 letsencrypt.org/~ linksrc: https://www.tg-me.com/bupt_moe/2357 #PKI #LetsEncrypt
证书用户现可从 Let's Encrypt 申请有效期 160 小时的证书。
https://letsencrypt.org/2025/02/20/first-short-lived-cert-issued/
thread: /4656
#PKI #LetsEncrypt
https://letsencrypt.org/2025/02/20/first-short-lived-cert-issued/
thread: /4656
#PKI #LetsEncrypt
letsencrypt.org
We Issued Our First Six Day Cert
Earlier this year we announced our intention to introduce short-lived certificates with lifetimes of six days as an option for our subscribers. Yesterday we issued our first short-lived certificate. You can see the certificate at the bottom of our post, or…
🤔30🤨11🔥4👍3🐳3👎2
Rust for Linux 相关争论;Asahi Linux 开发者 Hector 宣布退出参与 Linux kernel 及辞退 Asahi 负责人之工作。
- 关于 DMA Rust 抽象进入 kernel 的争议 [/solidot/26338]
- 关于 Linus 对 Hector 利用社交媒体创造 kernel 负面舆论的不满 [1]
- 关于 Hector 宣布退出 kernel [2] 及 Asahi 负责人工作 [3]
- 关于 Hellwig 称 Linus 私下称即使维护者反对也会坚持合并 Rust 代码 [4]
- 关于 Linus 对 Hellwig 作为 DMA 开发者试图控制 DMA 如何使用的批评 [5]
- 关于 Hellwig 退出 DMA mapping 维护 [6]
1. theregister.com/~
2. HackerNews:42972062
3. marcan.st/~
4. lore.kernel.org/~
5. lore.kernel.org/~
6. phoronix.com/~
linksrc: https://www.tg-me.com/billchenla/20260
#Rust #Linux
- 关于 DMA Rust 抽象进入 kernel 的争议 [/solidot/26338]
- 关于 Linus 对 Hector 利用社交媒体创造 kernel 负面舆论的不满 [1]
- 关于 Hector 宣布退出 kernel [2] 及 Asahi 负责人工作 [3]
- 关于 Hellwig 称 Linus 私下称即使维护者反对也会坚持合并 Rust 代码 [4]
- 关于 Linus 对 Hellwig 作为 DMA 开发者试图控制 DMA 如何使用的批评 [5]
- 关于 Hellwig 退出 DMA mapping 维护 [6]
1. theregister.com/~
2. HackerNews:42972062
3. marcan.st/~
4. lore.kernel.org/~
5. lore.kernel.org/~
6. phoronix.com/~
linksrc: https://www.tg-me.com/billchenla/20260
#Rust #Linux
Telegram
Solidot
由于维护者拒绝 DMA Rust 抽象 Hector Martin 宣布退出内核开发
2025-02-07 23:28 by 发条女孩
Rust-for-Linux 进入内核的努力遭到了内核维护者 Christoph Hellwig 的强烈反对。他拒绝了 DMA Rust 抽象补丁,不希望 Rust 代码靠近 DMA 层。他说支持另一种语言(他明确表示指的是任何语言,而不是特指 Rust)将使整个 Linux 项目无法维护。鉴于这一状况,负责将 Linux 移植到苹果 Arm 平台的 Asahi Linux…
2025-02-07 23:28 by 发条女孩
Rust-for-Linux 进入内核的努力遭到了内核维护者 Christoph Hellwig 的强烈反对。他拒绝了 DMA Rust 抽象补丁,不希望 Rust 代码靠近 DMA 层。他说支持另一种语言(他明确表示指的是任何语言,而不是特指 Rust)将使整个 Linux 项目无法维护。鉴于这一状况,负责将 Linux 移植到苹果 Arm 平台的 Asahi Linux…
🤨25🐳4❤1🎉1
OpenAI 封禁了一些恶意帐号,这些帐号的行为包括使用其模型调试舆论分析软件及发布水军消息等。
- OpenAI 称发现「千阅境外舆情AI助手」使用其模型生成营销文案及调试其软件代码,其软件似乎使用了非 OpenAI 模型。
- OpenAI 称发现一些在中国工作时间活跃的帐号生成对蔡霞的批评,并发布到 Twitter 等平台。
openai.com/~
#OpenAI
- OpenAI 称发现「千阅境外舆情AI助手」使用其模型生成营销文案及调试其软件代码,其软件似乎使用了非 OpenAI 模型。
- OpenAI 称发现一些在中国工作时间活跃的帐号生成对蔡霞的批评,并发布到 Twitter 等平台。
openai.com/~
#OpenAI
Openai
Disrupting malicious uses of AI
Ensuring AI benefits humanity by advancing democratic AI, preventing misuse, and protecting against authoritarian threats.
👍28🤔9🐳8
层叠 - The Cascading
绊爱网站发布倒计时;或与重新开始活动有关。 倒计时指向 2025/2/26 21:00 (UTC+8)。 - https://cognition.kizunaai.com/ - https://www.youtube.com/watch?v=Bc7g-SNyuX8 - https://www.youtube.com/watch?v=EEmgm61cQjE thread: /4556 #KIzunaAi
Bilibili
我回来了_哔哩哔哩_bilibili
我回来了!以后也请多多关注! 𖥔 ݁ ˖౨ৎ.𖥔 ݁ ˖.𖥔 ݁ ˖౨ৎ.𖥔 ݁ ˖KizunaAI「かもね」(也许吧)Streaming🔗:https://lnk.to/kizunaai_kamone 𖥔 ݁ ˖౨ৎ.𖥔 ݁ ˖.𖥔 ݁ ˖౨ৎ.𖥔 ݁ ˖KizunaAIInstagram:@a.i.channel_officialTikTok:@kizunaai0630X:@, 视频播放量 4110863、弹幕量 47659、点赞数 440028、投硬币枚数 169479、收藏人数 101263、转发人数…
❤19🤨5👎2
VSCode 插件 Material Theme (Icons) 由于存在恶意代码被下架;以及 Material Theme 的协议争议。
- Material Theme 和 Material Theme Icons 被 Visual Studio Marketplace 下架,原因是含有恶意代码。VSCode 会代替用户移除此插件并通知用户。
- 依旧想使用 Material Theme 主题的用户可以安装 [1]。[1] 的作者称已经移除无用及恶意代码,但建议用户自行检证。
- Material Theme 主题的原作者在去年八月宣布主题闭源,在 repo 上移除原有的 Apache License 并修改为自行撰写的协议;后又称 Zed 上的 Material Theme 插件侵犯其知识产权。 [2]
github.com/~
1. marketplace.visualstudio.com/~
2. https://youtube.com/watch?v=3wz7YF2as-c
#VSCode
- Material Theme 和 Material Theme Icons 被 Visual Studio Marketplace 下架,原因是含有恶意代码。VSCode 会代替用户移除此插件并通知用户。
- 依旧想使用 Material Theme 主题的用户可以安装 [1]。[1] 的作者称已经移除无用及恶意代码,但建议用户自行检证。
- Material Theme 主题的原作者在去年八月宣布主题闭源,在 repo 上移除原有的 Apache License 并修改为自行撰写的协议;后又称 Zed 上的 Material Theme 插件侵犯其知识产权。 [2]
github.com/~
1. marketplace.visualstudio.com/~
2. https://youtube.com/watch?v=3wz7YF2as-c
#VSCode
GitHub
vsmarketplace/RemovedPackages.md at main · microsoft/vsmarketplace
Customer feedback and issue tracker repository for Visual Studio Marketplace - microsoft/vsmarketplace
🤨32🤔2👎1
Jeff Bezos 称华盛顿邮报社论将不再刊登反对两大观点的文章;社论编辑 David Shipley 离开。
- Bezos 称,华盛顿邮报的社论页将着重于支持自由市场和个人自由。
- 文章提到,过去在本地具有垄断地位的报刊业将带给读者多元化观点作为提供给订户的服务,但这一工作现在已被互联网完成。
https://twitter.com/JeffBezos/status/1894757287052362088
#WashingtonPost
- Bezos 称,华盛顿邮报的社论页将着重于支持自由市场和个人自由。
- 文章提到,过去在本地具有垄断地位的报刊业将带给读者多元化观点作为提供给订户的服务,但这一工作现在已被互联网完成。
https://twitter.com/JeffBezos/status/1894757287052362088
#WashingtonPost
X (formerly Twitter)
Jeff Bezos (@JeffBezos) on X
I shared this note with the Washington Post team this morning:
I’m writing to let you know about a change coming to our opinion pages.
We are going to be writing every day in support and defense of two pillars: personal liberties and free markets. We’ll…
I’m writing to let you know about a change coming to our opinion pages.
We are going to be writing every day in support and defense of two pillars: personal liberties and free markets. We’ll…
👎14🤨6❤1
Edge Canary 开始停用 Manifest v2 插件,虽然微软的文档 [1] 还未更新具体时间点。
neowin.net/~
1. learn.microsoft.com/~
linksrc: blog.gslin.org/~
#ManifestV3
neowin.net/~
1. learn.microsoft.com/~
linksrc: blog.gslin.org/~
#ManifestV3
Neowin
Microsoft begins turning off uBlock Origin and other extensions in Edge
Microsoft is now in the process of turning off Manifest V2-based extensions in Edge, such as uBlock Origin. However, not everything is lost at this point.
👎63👍4
微软宣布 Skype 将于五月关闭;用户可迁移到 Teams 及导出数据。
- 用户可以使用 Skype 帐号登录到 Teams free。
- 聊天记录及联系人会一起迁移。原有 credit 可以继续在 Teams 用于拨打电话。Skype Number 可以转出至其它运营商。
- Skype for Business 不受影响。
support.microsoft.com/~
#Skype #Microsoft #Teams
- 用户可以使用 Skype 帐号登录到 Teams free。
- 聊天记录及联系人会一起迁移。原有 credit 可以继续在 Teams 用于拨打电话。Skype Number 可以转出至其它运营商。
- Skype for Business 不受影响。
support.microsoft.com/~
#Skype #Microsoft #Teams
👎37👍2
Mozilla 为 Firefox 添加 Terms of Use;删除「绝不出卖用户数据」宣言,以及对此的澄清。
- Mozilla 称移除 "We never sell your data" 的原因是法律对售卖用户数据的定义较为宽泛。
- Mozilla 在文章中提到确实会和第三方共享数据,但会尽力确保数据不含个人信息。
blog.mozilla.org/~
seealso: HackerNews:43213612
#Mozilla #Firefox #Privacy
- Mozilla 称移除 "We never sell your data" 的原因是法律对售卖用户数据的定义较为宽泛。
- Mozilla 在文章中提到确实会和第三方共享数据,但会尽力确保数据不含个人信息。
blog.mozilla.org/~
seealso: HackerNews:43213612
#Mozilla #Firefox #Privacy
The Mozilla Blog
Related Articles
On Wednesday we shared that we’re introducing a new Terms of Use (TOU) and Privacy Notice for Firefox. Since then, we’ve been listening to some of our
👎84🤔24👍10🔥4🐳3❤1
层叠 - The Cascading
VSCode 插件 Material Theme (Icons) 由于存在恶意代码被下架;以及 Material Theme 的协议争议。 - Material Theme 和 Material Theme Icons 被 Visual Studio Marketplace 下架,原因是含有恶意代码。VSCode 会代替用户移除此插件并通知用户。 - 依旧想使用 Material Theme 主题的用户可以安装 [1]。[1] 的作者称已经移除无用及恶意代码,但建议用户自行检证。 - Material Theme…
微软承认 Material Theme 被错误下架,并恢复相关插件及开发者帐号。
VSCode 称将进一步明确插件市场对于代码混淆的政策。
gh:microsoft/vsmarketplace#1168
thread: /4680
#VSCode
VSCode 称将进一步明确插件市场对于代码混淆的政策。
gh:microsoft/vsmarketplace#1168
thread: /4680
#VSCode
GitHub
Material theme compromised? · Issue #1168 · microsoft/vsmarketplace
Material theme was deleted due to malicious activity by Microsoft Continuing from this https://news.ycombinator.com/item?id=43178831 Can we get explanation as to what happened? Should we take steps...
👎46🤨8🤔2
tj-actions/changed-files 被骇,被骇版本会将 secret 写入运行日志;现已修复。
- 骇客伪装成 Renovate bot 更新了 minify 的 Actions 代码,亦修改了所有 tag 使其指向恶意 commit。
- 维护者称原因是自己的一个 PAT (Personal Access Token) 泄露 [1]。
- gh:tj-actions/changed-files#2463
- stepsecurity.io/~
1. gh:tj-actions/changed-files#2464
#Security #GitHubActions
- 骇客伪装成 Renovate bot 更新了 minify 的 Actions 代码,亦修改了所有 tag 使其指向恶意 commit。
- 维护者称原因是自己的一个 PAT (Personal Access Token) 泄露 [1]。
- gh:tj-actions/changed-files#2463
- stepsecurity.io/~
1. gh:tj-actions/changed-files#2464
#Security #GitHubActions
GitHub
Multiple tags in this action are compromised · Issue #2463 · tj-actions/changed-files
Example this tag was just updated 3 hours back and is potentially exfiltrating credentials https://github.com/tj-actions/changed-files/tags?after=v35.9.3 You can read more here: https://www.stepsec...
🕊8❤1
音频管理软件 Funkwhale 计划利用 Wikidata 数据在其软件中禁止极右翼音乐。
dev.funkwhale.audio/~
linksrc: yeen.town/~
#Funkwhale #FOSS #Music
dev.funkwhale.audio/~
linksrc: yeen.town/~
#Funkwhale #FOSS #Music
GitLab
Far right / fascist music filter (#2395) · Issues · funkwhale / funkwhale · GitLab
related forum post Use wikidata : centralized moderation / fact checking save dev time to...
👎45🤔16🎉9👍8
Windows 在 3/11 的更新卸载了 Microsoft Copilot。Microsoft 称这是一个失误。
- 用户(如果想)可以从 Microsoft Store 重新下载 Copilot 并将其钉至任务栏。
- Microsoft 365 Copilot 不受影响。
theverge.com/~
#Windows #Copilot #Microsoft
- 用户(如果想)可以从 Microsoft Store 重新下载 Copilot 并将其钉至任务栏。
- Microsoft 365 Copilot 不受影响。
theverge.com/~
#Windows #Copilot #Microsoft
The Verge
Microsoft accidentally wipes out Copilot in latest Windows 11 update
The app can easily be reinstalled, though
🎉100🐳5🤨4🕊2