Network Worms

Network Worms > Blog

Blog

Warning

NW Blog is closed because creator of the website finds writing articles too boring. He apologizes for potential link rot.

Is there any way to access the Blog?

Yes, you can read posts’ source code or copy the website files to your computer via Git, using the snippet below.

git clone https://github.com/VitalikLevin/VitalikLevin.github.io.git
git reset --hard ae8bf91

# In Git>=2.49 this can be done instead
git clone —-depth=1 --revision=ae8bf91ff1d0088204c0a6b3897ab2bc5bbee9d0 https://github.com/VitalikLevin/VitalikLevin.github.io.git

Afterwards, you should follow the instructions in the README file.

🍪We use cookies. But you can turn these things off in the settings of the browser.