Lynn's Blog

Reading, Thinking and Writing

JavaScript Basics

Read a little history of JavaScript here. Miscellaneous Display content In the console: console.log('Hello, world!'); Show alert message: alert('Hello, world!'); Com...

Git Basics

Mac/Linux Setup Windows Setup Terminology Working Directory Staging Area / Staging Index / Index Basic Commands Create or Clone a Repository Check the repository’s...

A New PB for Mini-Marathon in HUST 🏅

The weather this morning was as cold as usual, but I was one of them at the entrance of Huazhong University of Science and Technology. This is the third mini-marathon I participated in. With my pre...

Set Up Visual Studio Code for Markdown and Jekyll

In the end, I switched from Sublime Text back to Visual Studio Code 😂. I think I should not go back anymore. The reason I gave up the Visual Studio Code before was that it would make my computer ov...

Completed Another Online Running

From October 11th to November 10th, I ran 353.39 kilometers in a month and completed another online running of HUST. I finally got another shiny bookmark today 🔖. I also finally collected the bo...

Switch IP Quickly

I usually need to access different networks through different network settings, such as accessing the campus network via DHCP and using static IP to access the server in the lab. So I need a way to...

Switch Global Proxy Quickly

Unlike the Google Chrome, Safari uses the system proxy by default and does not provide proxy API, so there is no extension like SwitchyOmega. Since I set my default browser to Safari, the tool to q...

Create a Lite Windows 10

Since I usually use macOS, in some specific situations, such as using the full version of the Office, I need to temporarily use the Windows. My solution is to use a Windows virtual machine, but the...

Upgrade of Keep Grade — KG.11 🎉

From 5 kilometers, 10 kilometers, to the half-marathon, after 237 days I finally upgraded to the KG.11 on August 18, which is very exciting for me, and I look forward to the arrival of KG.12. Th...

Set Up Sublime Text for Markdown and Jekyll

Sublime Text might be the first and most used code editor during my undergraduate stage. I have also tried Atom when they released the stable version, but I finally gave up after a short trial beca...