-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.xml
1 lines (1 loc) · 7.25 KB
/
index.xml
1
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>shesl's blog</title><link>http://shesl-meow.github.io/</link><description>佘崧林同学的碎碎念博客</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>[email protected] (佘崧林)</managingEditor><webMaster>[email protected] (佘崧林)</webMaster><lastBuildDate>Sun, 19 May 2024 12:00:00 +0800</lastBuildDate><atom:link href="http://shesl-meow.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>:robot:在 Ai 搜索引擎(RAG) 中插入搜索广告</title><link>http://shesl-meow.github.io/posts/%E5%9C%A8-ai-%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E-rag-%E4%B8%AD%E6%8F%92%E5%85%A5%E6%90%9C%E7%B4%A2%E5%B9%BF%E5%91%8A/</link><pubDate>Sun, 19 May 2024 12:00:00 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/%E5%9C%A8-ai-%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E-rag-%E4%B8%AD%E6%8F%92%E5%85%A5%E6%90%9C%E7%B4%A2%E5%B9%BF%E5%91%8A/</guid><description>关于本次技术分享 ✅可能会提到: 如何快速地用市场上的 llm 模型能力,在自己的应用场景上实现自己的创意和想法; coze 是什么,如何在 coze 上进行大语言模型编程</description></item><item><title>:pager:C++ CoreDump 案例分析</title><link>http://shesl-meow.github.io/posts/c++-coredump-%E6%A1%88%E4%BE%8B%E5%88%86%E6%9E%90/</link><pubDate>Wed, 09 Aug 2023 12:00:00 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/c++-coredump-%E6%A1%88%E4%BE%8B%E5%88%86%E6%9E%90/</guid><description>背景 为了避免过于冗长的前置介绍,本次介绍分享将不会介绍以下的内容: CPU、内存、磁盘、寄存器等概念是什么; 编译器将 C++ 等高级语言编译成机器语言</description></item><item><title>:speech_balloon:用 ReactTsx 语法发送飞书交互卡片</title><link>http://shesl-meow.github.io/posts/%E7%94%A8-reacttsx-%E8%AF%AD%E6%B3%95%E5%8F%91%E9%80%81%E9%A3%9E%E4%B9%A6%E4%BA%A4%E4%BA%92%E5%8D%A1%E7%89%87/</link><pubDate>Fri, 07 Jan 2022 13:49:44 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/%E7%94%A8-reacttsx-%E8%AF%AD%E6%B3%95%E5%8F%91%E9%80%81%E9%A3%9E%E4%B9%A6%E4%BA%A4%E4%BA%92%E5%8D%A1%E7%89%87/</guid><description>本文有同步到掘金:https://juejin.cn/post/7129942982760857613 最终效果 Demo 背景 飞书卡片是一个功能非常丰</description></item><item><title>:page_facing_up:文档数据库 MongoDB 原理浅析</title><link>http://shesl-meow.github.io/posts/%E6%96%87%E6%A1%A3%E6%95%B0%E6%8D%AE%E5%BA%93-mongodb-%E5%8E%9F%E7%90%86%E6%B5%85%E6%9E%90/</link><pubDate>Sat, 29 May 2021 22:17:24 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/%E6%96%87%E6%A1%A3%E6%95%B0%E6%8D%AE%E5%BA%93-mongodb-%E5%8E%9F%E7%90%86%E6%B5%85%E6%9E%90/</guid><description>参考资料:https://zhuanlan.zhihu.com/p/87722764 简介 MongoDB 是最受欢迎的 NoSQL 数据库,文档数据库排名第一位,在所有</description></item><item><title>:slot_machine:需求排序算法设计</title><link>http://shesl-meow.github.io/posts/%E9%9C%80%E6%B1%82%E6%8E%92%E5%BA%8F%E7%AE%97%E6%B3%95%E8%AE%BE%E8%AE%A1/</link><pubDate>Tue, 11 May 2021 13:03:20 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/%E9%9C%80%E6%B1%82%E6%8E%92%E5%BA%8F%E7%AE%97%E6%B3%95%E8%AE%BE%E8%AE%A1/</guid><description>背景 随着某些业务线日益膨胀的单个迭代需求数量,在一个统一的需求评审会上,通常会有许多人浪费大量的时间无效地参与对应的评审。比如: 假设每个需求</description></item><item><title>:floppy_disk:客户端本地存储技术</title><link>http://shesl-meow.github.io/posts/%E5%AE%A2%E6%88%B7%E7%AB%AF%E6%9C%AC%E5%9C%B0%E5%AD%98%E5%82%A8%E6%8A%80%E6%9C%AF/</link><pubDate>Tue, 12 Nov 2019 18:50:46 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/%E5%AE%A2%E6%88%B7%E7%AB%AF%E6%9C%AC%E5%9C%B0%E5%AD%98%E5%82%A8%E6%8A%80%E6%9C%AF/</guid><description>在实习过程中,在字节跳动内部分享上学习的东西 客户端本地存储主要有以下的几个作用: 作为网络 IO 的缓存:缓存图片、缓存接口的 Response; 保存</description></item><item><title>:moyai:Elf文件分析指北</title><link>http://shesl-meow.github.io/posts/elf%E6%96%87%E4%BB%B6%E5%88%86%E6%9E%90%E6%8C%87%E5%8C%97/</link><pubDate>Thu, 29 Aug 2019 22:27:32 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/elf%E6%96%87%E4%BB%B6%E5%88%86%E6%9E%90%E6%8C%87%E5%8C%97/</guid><description>参考: https://linux-audit.com/elf-binaries-on-linux-understanding-and-analysis/ https://linux-audit.com/elf-binaries-on-linux-understanding-and-analysis/ https://lief.quarkslab.com/doc/stable/tutorials/05_elf_infect_plt_got.html http://blog.k3170makan.com/2018/10/introduction-to-elf-format-part-v.html http://dbp-consulting.com/tutorials/debugging/linuxProgramStartup.html https://stackoverflow.com/questions/34966097/what-functions-does-gcc-add-to-the-linux-elf 文件格式 ELF is the abbreviation for Executable and Linkable Format and defines the structure for binaries, libraries, and core files. The formal specification allows the operating system to interpreter its underlying machine instructions correctly. ELF files are typically the output of a compiler or linker and are a binary format. With the right tools, such file can be</description></item><item><title>:truck:堆区如何进行内存分配</title><link>http://shesl-meow.github.io/posts/%E5%A0%86%E5%8C%BA%E5%A6%82%E4%BD%95%E8%BF%9B%E8%A1%8C%E5%86%85%E5%AD%98%E5%88%86%E9%85%8D/</link><pubDate>Fri, 02 Aug 2019 23:45:34 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/%E5%A0%86%E5%8C%BA%E5%A6%82%E4%BD%95%E8%BF%9B%E8%A1%8C%E5%86%85%E5%AD%98%E5%88%86%E9%85%8D/</guid><description>参考: 长亭科技, 堆的概念 http://p4nda.top/2018/03/20/tcache/ https://ctf-wiki.github.io/ctf-wiki/pwn/linux/glibc-heap/tcache_attack-zh/ 什么是堆 堆的一些特点: 堆是可以根据运行时的需要进行动态分配和释放的内存,大小可变; 堆的实现重点关注内存块的组织和</description></item><item><title>:ambulance:概念学习与面试题</title><link>http://shesl-meow.github.io/posts/%E6%A6%82%E5%BF%B5%E5%AD%A6%E4%B9%A0%E4%B8%8E%E9%9D%A2%E8%AF%95%E9%A2%98/</link><pubDate>Sun, 30 Dec 2018 00:00:00 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/%E6%A6%82%E5%BF%B5%E5%AD%A6%E4%B9%A0%E4%B8%8E%E9%9D%A2%E8%AF%95%E9%A2%98/</guid><description>常见算法小记 Fisher–Yates shuffle 洗牌算法:https://en.wikipedia.org/wiki/Fisher%E2%80%93Y</description></item><item><title>:hammer:Linux 常用命令手册</title><link>http://shesl-meow.github.io/posts/linux-%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4%E6%89%8B%E5%86%8C/</link><pubDate>Sun, 30 Dec 2018 00:00:00 +0800</pubDate><author>佘崧林</author><guid>http://shesl-meow.github.io/posts/linux-%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4%E6%89%8B%E5%86%8C/</guid><description>本篇在技术进步到 aigc 能力非常充分的现在,作为一个 Manual 的功能文档已经没有继续更新的必要,仅作为笔记留档一下。 通过 SSH 连接服务器 通过以下的命令通过 ssh 登</description></item></channel></rss>