January 10, 2025
·
14 min read
· Page View:

从 12 月 10 号正式上线生产版本的 bilive
到现在,已经过去了一个月了。目前 bilive
的 star 数已经突破了 300,实际用户数应该在 20 ~ 30 之间。当然 star 的数据本身没有什么意义,我真正追求的是使用者,但是 star 数据能够反映出项目实际浏览量,与其他工具类项目相比,我对于 bilive
的定位更像是一个产品,如何让这个产品积累足够多的用户和反馈,是我目前主要面临的问题。
Read the full text -> A total of 2.80k words
January 8, 2025
·
6 min read
· Page View:

In today’s digital age, security is paramount. As we increasingly rely on technology for communication, commerce, and data storage, understanding the fundamentals of security becomes essential. This article provides an overview of key security concepts, including encryption, digest algorithms, and digital signatures. By exploring these topics, we aim to equip you with the knowledge to protect your digital assets and ensure the integrity and confidentiality of your information. Whether you’re a tech enthusiast or a professional in the field, this guide will offer valuable insights into the mechanisms that safeguard our digital world.
Read the full text -> A total of 1.32k words
January 7, 2025
·
2 min read
· Page View:

Last week, I have made a python cli tool. To make it more convenient to use, I want to publish it as a pip module, so I have made some research and mistakes, and finally succeeded.
Read the full text -> A total of 0.59k words
January 6, 2025
·
0 min read
· Page View:

As a developer, I have been using many packages in my projects. Sometimes I may even forget the existence of the packages. When I changed my devices or some one else asked me, it’s hard for me to remember everything to recommend. Thus I will try to list the things which I think are very helpful and useful to share with you. Maybe we can even make an “Annual Oscar Awards ceremony” for the things.
Note: This post will be updated regularly.
Read the full text -> A total of 0.20k words
January 4, 2025
·
10 min read
· Page View:

HTTP protocol is the foundation of the Internet, and HTTPS is the secure version of HTTP. HTTP is an application layer protocol based on TCP/IP protocol. It does not involve packet (packet) transmission, mainly specifying the communication format between the client and the server, and the default port is 80.
Read the full text -> A total of 2.14k words
January 4, 2025
·
2 min read
· Page View:

Recently, I have been working on DNS of my domain name. And then I need to set up the mail service of my domain name. When I tried many times, I always failed to receive the mail on my phone. Suddenly, I remembered that I didn’t set up IMAP service. So let’s review the mail service and protocol.
Read the full text -> A total of 0.56k words
January 2, 2025
·
10 min read
· Page View:

We can learn the proxy process of clash through the configuration file.
Read the full text -> A total of 2.02k words
December 27, 2024
·
16 min read
· Page View:

我在本科期间听到过很多关于广告论调,仍记得某位教授对于短视频所代表的互联网深恶痛绝,在课堂上批判广告的价值,抨击广告行业的浮躁。我身边的同学也大抵持相同的观点,认为互联网广告就是智商税,广告的目的是为了卖课,卖课的目的是为了收割。可事实真的如此吗?
Read the full text -> A total of 3.26k words
December 26, 2024
·
11 min read
· Page View:

In my mind, DNS is the key of the internet. I always believe if you control the DNS, you control the Internet world. So let us get started to know the DNS.
Read the full text -> A total of 2.33k words
December 23, 2024
·
16 min read
· Page View:

For the computer network, I believe that most people have learned it in the course of university or college. No matter whether you are familiar with it or not, this article will give you a different perspective of the network. It can really help you a lot.
Read the full text -> A total of 3.29k words