#今天又看了啥 #IPv6
Retiring test-ipv6.com
test-ipv6.com 要退休了(
https://retire.test-ipv6.com/
Retiring test-ipv6.com
TL;DR: I will retire test-ipv6.com in December 2025.
I have provided test-ipv6.com to the public since 2010. I've sunk significant resources - engineering, support, equipment, and hosting fees - into what is a revenue-free product.
Without going into details: I feel now is the time for me to refocus my resources within the family.
I hope people will understand, and respect this decision.
I am shutting the site down, with a target of "during winter break" (December) 2025.
Mirror operators: Should you wish to keep your mirrors up, they will stop getting updates in December.
Service providers: If you have runbooks for your support team based on this site, or based on RIPE-631, you'll need to update those.
test-ipv6.com 要退休了(
https://retire.test-ipv6.com/
Forwarded from 层叠 - The Cascading
Immich 发布首个稳定版 2.0.0 版。
Immich 是一个 self-hosted 的图片管理服务。
https://github.com/immich-app/immich/releases/tag/v2.0.0
seealso: HackerNews:45446834
> Immich 项目的另一个著名贡献是它的 cursed knowledge 页面。这个页面记载了 Immich 在开发过程中踩过的一些坑。
#Immich #today
Immich 是一个 self-hosted 的图片管理服务。
https://github.com/immich-app/immich/releases/tag/v2.0.0
seealso: HackerNews:45446834
> Immich 项目的另一个著名贡献是它的 cursed knowledge 页面。这个页面记载了 Immich 在开发过程中踩过的一些坑。
#Immich #today
GitHub
Release v2.0.0 - Stable Release · immich-app/immich
v2.0.0 - Stable Release
Welcome to the release v2.0.0 of Immich. This release marks the first stable version of Immich. You can read our announcement blog post here to learn what stable means for I...
Welcome to the release v2.0.0 of Immich. This release marks the first stable version of Immich. You can read our announcement blog post here to learn what stable means for I...
🔥3
#metro
最新:10月5日晚上海地铁定点加开计划
为集中运送夜间返程客流,今晚,上海地铁9号线在常态末班车结束后,从上海松江站站往杨高中路站方向再加开定点加班车,始发站上海松江站站最晚发车时间为次日0时。定点加班车停靠上海松江站(始发站)、松江体育中心、松江大学城、佘山、九亭、中春路、七宝、桂林路、徐家汇、陆家浜路、世纪大道、杨高中路(终到站)。除始发站可上车外,沿途其他各站只下不上,请乘客注意。
https://mp.weixin.qq.com/s/9G6cNwT77I17FtCHPWRcVw
申通发现原来普速外迁上海松江站之后 L9 鸭梨山大了
最新:10月5日晚上海地铁定点加开计划
为集中运送夜间返程客流,今晚,上海地铁9号线在常态末班车结束后,从上海松江站站往杨高中路站方向再加开定点加班车,始发站上海松江站站最晚发车时间为次日0时。定点加班车停靠上海松江站(始发站)、松江体育中心、松江大学城、佘山、九亭、中春路、七宝、桂林路、徐家汇、陆家浜路、世纪大道、杨高中路(终到站)。除始发站可上车外,沿途其他各站只下不上,请乘客注意。
https://mp.weixin.qq.com/s/9G6cNwT77I17FtCHPWRcVw
申通发现原来普速外迁上海松江站之后 L9 鸭梨山大了
#今天又看了啥 #life #job
兰小欢:职业选择中的思维陷阱
一、 “选择”的幻觉
二、陷阱三连:考试思维+学历思维+标准答案思维
三、“精英”陷阱
四、“大城市”陷阱
五、“杠杆”陷阱与长期主义
https://econ.fudan.edu.cn/info/1024/31587.htm
兰小欢:职业选择中的思维陷阱
一、 “选择”的幻觉
二、陷阱三连:考试思维+学历思维+标准答案思维
三、“精英”陷阱
四、“大城市”陷阱
五、“杠杆”陷阱与长期主义
https://econ.fudan.edu.cn/info/1024/31587.htm
econ.fudan.edu.cn
兰小欢:职业选择中的思维陷阱-复旦大学经济学院
以下为复旦大学经济学院教授、博士生导师兰小欢在第九届生涯教育高峰论坛上的主旨演讲《职业选择中的思维陷阱》。首先感谢各位校友和朋友,大家周六下午从各地专程赶来,支持学院的学生工作。江源老师找我来讲讲“职业选择中的思维陷阱”,跟同学们聊聊工作、聊聊职业选择。今天我就结合自己在学界、政府、金融产业的经历,跟同学们分享一些成长中的观察,不敢说教,只谈个人体会,有用最好,没用大家就当听听故事。一、 “选择”的幻觉先亮明观点:...
Forwarded from &'a ::rynco::UntitledChannel (Rynco Maekawa)
Facebook 发布了 OpenZL,一个可以通过学习文件格式的结构同时优化压缩率、压缩速度、解压速度的算法。
在使用时,程序员可以编写对于文件结构的描述,并生成/训练特定于这一文件格式的压缩算法,使得可以通过文件本身内部结构生成更容易压缩的数据流。所有这些压缩后的数据流都可以共享同一个解压算法,压缩算法改变时不需要修改。当输入无特定结构时,算法回退到 zstd。
https://engineering.fb.com/2025/10/06/developer-tools/openzl-open-source-format-aware-compression-framework/
在使用时,程序员可以编写对于文件结构的描述,并生成/训练特定于这一文件格式的压缩算法,使得可以通过文件本身内部结构生成更容易压缩的数据流。所有这些压缩后的数据流都可以共享同一个解压算法,压缩算法改变时不需要修改。当输入无特定结构时,算法回退到 zstd。
https://engineering.fb.com/2025/10/06/developer-tools/openzl-open-source-format-aware-compression-framework/
Engineering at Meta
Introducing OpenZL: An Open Source Format-Aware Compression Framework
OpenZL is a new open source data compression framework that offers lossless compression for structured data. OpenZL is designed to offer the performance of a format-specific compressor with the eas…
Forwarded from 今天abc看了啥🤔 (asfr | abc1763613206🤔)
打赢复活赛了
Update: test-ipv6.com will stay online!
After announcing its retirement, many generous people and organizations offered help - thank you! The project is now transitioning to an RIR (Regional Internet Registry), which will continue running the site in the public interest. I'll share updates as things progress.
Update: test-ipv6.com will stay online!
After announcing its retirement, many generous people and organizations offered help - thank you! The project is now transitioning to an RIR (Regional Internet Registry), which will continue running the site in the public interest. I'll share updates as things progress.
🤣2