weekly/docs/2024/2024-23.md
2024-12-02 12:39:56 +08:00

122 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Linuxcat周刊(第23期)
tags:
-
categories:
- Linuxcat周刊
index_img: /img/weekly/2024/23/
banner_img: /img/weekly/2024/23/
permalink: /weekly/2024-23/index.html
date: 2024-12-13 14:26:09
---
{% note success %}
👏我们的软件推荐站已经完成了升级,欢迎提交和查看: [Git 仓库](https://git.mei.lv/mei/nav) 目前软件推荐站使用的域名 [aps.icu](https://aps.icu) 很快就会过期,届时会更换新的年抛域名:)
目前**仅接受**Gitea上的拉取请求,Gitea会自动将代码改变同步到我们的 [Github仓库](https://github.com/ssdomei232/nav-next) 上
(请不要将你的代码放在我的Gitea上,因为这很不可靠,极易丢失😊)
{% endnote %}
## 乐子
### 1 恶意程序能关闭摄像头 LED 灯悄悄录像
Linux 安全工程师 Andrey Konovalov 在本月举行的 POC 2024 安全会议上介绍了如何秘密关闭 ThinkPad 摄像头 LED 指示灯的方法。他开发的概念验证程序通过重刷 ThinkPad X230 摄像头的固件去关闭 LED 指示灯,在用户不知情下悄悄摄录像。今天大部分笔记本电脑都提供了摄像头盖子,可以在不使用时盖住摄像头。他的 Lights Out 源代码发布在 GitHub 上。
> 消息来源:[Solidot](https://www.solidot.org/story?sid=79921) | [GitHub](https://github.com/xairy/lights-out) | [科技圈🎗在花频道📮](https://t.me/zaihuanews/29175)
### 2 Death Clock应用预测用户的死亡日期
Death Clock是一款新的应用利用人工智能预测用户的死亡日期并提供延缓死亡的健康建议。据开发者Brett Franson介绍这款应用基于超过1200项寿命研究训练AI算法相较于传统的寿命表预测精度有了“显著”提升。
用户需填写年龄、性别、种族等基本信息,以及家族病史、心理健康状况和慢性病等详细问题。应用不仅提供预测日期,还建议改善生活习惯。
订阅费用为每年40美元用户可以获得健康建议并查看倒计时显示的预估寿命。此外这一工具对财务规划也有帮助如金融规划师Ryan Zabrowski指出精准的死亡预测能帮助退休人群避免“活得比积蓄更久”的风险。
> 消息来源:[TechCrunch](https://techcrunch.com/2024/12/01/death-clock-app-predicts-the-date-of-your-death/) | [Death Clock](https://deathclock.co/) | [科技圈🎗在花频道📮](https://t.me/zaihuanews/29179)
<!-- TODO: https://t.me/zaihuanews/29167 -->