<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss/styles.xsl" type="text/xsl"?><rss version="2.0"><channel><title>裁晨的Blog</title><description>裁晨的个人博客</description><link>https://blog.fluteai.online/</link><language>en-us</language><item><title>你开发的聊天软件消息加密了吗</title><link>https://blog.fluteai.online/posts/chat-message-encryption-rsa/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/chat-message-encryption-rsa/</guid><description>一些成熟的 IM 服务消息传输都是经过加密进行传输的，本文主要实现客户端和服务端的消息加解密实现思路</description><pubDate>Mon, 12 Jun 2023 00:00:00 GMT</pubDate><category>websocket</category><category>IM</category><category>技术</category></item><item><title>使用astrojs和drone实现个人网站生成与自动化部署</title><link>https://blog.fluteai.online/posts/astrojs-drone-personal-site-deploy/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/astrojs-drone-personal-site-deploy/</guid><description>最近想将自己的学习以及生活日常整理一下，经过寻找发现，astro很适合 Md 文件内容发布，阅读须知：1. 了解 react,astro 使用 jsx 编写</description><pubDate>Sun, 30 Apr 2023 00:00:00 GMT</pubDate><category>astro</category><category>部署</category><category>技术</category></item><item><title>50行代码实现微信chatgpt接入</title><link>https://blog.fluteai.online/posts/wechat-chatgpt-integration-50-lines/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/wechat-chatgpt-integration-50-lines/</guid><description>最近看到很多chatgpt接入微信的项目,遂自己简单实现一下，需要自己有 openai 的账号，以及生成 key...</description><pubDate>Tue, 11 Apr 2023 00:00:00 GMT</pubDate><category>chatgpt</category><category>技术</category></item><item><title>尝鲜Webcontainers</title><link>https://blog.fluteai.online/posts/webcontainers-first-look/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/webcontainers-first-look/</guid><description>Webcontainers使用WebAssembly技术开发的一个包含node和npm的类liunx操作系统...</description><pubDate>Wed, 22 Feb 2023 00:00:00 GMT</pubDate><category>Webcontainers</category><category>技术</category></item><item><title>使用electron，peerjs实现简单P2P音视频通话及屏幕共享</title><link>https://blog.fluteai.online/posts/electron-peerjs-p2p-call-screen-share/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/electron-peerjs-p2p-call-screen-share/</guid><description>2023 年的第一周文章，整理一下自己使用 electron，peerjs 实现音视频通话的过程,新的一年与大家共同进步...</description><pubDate>Sun, 08 Jan 2023 00:00:00 GMT</pubDate><category>vue</category><category>electron</category><category>peerjs</category><category>技术</category></item><item><title>Uniapp微信小程序实现商品海报生成</title><link>https://blog.fluteai.online/posts/uniapp-wechat-mini-program-poster/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/uniapp-wechat-mini-program-poster/</guid><description>简单整理一下小程序生成海报的思路，实现步骤：第一步创建画布以及获取画布，第二步进行背景图绘制，第三步...</description><pubDate>Mon, 12 Dec 2022 00:00:00 GMT</pubDate><category>vue</category><category>uni-app</category><category>小程序</category><category>技术</category></item><item><title>Electron中使用typorm，better-sqlite3实现本地数据sqlite存储</title><link>https://blog.fluteai.online/posts/electron-typeorm-better-sqlite3/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/electron-typeorm-better-sqlite3/</guid><description>本文主讲在 electron 中使用 typeOrm 和 better-sqlite3 实现本地数据存储以及读取，以及开发过程中遇到问题的解决方案</description><pubDate>Tue, 29 Nov 2022 00:00:00 GMT</pubDate><category>vue</category><category>Electron</category><category>技术</category></item><item><title>从0到1实践electron开发多窗口应用到打包升级</title><link>https://blog.fluteai.online/posts/electron-multi-window-packaging-updates/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/electron-multi-window-packaging-updates/</guid><description>最近使用Eelctron开发了一个桌面端软件，并对之前所学习的大文件切片上传，以及nest框架做一个实践</description><pubDate>Tue, 11 Oct 2022 00:00:00 GMT</pubDate><category>vue</category><category>Electron</category><category>技术</category></item><item><title>树莓派Raspberry Pi OS安装与切换国内源</title><link>https://blog.fluteai.online/posts/raspberry-pi-os-domestic-mirror/</link><guid isPermaLink="true">https://blog.fluteai.online/posts/raspberry-pi-os-domestic-mirror/</guid><description>系统安装 系统镜像下载 附官网地址 2. 下载balenaEtcher进行系统镜像烧录 3. 烧录完成后在boot盘中创建...</description><pubDate>Fri, 29 Jul 2022 00:00:00 GMT</pubDate><category>树莓派</category><category>系统</category><category>技术</category></item></channel></rss>