background picture of the home page

Hi,Friend

为什么操作系统不能用太新的版本呢

很多刚接触云计算或者自己装系统的朋友,心里都有这个疑问: “Windows 11 都出了,为什么你的电脑还在用 Windows 10?” “Ubuntu 都更新到 2026 年的版本了,为什么你们机房里清一色 Ubuntu 22.04?” 甚至有些老工程师会苦口婆心地劝你:千万别追新,稳定版就好。

thumbnail of the cover of the post

AWS Lambda:Python 3 中用 wget 下载文件并上传到 S3

AWS Lambda:Python 3 中用 wget 下载文件并上传到 S3 在 Lambda 里下载一个大文件再存到 S3,听起来很简单——但如果你直接 pip install requests 塞进 zip 包,或者用 Lambda 层,会发现麻烦得不行。 其实 AWS Lambda 的基础镜

thumbnail of the cover of the post