-
How to use proxy on Linux
This tutorial is targeted at readers who have acquired a working proxy (in this article referring to one that is used to access blocked websites like huggingface.co) with a beginner-friendly graphi... -
The best way to install CUDA on Ubuntu
dpkg -i cuda-keyring_1.1-1_all.deb; apt-get update; apt-get install cuda
-
Hello World
It’s quite strange for me not to have a blog site until today, given that I’ve been familiar with front-end stuff (html, css, js) sincs I started exploring web scraping in grade 9, and have been fl... -
The best way to activate MS Windows via your school's KMS
This post demonstrates the style of my future tutorials tagged with
cs pro tips
. I’m never going to write the kind of “Hello World” tutorials that try to (and often fail to) explain every detail to a complete beginner. Instead, I’ll keep it concise and only include the explanations, cautions and error handlings that are not easily found on the Internet.
1