diff --git a/blogs/2024/2024-02-11/image.png b/blogs/2024/2024-02-11/image.png new file mode 100644 index 0000000000..9aaaec4d71 Binary files /dev/null and b/blogs/2024/2024-02-11/image.png differ diff --git a/blogs/2024/2024-02-11/index.md b/blogs/2024/2024-02-11/index.md new file mode 100644 index 0000000000..a5b1f6a337 --- /dev/null +++ b/blogs/2024/2024-02-11/index.md @@ -0,0 +1,72 @@ +--- +slug: 2月11日内容汇总 +title: 2月11日内容汇总 +authors: [garfield] +tags: [] +--- + +![alt text](image.png) + +封面图:Go1.22 正式发布!包含语言变化、性能提高、标准库变动等重要特性 + +## 🌟 AI 相关 + +[3B模型不输7B LLaVA!北大多模态MoE模型登GitHub热榜](https://mp.weixin.qq.com/s/NSfAdIBXNzG9WNrz9jP1eA) + +[GPT-4推理能力暴涨32%,谷歌新型思维链效果超CoT,计算成本可降至1/40](https://mp.weixin.qq.com/s/HUW8MX2GhsdE3qFBvb1-Hg) + +[阿里大模型春节礼包来了:代码可执行率超GPT-4,1.5版本全系列开源](https://mp.weixin.qq.com/s/Ddn-8zI7SF5VfoQPcoYuPg) + +[刚刚,谷歌弃Bard发布超大杯Gemini,全面对标GPT-4,前2个月免费!](https://mp.weixin.qq.com/s/V3abZ1R-NYG7nMRngheYbA) + +[无需RLHF显著提升GPT-4/Llama2性能,北大团队提出Aligner对齐新范式](https://mp.weixin.qq.com/s/O9PP4Oc_Ee3R_HxKyd31Qg) + +[手撕LangChain代码,新手请进](https://mp.weixin.qq.com/s/mPO13cCbTgIkWZBfKSjFvA) + +[MoE 卷起来啦!又一微调版 Mixtral-8x7B 发布,试试效果怎么样](https://mp.weixin.qq.com/s/Ks6X9RSCuNnTU2ZlQiGpqA) + +[不是 GPT4 用不起,而是本地运行 Mixtral-8x7B 更有性价比](https://mp.weixin.qq.com/s/lGcatebmosW9BerZyVRlBQ) + +[在 Mac 运行 OpenChat 3.5 大模型,AI推理APP仅2MB 完全可移植](https://mp.weixin.qq.com/s/mmG8NQbG6fnmc4lHL1zHWQ) + +## ⭐️ Go & 云原生 & Rust 相关 + +[Go 1.22.0 可称之为一次史诗级更新](https://mp.weixin.qq.com/s/vr_-5HD0hFZYHmnnisByiA) + +[Go1.22 正式发布!包含语言变化、性能提高、标准库变动等重要特性](https://mp.weixin.qq.com/s/SFMKam051BIZI4gwz8nrKg) + +[实现基于 Grafana Loki 的日志报警](https://mp.weixin.qq.com/s/8JAQxUQSfIggAIArokeL9g) + +[齐活了,Grafana 发布大规模持续性能分析开源数据库 - Phlare](https://mp.weixin.qq.com/s/P8E52qK6qeigwTMPWECBsw) + +## 📒 后端相关 + +[DDD落地:从携程订单系统重构,看DDD的巨大价值](https://mp.weixin.qq.com/s/IsEDEu33HqHffFdv-A7WBw) + +[一次由于八股文引起的内存泄漏](https://mp.weixin.qq.com/s/QGmOz8jUjNo-3xKqVcWGmg) + +[网易面试:请设计一个高可用性的软件架构,说明设计思路](网易面试:请设计一个高可用性的软件架构,说明设计思路) + +[这些年背过的面试题——MySQL篇](https://mp.weixin.qq.com/s/L26rI11OV8hrfJVy5Yu78g) + +[天天写业务代码,如何破局业务开发的本质](https://mp.weixin.qq.com/s/2I3gFQZY03OKhdJa1AVhmw) + +## 📒 前端相关 + +[心遇APP站内玩法H5体验优化实践](https://mp.weixin.qq.com/s/GYtd3k0JXns1GZQyZzvHaQ) + +[译:如何避免 SSR 渲染本地日期时的 FOUC 问题](https://sorrycc.com/ssr-local-dates-without-fouc) + +[译:危险的注水](https://sorrycc.com/danger-rehydration) + +[译:React 19 计划推出的新 Hook](https://sorrycc.com/react-19-new-hooks) + +[译:使用 Promise.withResolvers 延迟 Promise](https://sorrycc.com/promise-with-resolvers) + +[2024 年你需要知道的 5 个 CSS 代码片段](https://web.dev/articles/5-css-snippets-every-front-end-developer-should-know-in-2024) + +[Partial Prerendering 的 What、Why 和 How](https://www.youtube.com/watch?v=MTcPrTIBkpA) + +[2024 年如何启动 React 项目](https://www.robinwieruch.de/react-starter/) + +[MDH Weekly 120 - 《小册》](https://mp.weixin.qq.com/s/fY-wz2LzkiZrvpblpSWlVw)