type
status
date
slug
summary
tags
category
password
Date
Free
Free
Link
xhsContent
Price
xhsTitle
🌈 I feel
icon

👟 Articles


📖 Title: performance.timging已经不建议使用,使用PerformanceObserver或者performance.getEntriesByType(”navigation”)等来代替;
👍 Some Contents
  • PerformanceObserbver
notion image
notion image
  • performance.getEntriesByType("navigation");
notion image
  • performance.getEntriesByType("resource"); 也可监控resource的加载时间;
notion image
  • PerformanceObserver.observe({ type: ‘resource’ })也可以监控resource
notion image
📖 Title: Nodejs写一个SSE;
👍 Some Contents
  • 返回一个ReadableStream, 然后通过EventSource去请求;
notion image
 
 
📖 Title: Airbnb在流式传输上的实践;
👍 Some Contents
  • 缓冲策略和流式策略解释(缓冲策略相当于用杯子接满一杯水然后倒到水管里面;流式策略相当于接个水管在水龙头,可以一个chunk chunk的传输,不用等接满再丢到网络传输上)
notion image
  • 预加载body的脚本;异步的脚本采用服务端fetch,然后set到script type=json里面,通过ItersectionIbserver去检测;从而避免或降低瀑布流;
notion image
 

📱 Products


🍞 name: 流媒体实时换脸;
🔗 link:
📖 desc:
notion image
 
🍞 name:手写体生成;
🔗 link:
📖 desc:
notion image
 
🍞 name: 类markdown文本生成流程图;
🔗 link:
📖 desc:
notion image
 
🍞 name:photoshop SD插件;
🔗 link:
📖 desc:
notion image
 
🍞 name:ChatGPT Admin-提供UI和支付接口;
🔗 link:
📖 desc:
notion image
 
🍞 name: 丝滑滚动库lenis;
🔗 link:
📖 desc:
notion image
 
🍞 name: 使用useTransition和useDeferredValue来做输入防抖;
📖 desc:
notion image
 
 
 
 
 
 
 
上一篇
父组件onMouseDown preventDefault后子组件可能无法复制;浏览器设置重绘闪烁;usehooks-一些react hooks;express 中发送SSE;Nodejs中的一些优化;AI换脸demo;databerrry 本地gpt agent;tabby 开源自部署的copilot;grpc和restful的区别;postgresql中的索引;tampermonkey油猴脚本教程;
下一篇
flow工作流转接口接UI;SingleFile将页面转为单个html文件;newBingweb;开源短链系统;开源可自AI部署应用的平台dify666; qiankun2.10.7返回样式丢失问题总结;qiankun+style-component(css-in-js)问题排查总结;minitify-开源文档平台;ast-grep-代码ast搜索替换;quivr-上传文件训练的AI;上传PTFChat;3D打印模型列表;