Lightweight docker installation for macOS environment

Preface If you don’t like the “bloat” of the official docker client, like me, and just want a separate and pure docker service without a GUI, or just want to try new things and tinker with new methods, then you are welcome to read this article. Since I am using macOS, there is only one exploration record under Mac. If there are any omissions and errors, please feel free to criticize and point them out in the comment section....

2022-11-05    2023-12-20    746 words    4 min

Conda installing R kernel Notebook

Preface Due to the author’s frequent use of conda to configure the R kernel jupyter notebook on Linux remote servers, some steps are forgotten over time (the main problem is that the same pit will be stepped on differently every time). After summarizing the relevant tutorials and personal experience on the internet, a guide is provided for everyone and future me to refer to. Guide Install Conda To start with an introduction to Conda, Anaconda and some of the connections between them....

2022-10-10    1485 words    7 min

Multiple Solutions for Toxic Software EasyConnect

Start I’m at home on vacation and I need to use EasyConnect to connect to the school’s intranet. I occasionally need to connect to the school’s server or access intranet pages, so I plan to download it. But! EasyConnect is a rogue software, which is often referred to as a cancerous software. I then started looking for ways to deal with it. Under macOS, EasyConnect primarily behaves as follows. background...

2022-07-08    2022-12-29    2372 words    5 min

Yabai: Tiling Style Desktop for Mac

Preface Long-time Linux users should be familiar with i3wm, which is significantly different from the floating (float) desktops of Mac and Windows operating systems, which are called tiling desktops. When I learned about the open source project yabai for Mac, I couldn’t wait to start using it. Installation Equipment status: Homebrew is installed (You can refer to the official website) Closed SIP Monterey12.4 It is best to refer to Official...

2022-05-19    2493 words    5 min

Takagi-san

からかい上手の高木さん Before The third season of Takagi-san (Japanese: からかい上手の高木さん) anime TV ended today (3.26), and there may not be a fourth season. Purposely went to catch up at 1 a.m. and felt a lot of emotions. Before learning that the theatrical version will be released in Japan in June,...

2022-03-26    102 words    1 min

MacOS User's Aria2 Configuration

Preface What is Aria2? Aria2 is a free, cross-platform command line interface download manager that supports HTTP, HTTPS, FTP, Bittorrent and Metalink. Another feature of Aria2 is that you can use JSON-RPC and XML-RPC for HTTP remote download control, and the JSON-RPC interface is available through WebSocket. I mainly use to download seed Bittorrent files and multithreaded downloads. Preparation before configuration Installed Homebrew 。 Ability of using vim or other...

2022-03-19    2874 words    6 min