Merge branch 'master' into lenovo-y480

This commit is contained in:
2025-08-07 19:23:59 +08:00
5 changed files with 47 additions and 10 deletions

12
dhcpcd.conf Normal file
View File

@@ -0,0 +1,12 @@
# 固定 IP
interface eth0
static ip_address=192.168.1.16/24
static routers=192.168.1.1
static domain_name_servers=211.137.96.205 114.114.114.114 8.8.8.8
# static domain_name_servers=114.114.114.114 8.8.8.8
#static ip6_address=fd00:485f:8b6:5fa5::1002/64
# 使用旁路由
#static routers=192.168.1.13
#static domain_name_servers=192.168.1.13

View File

@@ -40,6 +40,12 @@ fcitx5 -d
export PATH="~/.local/bin${PATH:+:}$PATH" export PATH="~/.local/bin${PATH:+:}$PATH"
# pnpm # pnpm
export PNPM_HOME="/home/zedhugh/.local/share/pnpm" export PATH="~/.local/share/pnpm${PATH:+:}$PATH"
export PATH="$PNPM_HOME:$PATH"
# pnpm end # pnpm end
# rust cargo
export PATH="~/.cargo/bin${PATH:+:}$PATH"
if [[ -e "$HOME/.cargo/env" ]]; then
. "$HOME/.cargo/env"
fi
# rust cargo end

View File

@@ -29,7 +29,7 @@ EMERGE_DEFAULT_OPTS="--buildpkg --buildpkg-exclude \"virtual/* sys-kernel/*-sour
ALSA_CARDS="hda-intel" ALSA_CARDS="hda-intel"
GRUB_PLATFORMS="efi-64" GRUB_PLATFORMS="efi-64"
INPUT_DEVICES="libinput" INPUT_DEVICES="libinput"
VIDEO_CARDS="amdgpu dummy nouveau radeon radeonsi vesa fbdev" VIDEO_CARDS="amdgpu dummy fbdev intel nouveau radeon radeonsi vesa"
GENTOO_MIRRORS=" GENTOO_MIRRORS="
https://mirrors.ustc.edu.cn/gentoo/ https://mirrors.ustc.edu.cn/gentoo/

Binary file not shown.

View File

@@ -3,7 +3,7 @@
* 需求关键字 * 需求关键字
网站: [[https://dash.3ue.com]] 网站: [[https://dash.3ue.com]]
用户及密码见 [[file:account.org.gpg][account.org.gpg]] 用户及密码见 [[file:account.org.gpg::*需求关键字][account.org.gpg]]
* 各种 AI 模型 api * 各种 AI 模型 api
https://replicate.com/ https://replicate.com/
@@ -15,7 +15,7 @@ https://replicate.com/
[[https://cloud.dify.ai/app/b33ce31b-ea64-412b-9acf-0a58f6a8b0f8/develop][涛哥 DIFY API 文档地址]] [[https://cloud.dify.ai/app/b33ce31b-ea64-412b-9acf-0a58f6a8b0f8/develop][涛哥 DIFY API 文档地址]]
[[https://cloud.dify.ai/][DIFY 地址]] [[https://cloud.dify.ai/][DIFY 地址]]
DIFY key 见 [[file:account.org.gpg][account.org.gpg]] DIFY key 见 [[file:account.org.gpg::*DIFY key][account.org.gpg]]
登录账号 github 登录账号 github
@@ -39,7 +39,7 @@ DIFY key 见 [[file:account.org.gpg][account.org.gpg]]
6. 自建 AI 6. 自建 AI
地址: ai.hgtoo.com 地址: ai.hgtoo.com
密码: 见 [[file:account.org.gpg][account.org.gpg]] 密码: 见 [[file:account.org.gpg::*自建 AI][account.org.gpg]]
* tailwindcss 组件模板 * tailwindcss 组件模板
https://tailspark.co/ https://tailspark.co/
@@ -63,10 +63,7 @@ https://freesets.vercel.app/components
* AI 后台 * AI 后台
https://ai2.hgtoo.com/apps https://ai2.hgtoo.com/apps
| 账号 | 密码 | 账号密码见 [[file:account.org.gpg::*AI 后台][account.org.gpg]]
|---------------------+----------|
| hangtaoto@gmail.com | ht124816 |
| zedhugh | Qwer1234 |
* google 产品 * google 产品
后续慢慢研究 后续慢慢研究
@@ -77,3 +74,25 @@ https://developers.google.com/custom-search/docs/overview?hl=zh-cn
第三方聚合接口(收费) 第三方聚合接口(收费)
https://serpapi.com/google-autocomplete-api https://serpapi.com/google-autocomplete-api
* 免费 SEO 工具
https://ahrefs.com/zh/free-seo-tools
* 视频处理
https://github.com/Kedreamix/Linly-Dubbing/blob/main/README_zh.md
https://github.com/Chenyme/Chenyme-AAVT
* 本地 ocr
https://github.com/golangboy/wxocr.git
* 支付
2checkout
测试卡参见 [[https://verifone.cloud/docs/2checkout/Documentation/09Test_ordering_system/01Test_payment_methods][Test payment methods]]
* bing
https://www.bing.com/webmasters/about
* WPS 共享文档
[[https://kdocs.cn/l/cpQaCXssOBwk][Cloudfare优化]]
[[https://kdocs.cn/l/ci4NCe8Jqf82][SEO 外链建设策略指南]]