
老卫同学
路漫漫其修远兮,吾将上下而求索。
plasmo开发
sharp依赖安装不上,是因为macOS系统缺失`libvips` brew install vips
使用n管理的node版本
npm总是权限有问题 npm notice npm notice New minor version of npm available! 10.7.0 -> 10.8.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v1
pnpm设置镜像源
# 获取当前配置的镜像地址 pnpm get registry or pnpm config get registry # 设置新的镜像地址 pnpm set registry https://registry.npmmirror.com 修改官方默认的安装包安装路径位置(默认安装包路
在调试yolo的时候报错
OSError: [WinError 126] 找不到指定的模块 缺少补丁:https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=48145
简单的脚本来完成服务重启
#!/bin/bash # 查找进程 PID pid=$(ps -ef | grep override | grep -v grep | awk '{print $2}') # 如果找到进程,杀死进程 if [ -n "$pid" ]; then echo "Killing process
图片API
搏天:https://api.btstu.cn/ 樱道:https://api.r10086.com/ 樱花:https://www.dmoe.cc/ 保罗:https://api.paugram.com/ 东方Project:https://img.paulzzh.tech/ likepoems随
Shopping Interest and Behavior
Shopping Interest and Behavior 2024年7月2日 此对话可能会反映链接创建者的个性化数据,这些数据并未共享,并且可能会显著改变模型的回复方式。 1.大家会在逛超市的时候关注某些商品的价格吗? 2.大家会关注打折的商品吗? 3.大家想知道某商品的价格波动吗? 4.是否会
天气API
访问地址:https://weather.sl.al/ 默认访问是查询省会城市的信息 查询参数:https://weather.sl.al/?lat=29.881583&lon=121.568458&lang=en lat:纬度 lon:经度 已支持多语言参数 lang:语言 (默认不带lang的话
代理ChatGPT
未实现,还是老老实实用 https://new.oaifree.com吧,由于https://new.oaifree.com可能被墙了,我将它代理了一下,https://chatgpt.readnotion.com addEventListener('fetch', event => { eve
github-copilot
本来想白嫖的,失败了 教程来源https://linux.do/t/topic/2279 注册账号https://github.com/github-copilot/signup 生成卡片https://namso-gen.com/?tab=advance&network=MasterCard