'更新svg'

This commit is contained in:
hackrobot
2025-03-25 08:15:29 -05:00
parent 8b22fc63ed
commit 87aa7b3070
8 changed files with 68 additions and 98 deletions

View File

@@ -1,80 +1,8 @@
## 前言
🚀 技术杠杆与变现
1⃣ PVE: 压榨硬件,超融合,虚拟机
2⃣ frp: 内网穿透
3⃣ Docker 与 K8S:容器化部署
4⃣ GPU:本地大模型,私有化部署
5⃣ OTG:边缘计算 npu 与机器视觉
> 本文是在线电子书,不定时更新
你看到的`电子书`,一个在线的网页
内容会根据作者的经历和心得,不定时更新
当然,如果你也可以关注公众号: Eric的云游日记, 加群交流
一个人走得开,一群人走的远
<img src="https://hackrobot-1258475618.cos.ap-shenzhen-fsi.myqcloud.com/ytGpt.png?imageSlim" title="" alt="ytGpt.png" width="235">
> 声明:
本人不会针对Youtube内容进行收费
也不进行账号买卖
文中内容仅供参考
---
> nomadyt.com
[nomadyt.com](nomadyt.com) 是`nomad`+`yt`的缩写组合,意思是以油管为收益的数字游民
油管适合做为`副业`尝试
申请ypp通过后,就可以设置视频播放广告,产生美金收益
## Youtube运营笔记
> 媒体是普通人的最好的杠杆
从佛系到认真的运营youtube(油管),也快有1年的时间了
在这里分享一些心得,以及踩过的坑
---
## 为什么youtube值得做?
> 成本低
自媒体是普通人最好的杠杆,只需要1部手机,就可以拍摄vlog,也可以剪辑影片
现在的剪辑软件,不仅在手机端可以方便操作,还结合的ai功能,比如
- 语音翻译/克隆
- 自动生成双语字幕
- 特效/音效
随时随地都可以剪辑+上传
> 赚美金,回报高
同样的视频,在不同的平台上传后,收益汇率不一样
油管结算是美金,换成人民,就有7倍左右的购买力
而如果你居住下三四线城市,或者县城,那么由于生活成本低
每月即使1000$的收益,都可以过的不错了
> 商业模式健康
youtube给创作者的收益,长视频是`55%`,短视频shorts是`45%`
可以说是世界上很慷慨的公司了
仅仅是平台广告,就能够带来巨大的收益
不用去接`业配/商单`,以及自己带货,纯粹的视频不会让人厌恶
内容待更新,目录已上线

View File

@@ -30,7 +30,7 @@ import girl from "../../images/girl.jpg";
import emoji from "../../images/emoji.png";
import phone from "../../images/phone.png";
import robot from "../../images/robot.png";
// import robot from "../../images/robot.png";
import nomad from "../../images/nomad.png";
import book from "../../images/book.png";
import qrcode from "../../images/qrcode.png";
@@ -41,12 +41,13 @@ import loft from "../../images/loft.png";
import AIGC from "../../images/AIGC.png";
import robot192 from "../../images/robot192.png";
import youtube from "../../images/youtube.svg";
import youtube2 from "../../images/yt2.svg";
import youtube3 from "../../images/yt3.svg";
import youtube4 from "../../images/yt4.svg";
import ssh from "../../images/ssh.svg";
import robot from "../../images/robot.svg";
import host from "../../images/host.svg";
import ytGpt from "../../images/ytGpt.png";
import demo from "../../images/demo.svg";
import AI from "../../images/AI.png";
// export default class Index extends Component {
const Index = () => {
@@ -346,14 +347,15 @@ const Index = () => {
{/* 参考资料https://readmake.com/ */}
<View className="index-book animate__animated animate__pulse">
<View className="index_book_left">
<View className="left_title">Youtube运营笔记</View>
<View className="left_text">数字游民-手册1</View>
<View className="left_title">AI RPA 自动化</View>
<View className="left_text">数字游民-手册2</View>
<View className="left_mobile">
<Text>🚀 油管踩坑笔记</Text>
<Text>1 YPP: 如何加入合作伙伴计划</Text>
<Text>2 基础:系统环境与静态住宅ip</Text>
<Text>3 收款:PIN码验证与外汇结算</Text>
<Text>4 AI:辅助剪辑/生成视频</Text>
<Text>🚀 技术杠杆与变现</Text>
<Text>1 PVE: 压榨硬件,超融合,虚拟机</Text>
<Text>2 frp: 内网穿透</Text>
<Text>3 Docker与K8S:容器化部署</Text>
<Text>4 GPU:本地大模型,私有化部署</Text>
<Text>5 OTG:边缘计算npu与机器视觉</Text>
{/* <Text>5⃣ -----------------</Text> */}
<Text>🔥 一起实践,交流</Text>
@@ -376,7 +378,7 @@ const Index = () => {
<View className="index_book_img">
<Image
// style="width: 40%px;height:100%;background: #fff;"
src={ytGpt}
src={AI}
/>
</View>
</View>
@@ -388,25 +390,25 @@ const Index = () => {
<Image
// style="width: 40%px;height:100%;background: #fff;"
// src={book}
src={youtube2}
src={ssh}
/>
<View className="bookImg_text">YPP(合作伙伴计划)</View>
<View className="bookImg_text">SSH远程</View>
</View>
<View className="bookImg">
<Image
// style="width: 40%px;height:100%;background: #fff;"
// src={book}
src={youtube3}
src={robot}
/>
<View className="bookImg_text">💰赚美金</View>
<View className="bookImg_text">RPA自动化</View>
</View>
<View className="bookImg">
<Image
// style="width: 40%px;height:100%;background: #fff;"
// src={book}
src={youtube4}
src={host}
/>
<View className="bookImg_text">📷自媒体</View>
<View className="bookImg_text">虚拟化</View>
</View>
</View>
</View>

View File

@@ -152,6 +152,8 @@
justify-content: space-around;
// background-color: #69b1ff;
.bookImg {
width: 350px;
height: 350px;
display: flex;
flex-direction: column;
align-items: center;