Worked around the last troublesome plugin by monkey-patching and migrated my website to Jekyll 4.0 :)
Format != Create filesystem
https://superuser.com/a/1522286/688600
https://superuser.com/a/1522286/688600
Super User
What's the purpose of the "Capacity" selection in the "Format Volume" dialog?
When formatting my hard drives or USB flash drives, I've always seen the "Capacity" cascade menu with only one option. The image below is taken when trying to format a 1 TB HDD on Windows 10.
If t...
If t...
Certbot ships Nginx configuration with SSL version range set to TLS 1.0 to TLS 1.2. Made me curious for half an hour why my Nginx on Ubuntu Eoan didn't support TLS 1.3.
VXLAN has default MTU of 1450, while containers attached to it continue to use "assumed default" of 1500. Now they can't send or receive any frame with size > 1450 :(
Training schedule of « Software Engineering » course of United States Training Camp (USTC)
https://ibugone.com/image/USTC-SoftwareEngineering2020-Schedule.png
https://ibugone.com/image/USTC-SoftwareEngineering2020-Schedule.png
systemd-nspawn is so simple and fast! Very good for packaging container templates.Getting started with Vue.js appears much less complicated than I was afraid of at first.
Your Ubuntu / Debian has a man page for
rename(1) , but such a command doesn't exist. Actually it's located at /usr/bin/rename.ul , so confusing...