🌟 AI 相关
秒速出图!体验 TensorRT 加速 Stable Diffusion 图像创作
⭐️ Go & 云原生 & Rust 相关
今天把 Rust 更新到最新的 1.75 版本,跑一下 rustup update
这个命令就行:
$ rustup update
info: syncing channel updates for 'stable-aarch64-apple-darwin'
info: latest update on 2023-12-28, rust version 1.75.0 (82e1608df 2023-12-21)
info: downloading component 'rust-src'
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: removing previous version of component 'rust-src'
info: removing previous version of component 'cargo'
info: removing previous version of component 'clippy'
info: removing previous version of component 'rust-docs'
info: removing previous version of component 'rust-std'
info: removing previous version of component 'rustc'
info: removing previous version of component 'rustfmt'
info: installing component 'rust-src'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
info: checking for self-update
stable-aarch64-apple-darwin updated - rustc 1.75.0 (82e1608df 2023-12-21) (from rustc 1.69.0 (84c898d65 2023-04-16))
info: cleaning up downloads & tmp directories
$ cargo --version
cargo 1.75.0 (1d8b05cdd 2023-11-20)
熔断、隔离、重试、降级、超时、限流,高可用架构流量治理核心策略全掌握
微服务配置中心, 这个方案 Go 里用起来不输 SpringCloud
📒 后端相关
Spring Boot 单体应用升级 Spring Cloud 微服务
从混乱到优雅:基于DDD的六边形架构的代码翻新指南 | 京东物流技术团队
公司用了6年的 SpringBoot 项目部署方案,稳得一批!
监控告警系列-使用Promethues监控系统指标并进行告警通知
📒 前端相关
【第3156期】突破 ToB 前端开发场景中的 antd Table 性能瓶颈