Skip to content

Commit

Permalink
✨ feat: add 2024-10-06 section
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiacheng787 committed Oct 7, 2024
1 parent bb5e14f commit 8ab96c8
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
84 changes: 84 additions & 0 deletions blogs/2024/2024-10-06/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
---
slug: 10月6日内容汇总
title: 10月6日内容汇总
authors: [garfield]
tags: []
---

![alt text](maxresdefault.jpg)

封面图:Safe by construction - Roberto Clapis

## 🌟 AI 相关

[OpenRAG:全面增强RAG推理,超越Self-RAG、RAG 2.0、Command R+](https://mp.weixin.qq.com/s/H0_THczQ3UWCkSnnk-vveQ)

[Meta版Sora无预警来袭!抛弃扩散损失,音视频生成/画面编辑全包,92页论文无保留公开](https://mp.weixin.qq.com/s/rs7JQigqHO9yT_0wbF6cTg)

[OpenAI重磅发布Canvas:跟ChatGPT一起写作编程](https://mp.weixin.qq.com/s/ZgAqgGfpHJkWf808MRb_Mw)

[刚刚,OpenAI重磅发布交互界面canvas,让ChatGPT成为写作和编程利器](https://mp.weixin.qq.com/s/ZoPh6JZ-PWKcNvHIG1U5QA)

[万亿独角兽OpenAI o1之AGI机会与挑战!](https://mp.weixin.qq.com/s/A1Avn_5gDup1IlqxX21NtQ)

[OpenAI 开发者大会!实时语音功能有API了,GPT-4o支持多模态微调,上下文cache功能上线](https://mp.weixin.qq.com/s/nfZNZA54zG_knA2_6vidLA)

[奥特曼:自认比o1聪明请举手🤚到o2还这么想么🤨?|OpenAI开发者日](https://mp.weixin.qq.com/s/PwagxcH0aiYCBxZlUE05Ig)

[OpenAI DevDay新功能4连发,有请开发者登场!](https://mp.weixin.qq.com/s/c4qKRNMCw4OSTIqTW0R4RQ)

[文档解析与向量化技术加速 RAG 应用落地](https://mp.weixin.qq.com/s/BFLldZr4YdUAf66ZvTROAw)

[使用小尺寸大模型和 Dify 清洗数据:Qwen 2.5 7B](https://mp.weixin.qq.com/s/LO-ybiqCBU8PFteV7E7ssw)

[o1的规划能力如何?LRM是未来吗](https://mp.weixin.qq.com/s/RNO_iMXCz64sO7kYHmGHoQ)

[CUDA的时代和时代的CUDA:谈谈CUDA护城河](https://mp.weixin.qq.com/s/-PiEVigFWED8_5fnTzU-Dg)

[什么!SFT完全没用!](https://mp.weixin.qq.com/s/210q5VZVKOVLkX21FeW5EA)

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

[Go 入门指南:10.5. 匿名字段和内嵌结构体](https://mp.weixin.qq.com/s/a2LX6QgUTj8nYRUgids6fQ)

[解密 Go runtime.SetFinalizer 的使用](https://mp.weixin.qq.com/s/Z5JS0nAeDupT_husLv1RGQ)

[Go 入门指南:10.4. 带标签的结构体](https://mp.weixin.qq.com/s/_rmqVG66eXui0njnzU4iDA)

[Go 1.23 中的新包:unique](https://mp.weixin.qq.com/s/bLBcJ0hnU-ET3jmDHnBPTw)

[Go 入门指南:10.3. 使用自定义包中的结构体](https://mp.weixin.qq.com/s/OfjLH6Q5-S1obHpGuxEXyw)

[探索Go守护进程的实现方法](https://mp.weixin.qq.com/s/dn5hoPaOspXGE56DXI26aA)

[为什么Canonical Import Path注释在Go中不再必要](https://mp.weixin.qq.com/s/1XL2wy7XkRaKWLtTOjClmg)

[Go语言中函数作为一等公民,探索灵活性和应用之道](https://mp.weixin.qq.com/s/pyuPdp7ye_2BJwP9AT-KtA)

[Go 入门指南:10.2. 使用工厂方法创建结构体实例](https://mp.weixin.qq.com/s/WZaBcZ9wIq7O1Dpm0nGSeA)

[Some Go web dev notes](https://mp.weixin.qq.com/s/-iR_TEzOPsRG4n-rEs_N2g)

[Go 入门指南:10.1. 结构体定义](https://mp.weixin.qq.com/s/r9_EZorSlSyZpsHFPR__RA)

[通过 Kubernetes 看 Go 接口设计之道](https://mp.weixin.qq.com/s/1ewex6YMTA083shioZtwRA)

[跟上Go演进步伐,你只需要关注这几件事儿](https://mp.weixin.qq.com/s/kXwULbOdUxuKBXu0wmKrSA)

[Go 入门指南:9.11. 在 Go 程序中使用外部库](https://mp.weixin.qq.com/s/9xuYTwu-LdGJBCkVonJWWA)

[Go 如何做好缓存](https://mp.weixin.qq.com/s/iPoVEcjBYdR16DNMpuWVYA)

[gRPC 中的错误处理:构建更健壮、更可靠的微服务!](https://mp.weixin.qq.com/s/LkInt90vCTnviuvwOlX4Ig)

[Golang 关于 encoding/json/v2 包的新提议](https://mp.weixin.qq.com/s/UlqECcln0MkDdkm9LllLgA)

[Go 入门指南:9.9. 通过 Git 打包和安装](https://mp.weixin.qq.com/s/mAPJ_gtdrn3Cf_Y-qJZ3FQ)

## 📒 后端相关

[探索可观测的新视角—— eBPF 在小红书的实践](https://mp.weixin.qq.com/s/GNof-dxU7BDdv0OOsa_sFw)

## 📒 前端相关

[大家都该学学的埋点概念与使用](https://mp.weixin.qq.com/s/OZqpmsAp3YguPuejHgaVOg)
Binary file added blogs/2024/2024-10-06/maxresdefault.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ab96c8

Please sign in to comment.