timbo
1.9K posts


还是小公司时,一个人负责开发、测试、部署、运维、监控,没有人会说什么 小公司变成上市公司后,就变成了:存在由一名人员全程负责的情况,违反了隐私与安全管理的职责分离。相关技术岗位的岗位职责说明书中,并未清晰、具体地定义其在隐私与数据安全方面应承担的责任



今天终于将几个数据中心的服务都升级到了Spring Boot 4.0.3,上线过程还是挺痛苦的,一堆的Bug还有兼容性问题都需要修,好在今天都修完了: 1. Jackson 3.0.3、Spring Integration 7.0.2均存在很严重的Bug 2. Spring 7与Spring Boot 4对其提倡的可观测性做了很多代码重构,导致大量错误被显式抛出

Today is my last day at Apple. Building MLX with our amazing team and community has been an absolute pleasure. It's still early days for AI on Apple silicon. Apple makes the best consumer hardware on the planet. There's so much potential for it to be the leading platform for AI. And I'm confident MLX will continue to have a big role in that. To the future: MLX remains in the exceptionally capable hands of our team including @angeloskath, @zcbenz, @DiganiJagrit, @NasFilippova, @trebolloc (and others not on X). Follow them or @shshnkp for future updates.

今天换了副新电池

这段时间弄了Jackson 2.X -> 3.X,升级完毕了,测下来也没什么大问题,一些心得说一下: 1. JsonMapper.builder().configureForJackson2().build(); 这可以无痛迁移 2. 大量依赖没有支持Jackson 3.X,比如jjwt、retrofit;jjwt依赖绑定比较多,好在只有几个应用在用;而retrofit只有4个类,改起来很快





