Skip to content

Commit

Permalink
✨ feat: add 2024-02-25 section
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiacheng787 committed Feb 24, 2024
1 parent 3b6b426 commit c20397a
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/frontend-weekly.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

124 changes: 124 additions & 0 deletions blogs/2024/2024-02-25/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
---
slug: 2月25日内容汇总
title: 2月25日内容汇总
authors: [garfield]
tags: []
---

## 🌟 AI 相关

[Large Language Models for Data Annotation: A Survey](https://arxiv.org/pdf/2402.13446)

[ACTIVERAG: Revealing the Treasures of Knowledge via Active Learning](https://arxiv.org/pdf/2402.13547.pdf)

[云音乐 CMS 平台 AIGC 实践与新特性实现总结](https://mp.weixin.qq.com/s/f2A6r5dVSBwDO_h27dlj6A)

[云音乐D2C设计稿转代码建设实践](https://mp.weixin.qq.com/s/Oc1f3thZYIONsF4OWWEcSw)

[云音乐 AI Agent 探索实践](https://mp.weixin.qq.com/s/2O5z9rAvLxU3ZsU7k4xdhA)

[云音乐低代码 + ChatGPT 实践方案与思考](https://mp.weixin.qq.com/s/jaIiVI636uJBOOKsXuHCpw)

[如何利用大模型进行数据标注与知识蒸馏:兼看ActiveRAG上下文去噪的大模型RAG问答范式](https://mp.weixin.qq.com/s/idr60a1a66gdGFSZrOnC0w)

[树形结构与RAG的完美结合:T-RAG方法在组织内部信息查询中的突破](https://mp.weixin.qq.com/s/NNkVs_TnaStvjWdmfrM88Q)

[领先99%小白的Sora关键信息!](https://mp.weixin.qq.com/s/MsaCUnTsJYxJFgnNGT6DTA)

[AI, Machine Learning和 Deep Learning有什么差异](https://mp.weixin.qq.com/s/Js9YAibVSeVwfy4-xESDRg)

[模型融合、混合专家、更小的LLM,几篇论文看懂2024年LLM发展方向](https://mp.weixin.qq.com/s/qImKOQXLoZqLTW-SVISKHA)

[开源大模型王座易主!谷歌Gemma杀入场,笔记本可跑,可商用](https://mp.weixin.qq.com/s/_iCYfqmXA3enKn3Hm-DwSA)

[关于Google开源Gemma的一些想法](https://mp.weixin.qq.com/s/H2ie4vuhLqr4UKtgvZZtEQ)

[LangChain原理学习笔记](https://mp.weixin.qq.com/s/0xzCAqiXOsscBItpN9R0lA)

[工具增强型大模型:引领智能新时代](https://mp.weixin.qq.com/s/gHyMnVxh-QVe58TvZMvl8Q)

[AI 实战:手把手教你使用「扣子/coze」来搭建个人blog知识库](https://mp.weixin.qq.com/s/YAGfwy5fUHbTW5f3bUSYVg)

[大模型推理优化实践:KV cache复用与投机采样](https://mp.weixin.qq.com/s/W9iVW7niyi_HvEWxOcnwuA)

[NLP研究在大模型时代的创新飞跃](https://mp.weixin.qq.com/s/06w7_lb8Hc4Ee2GG9I4wLg)

[下一代RAG范式:RAG-Fusion](https://mp.weixin.qq.com/s/delaJc2KDxLWfUUtGo-V-A)

[图解大模型计算加速系列:Flash Attention V2,从原理到并行计算](https://mp.weixin.qq.com/s/5K6yNj23NmNLcAQofHcT4Q)

[如何在小公司做大模型](https://mp.weixin.qq.com/s/yr_VAbEIresEH352Iyehjg)

[机器学习简介: 寻找函数的艺术](https://mp.weixin.qq.com/s/j52XdHyD5w_Ug-hpWlPIgQ)

[OpenAl 视频生成模型 —— Sora技术报告解读](https://mp.weixin.qq.com/s/3reFjJNHuL8J24EyLmsSPA)

## ⭐️ Go & 云原生 & Rust 相关

[云音乐 GitOps 最佳实践](https://mp.weixin.qq.com/s/uYmSCyTZtbSpiIL6Qet5_A)

[KisFlow-基于Golang的流式计算框架实战(1)](https://mp.weixin.qq.com/s/UNr11UvRX9kzKefKttX4wg)

[相同型号物理机,容器性能不如虚拟机](https://mp.weixin.qq.com/s/-oQITzwDo51TkUyzUs0BQQ)

[听GPT 讲Rust源代码--library/portable-simd](https://mp.weixin.qq.com/s/-zgXvXuUlqywbEPUygmv7w)

[Go deadcode:查找没意义的死代码,对于维护项目挺有用!](https://mp.weixin.qq.com/s/r-HbSxbvrpIltUdCXCEzSw)

[通俗易懂剖析Go Channel:理解并发通信的核心机制](https://mp.weixin.qq.com/s/Be6VYGlSa-AXcDkuhCQ1HA)

[竟然是"你"偷走了那0.001的服务可用性](https://mp.weixin.qq.com/s/-C-wIjkKM7N1M7fcCd7HSQ)

[精心设计的 DNS Failover 策略在 Go 中竟然带来了反效果,发生了什么](https://mp.weixin.qq.com/s/BqNLR9rsWSPtTJpzOX1uOw)

[Go语言中常见100问题-#100 Not understanding the impacts of running Go](https://mp.weixin.qq.com/s/Sx2Bo_KUVh2w6twwb_XBVA)

[《从慢速到SIMD》聊Go 边界检查消除](https://mp.weixin.qq.com/s/2AWWhbkEhwTJcgCjL-9pcQ)

[Go项目中的Labels](https://mp.weixin.qq.com/s/fmlzQfwmIwMgP38op0Ebmg)

[Go 更强的代码洁癖,可以把 gofmt 给换了!](https://mp.weixin.qq.com/s/dnF3bxT0H_OfAsml9m976w)

[Go 终于把这个傻缺特性去掉了,多少陈年老BUG都是因为它!](https://mp.weixin.qq.com/s/b1cLEth3cgQsTmMCgw9Bog)

[Go 1.22 slices 库的更新:高效拼接、零化处理和越界插入优化](https://mp.weixin.qq.com/s/10cPBDKOuSuyW1XTUxuqiw)

[Go 1.22中值得关注的几个变化](https://mp.weixin.qq.com/s/KUiTxRBQcywcyHsHmOFvEQ)

[Go中最常用的数据校验库](https://mp.weixin.qq.com/s/Gp4yLILc2rWQonn2Bg-FTg)

## 📒 后端相关

[美团面试:说说OOM三大场景和解决方案? (绝对史上最全)](https://mp.weixin.qq.com/s/8DT0tNYbuPjXkKwMMUABYg)

[(九)深入并发编程之并发容器:阻塞队列、写时复制容器、锁分段容器原理详谈](https://mp.weixin.qq.com/s/5RehBI0KwDFzkY5ssuivEQ)

[(八)深入并发之Runnable、Callable、FutureTask及CompletableFuture原理分析](https://mp.weixin.qq.com/s/BJ9ju3Ov6ZwgpbjoM2SDqA)

[四十五图,一万五千字!一文让你走出迷雾玩转Maven!](https://mp.weixin.qq.com/s/n4OGEkfJ_ql-gifHVaN7ZA)

[踩了一堆坑,终于把微服务系统全面升级 JDK17 和 SpringBoot3 了](https://mp.weixin.qq.com/s/iKz_iABnlibNb1fRM3RXmA)

[奇思妙想的SQL|兼顾性能的数据倾斜处理新姿势](https://mp.weixin.qq.com/s/VGgT1faRKGnUuQ-HHQ3Q5g)

[如何成为一线 Leader](https://mp.weixin.qq.com/s/3xi9uu5OXVRS0dX1PxW9UA)

[ForkJoinPool:大任务拆分,让并行嗨起来!](https://mp.weixin.qq.com/s/f3yorGDYOFVeLydwkAPvFw)

[写了这么多年DateUtils,殊不知你还有这么多弯弯绕!](https://mp.weixin.qq.com/s/h6Bhgcu7QqV0nMUvOUThsg)

[这些年背过的面试题——Kafka篇](https://mp.weixin.qq.com/s/8UNtMIllJ03ULZwE9WtVdg)

## 📒 前端相关

[🤯 \[性能优化\] 浏览器跨域带来的一些性能问题](https://mp.weixin.qq.com/s/UXZa0lJfQznseNfRnld1_g)

[🧐 \[跨端开发\] 如何定位 Hybrid Web 页面中 Native 注入的 JS 代码](https://mp.weixin.qq.com/s/uIupFpxXkbrKiEkCl_1ZYg)

[413 - 《读书笔记:A Philosophy of Software Design》](https://sorrycc.com/book-a-philosophy-of-software-design)

[如何在泛型组件中使用 forwardRef](https://www.totaltypescript.com/forwardref-with-generic-components)

[译:Hot Module Replacement 原理](https://sorrycc.com/hot-module-replacement-is-easy)

[MDH Weekly 121 - 《开工大吉》](https://mp.weixin.qq.com/s/ga5-g5sOTccc7z1ZCQ29jg)

0 comments on commit c20397a

Please sign in to comment.