author avatar

老卫同学

路漫漫其修远兮,吾将上下而求索。

炫酷的前端UI组件库

https://reactbits.dev/

和风天气&免费天气

主页 https://www.qweather.com/ 接口文档 https://dev.qweather.com/docs/api/minutely/minutely-precipitation/ 免费接口 http://t.weather.itboy.net/api/weather/city/

网页版远程控制guacamole

有个仓库一键脚本安装 https://github.com/boschkundendienst/guacamole-docker-compose

Go + Gin 开发用户登录注册及路由业务的核心关键词清单

### 认证 * JWT (JSON Web Token) * Session / Cookie * Token * Refresh Token * 黑名单机制 ### 授权 * Casbin * RBAC (Role-Based Access Control) * ABAC (Attribute-

openwrt玩之前的准备

主题 https://github.com/jerrykuku/luci-theme-argon 软路由 https://github.com/vernesong/OpenClash 软件中心 https://github.com/linkease/istore 软件包整理 https://gith

Claude Code API配置

在环境变量中加入以下参数 macOS/Linux export ANTHROPIC_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode export ANTHROPIC_MODEL=qwen3-max-preview export ANTH

海光c86-4G AI推理K100

milvus连接工具 docker run -d --name zttu-milvus --restart=always -p 8000:3000 -e MILVUS_URL=localhost:19530 zilliz/attu:v2.5 123456 海光相关 开发者社区 https://dev

vllm docker运行实践

vllm docker相关文档 https://docs.vllm.ai/en/latest/deployment/docker.html docker run --gpus all \ -v /opt/models:/vllm-workspace \ -p 8000:8000 \ --

Ubuntu 24.04 LTS 配置静态IP地址完全指南

问题背景 在日常的服务器运维中,我们经常会遇到服务器只有IPv6地址而没有IPv4地址的情况。最近在维护一台Ubuntu 24.04.2 LTS服务器时,就遇到了这个问题:服务器可以正常连接网络,但只分配了IPv6地址,缺少IPv4地址配置。 初始状态诊断 首先通过 ip a 命令查看网络接口状态:

html2pdf.js使用示例

<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8" /> <title>红头文件长文实时预览</title> <script src="https://cdnjs.cloudflare.com/ajax/lib