master
IoTcat 3 years ago
parent d7e06c82c1
commit 89425805ae
  1. 99
      source/_posts/acg-watch.md
  2. 55
      source/_posts/happiness.md
  3. 73
      source/_posts/life-orientation.md
  4. 5
      source/_posts/v2ray-instruction.md

@ -0,0 +1,99 @@
---
title: acg.watch-我的私人视频网站
titleEN: acg.watch - My Personal video Site
categories:
- tech
tags:
- website
- video
date: 2021-01-24
---
{% raw %}<span class=".zh">{% endraw %}
此文将讨论acg.watch网站的定位,运营模式,以及潜在应用等。
{% raw %}</span>{% endraw %}
{% raw %}<span class=".en">{% endraw %}
This article will discuss the positioning, operating mode, and potential applications of the acg.watch website.
{% raw %}</span>{% endraw %}
<!--more-->
{% raw %}
<script>
session.onload(function(){
if(page.tran.getLang() == 'en'){
tips.warning({
title: 'Caution',
position: 'topRight',
message: 'This page was translated by Machine!!',
buttons: [['<button>Show Original Page</button>', function (instance, toast) {
page.tran.setLang('zh');
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
}, true]]
});
}
});
</script>
{% endraw %}
{% raw %}<span class=".zh">{% endraw %}
## 缘由
自从18年第一次尝试建站以来,追求流媒体播放服务一直是我所追求的目标。
## 历史
从2018年三月,我第一次通过腾讯云Win Server 2012实现了对摇曳露营第3集的发布,从而使其能够在网页上访问。到2018年9月,基于video.js,我第一次搭建了一个视频网站,使用华为云对象存储以及mysql数据库进行集中管理,并将其发布在video.yimian.xyz。2018年11月,配合树莓派3B以及一个红外摄像头,我通过推流实现了对宿舍的24小时监控。2019年2月,我购买了acg.watch这个域名,并将视频站转移至此。此后,我站视频被爬多次,由于华为云存储巨额的流量费用,我觉定暂时停止公开提供服务。2019年11月,在英国,我重构了视频站,不再使用华为云存储这个烧钱的服务,转而寻求onedrive存储方案。此外,新的视频站不再拥有后端,而是使用file-cache机制通过分析onedrive的视频目录自动生成数据集。2020年8月,随着ushio用户系统竣工,视频站开始支持为用户提供个性化服务,包括跨设备播放记录同步等。2021年1月,确定acg.watch的发展方向为**多功能在线播放器**,此外网站还将提供**番剧搜寻功能**。同时,考虑到版权问题,我之前私藏的所有视频全部转为私有,只有认证过的朋友们才有权限观看。
## 网站地址
- [http://video.yimian.xyz](http://video.yimian.xyz/)
- [https://acg.watch](https://acg.watch/)
## 定位
Acg.Watch视频站拥有三个发展定位:
- 番剧资源辅助搜索
- 多功能视频播放器
- IoTcat的私藏视频站
## 发展状态
网站将持续开发,欢迎大家常来踩踩呀_(:з」∠)_
{% raw %}</span>{% endraw %}
{% raw %}<span class=".en">{% endraw %}
## Reason
Since the first attempt to build a website in 18 years, the pursuit of streaming media playback services has always been my goal.
## History
From March 2018, I realized the release of the third episode of Sway Camp through Tencent Cloud Win Server 2012 for the first time, so that it can be accessed on the web. By September 2018, based on video.js, I built a video website for the first time, used Huawei Cloud object storage and mysql database for centralized management, and published it on video.yimian.xyz. In November 2018, with the Raspberry Pi 3B and an infrared camera, I realized 24-hour monitoring of the dormitory through push streaming. In February 2019, I purchased the domain name acg.watch and transferred the video site to it. Since then, my site’s video has been crawled many times. Due to the huge traffic cost of Huawei Cloud storage, I feel that I will temporarily stop publicly providing services. In November 2019, in the United Kingdom, I restructured the video site and stopped using Huawei Cloud Storage, a money-burning service, and turned to onedrive storage solutions. In addition, the new video station no longer has a backend, but uses the file-cache mechanism to automatically generate a data set by analyzing onedrive's video catalog. In August 2020, with the completion of the ushio user system, the video station began to provide users with personalized services, including cross-device playback and recording synchronization. In January 2021, the development direction of acg.watch is determined as a **multifunctional online player**, and the website will also provide a **fan drama search function**. At the same time, taking into account the copyright issue, all the videos that I have privately collected before are all turned into private ones, and only authenticated friends can watch them.
## Website address
- [http://video.yimian.xyz](http://video.yimian.xyz/)
- [https://acg.watch](https://acg.watch/)
## Positioning
Acg.Watch video station has three development positions:
- Assisted search for fan drama resources
- Multifunctional video player
- IoTcat's private video station
## Development status
The website will continue to be developed, and you are welcome to step on it often_(:з」∠)_
{% raw %}</span>{% endraw %}

@ -0,0 +1,55 @@
---
title: 悟
titleEN: Happiness
categories:
- life
tags:
- idea
date: 2021-05-24
---
{% raw %}<span class=".zh">{% endraw %}
顿悟 关于生活
{% raw %}</span>{% endraw %}
{% raw %}<span class=".en">{% endraw %}
Idea About life
{% raw %}</span>{% endraw %}
<!--more-->
{% raw %}
<script>
session.onload(function(){
if(page.tran.getLang() == 'en'){
tips.warning({
title: 'Caution',
position: 'topRight',
message: 'This page was translated by Machine!!',
buttons: [['<button>Show Original Page</button>', function (instance, toast) {
page.tran.setLang('zh');
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
}, true]]
});
}
});
</script>
{% endraw %}
{% raw %}<span class=".zh">{% endraw %}
原来,没有人生来就留恋人世。所以,尽情去做一些让自己真正感到快乐幸福的事情吧!
{% raw %}</span>{% endraw %}
{% raw %}<span class=".en">{% endraw %}
It turns out that no one is born with nostalgia for the world. So, you can only do something that makes you really happy and happy!
{% raw %}</span>{% endraw %}

@ -0,0 +1,73 @@
---
title: 未来生活定位
titleEN: life orientation
categories:
- life
tags:
- life
- analysis
- orientation
date: 2021-01-25
---
{% raw %}<span class=".zh">{% endraw %}
经过一年多的迷茫,我逐渐探明我的迷茫原因所在,进而结合社会大环境发展前景,制定出未来数年我的生活发展定位。
{% raw %}</span>{% endraw %}
{% raw %}<span class=".en">{% endraw %}
Abstract in english
{% raw %}</span>{% endraw %}
<!--more-->
{% raw %}
<script>
session.onload(function(){
if(page.tran.getLang() == 'en'){
tips.warning({
title: 'Caution',
position: 'topRight',
message: 'This page was translated by Machine!!',
buttons: [['<button>Show Original Page</button>', function (instance, toast) {
page.tran.setLang('zh');
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
}, true]]
});
}
});
</script>
{% endraw %}
{% raw %}<span class=".zh">{% endraw %}
## 目前情况分析
### 我
经过十年多的努力耕耘,截止21年1月,我已经掌握了多种知识及技能,已经基本具备维持温饱的能力。至此,“努力学习养活自己”这一曾经的定位已不再是当前的主要矛盾。与此同时,“对美好生活的向往”逐渐浮现,成为当前的主要行为动机。然而,不幸的是,由于我过去的发展方式是“项目快感驱动”型,缺乏有效的监督,于是对身体造成了巨大的损伤。
### 社会大环境
新冠后时代,世界进入“比烂时代”,预计会存在一个3年以上的长期消杠杆时期。考虑到物联网,人工智能领域当前的瓶颈问题,短期内恐难以有备受期待的科技革命发生。因此,消杠杆时期可能会更加漫长,达到5年甚至7年,直至新的一轮产业转型,世界大战,或者科技革命方能结束。在此期间,包括诸大互联网巨头在内,社会中的上升机会将大幅度减少,内卷情况将进一步恶化。但好消息是,消杠杆时期度过后,世界会进入新的高速发展时期,这时将会拥有诸多上升及创业机会(尤其是科技革命直接受益产业),重现“风口猪也上天”现象。
## 发展方向
所谓“厚积薄发”。如果说,积杠杆时期是爆发期,那么消杠杆时期则是漫长的积累期。在积累期,最佳的生存策略是闷声积累技能经验,为爆发期做准备。在此阶段,资产普遍大幅贬值,保值手段甚微。此时,将资产投资到提升自己实力上,似乎是最佳的保值策略。总言之,消杠杆时期的最佳策略是,蛰伏,闷声提升自己。万万不可迫于环境压力,打破自己的节奏。想一下,如果你是上司,你是希望你收下最听话天天加班的人升值,还是希望只做分内事但很有能力的人升职走掉。
“美好生活”是一个抽象的概念,这一现象实现的基础,首先便是要具有良好的身体状况。为此,未来一段时间我的首要任务,是尽可能恢复身体被破坏的部分,比如眼睛和腰。
{% raw %}</span>{% endraw %}
{% raw %}<span class=".en">{% endraw %}
{% raw %}</span>{% endraw %}

@ -42,6 +42,9 @@ Ushio V2ray Instruction..
{% raw %}<span class=".zh">{% endraw %}
> 本服务仅向以学术研究为目的学生提供!
> 本服务非盈利,但可能会根据您的使用情况收取少许费用,来平摊服务器的费用!
## 流程总览
- 用户注册
@ -51,6 +54,8 @@ Ushio V2ray Instruction..
在开始安装软件前,请先前往[https://v2ray.yimian.xyz/](https://v2ray.yimian.xyz/)使用手机号进行账户注册。
> 如确有使用需求,请在注册后将您的学生身份证明和注册手机号发送至[i@iotcat.me](mailto:i@iotcat.me),在我检查过您的需求合法性后将赋予您使用权限!
## v2ray软件安装
本文包含[Win10](#Win10),[安卓](#Android),[IOS/Ipad OS](#Ios)的软件安装方法,请根据相应流程进行安装。

Loading…
Cancel
Save