How to become a Forward Proxy Expert? Forward Proxy Are you curious about various forward proxy protocols? Do you want to set up your own forward proxy servers? Are you searching for an easy-to-use proxy client? This post will guide you 2025-04-20 technic #network
Open-Source Software Sharing Introduction In this post, I'm going to share some open-source softwares I usually use. Some softwares I shared before will not be mentioned here. If you are interested in it, you can see this post. 2025-04-19 technic #linux #software
Intranet Penetration and Reverse Proxy Introduction Recently, I finally figured out how to use nginx for reverse proxy, and I find that nginx is truly amazing! In my previous post "Make a NAS with OrangePi Zero3", I deployed a private cl 2024-11-13 technic #linux #network
Travel to Japan (Chinese only) Day 0️⃣ Day 0 晚上抵达大阪 (Osaka) Day 1️⃣ Day 1 上午在姬路城玩, 下午前往神户citywalk, 在日落前赶到海边看海、吹海风 Day 2️⃣ Day 2 去了大阪海洋馆, 坐了旁边的摩天轮, 俯瞰海景 Day 3️⃣ Day 3 前往京都, 逛了清水寺和一堆景点 Day 4️⃣ Day 4 前往奈良, 看了著名的奈良小鹿, 喝了比国内还要便宜的星巴 2024-10-07 others #travel
Multi-fluid PCISPH PCISPH Here is the original paper: "Predictive-Corrective Incompressible SPH" 1.Introduction In the context of SPH, two different strategies has been purued to model incompressibility: - using a sti 2024-09-17 technic #graphics
Fix WiFi Auto Deauthentication on Arch Linux If you are encountering the problem shown in the figure below (Every few minutes there is a deauthentication, which is accompanied by internet disconnection), you can try the following solution. Solu 2024-08-31 technic #linux
Make a NAS with OrangePi Zero3 Introduction Just recently, I was considering making a NAS as a personal server, with the following requirements: Deploy a private cloud storage Serve as a synchronization node for multiple devices 2024-08-08 technic #linux
Set up your own Arch Linux Introduction Days ago, my NVIDIA driver crashed after an auto-update on my Ubuntu system, causing several issues including display problems. It took me some time to resolve these issues, and I compl 2024-07-19 technic #linux
Multi-phase Fluid Simulation SPH implementation of Multiple-phase Fluid Simulation 1. NSCH model For \(n\)-phase fluid: \[ \begin{cases} &\frac{Du}{Dt} = -\frac{1}{\rho}p + g + \nabla\cdot (\nu \nabla u) + SF\\ 2024-07-16 technic #graphics